![]() |
LibDriver WT588E02B
|
wt588e02b test driver modules More...
Functions | |
| uint8_t | wt588e02b_play_test (uint8_t ind) |
| play test | |
| uint8_t | wt588e02b_update_all_test (char *path) |
| update all test | |
| uint8_t | wt588e02b_update_test (uint8_t ind, char *path) |
| update test | |
wt588e02b test driver modules
| uint8_t wt588e02b_play_test | ( | uint8_t | ind | ) |
play test
| [in] | ind | index |
Definition at line 50 of file driver_wt588e02b_play_test.c.
| uint8_t wt588e02b_update_all_test | ( | char * | path | ) |
update all test
| [in] | *path | pointer to a path buffer |
Definition at line 50 of file driver_wt588e02b_update_test.c.
| uint8_t wt588e02b_update_test | ( | uint8_t | ind, |
| char * | path ) |
update test
| [in] | ind | index |
| [in] | *path | pointer to a path buffer |
Definition at line 142 of file driver_wt588e02b_update_test.c.