![]() |
LibDriver MMA7660FC
|
mma7660fc test driver modules More...
Functions | |
| uint8_t | mma7660fc_motion_test_irq_handler (void) |
| motion test irq | |
| uint8_t | mma7660fc_motion_test (uint32_t timeout) |
| motion test | |
| uint8_t | mma7660fc_read_test (uint32_t times) |
| read test | |
| uint8_t | mma7660fc_register_test (void) |
| register test | |
mma7660fc test driver modules
| uint8_t mma7660fc_motion_test | ( | uint32_t | timeout | ) |
motion test
| [in] | timeout | timeout in ms |
Definition at line 161 of file driver_mma7660fc_motion_test.c.
| uint8_t mma7660fc_motion_test_irq_handler | ( | void | ) |
motion test irq
Definition at line 143 of file driver_mma7660fc_motion_test.c.
| uint8_t mma7660fc_read_test | ( | uint32_t | times | ) |
read test
| [in] | times | test times |
Definition at line 49 of file driver_mma7660fc_read_test.c.
| uint8_t mma7660fc_register_test | ( | void | ) |
register test
Definition at line 49 of file driver_mma7660fc_register_test.c.