![]() |
LibDriver MAX30102
|
max30102 test driver modules More...
Functions | |
| uint8_t | max30102_fifo_test_irq_handler (void) |
| fifo test irq handler | |
| uint8_t | max30102_fifo_test (uint32_t times) |
| fifo test | |
| uint8_t | max30102_register_test (void) |
| register test | |
max30102 test driver modules
| uint8_t max30102_fifo_test | ( | uint32_t | times | ) |
fifo test
| [in] | times | test times |
Definition at line 131 of file driver_max30102_fifo_test.c.
| uint8_t max30102_fifo_test_irq_handler | ( | void | ) |
fifo test irq handler
Definition at line 51 of file driver_max30102_fifo_test.c.
| uint8_t max30102_register_test | ( | void | ) |
register test
Definition at line 49 of file driver_max30102_register_test.c.