LibDriver WT588E02B
Loading...
Searching...
No Matches
wt588e02b test driver function

wt588e02b test driver modules More...

Collaboration diagram for wt588e02b test driver function:

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

Detailed Description

wt588e02b test driver modules

Function Documentation

◆ wt588e02b_play_test()

uint8_t wt588e02b_play_test ( uint8_t ind)

play test

Parameters
[in]indindex
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_wt588e02b_play_test.c.

Here is the call graph for this function:

◆ wt588e02b_update_all_test()

uint8_t wt588e02b_update_all_test ( char * path)

update all test

Parameters
[in]*pathpointer to a path buffer
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_wt588e02b_update_test.c.

Here is the call graph for this function:

◆ wt588e02b_update_test()

uint8_t wt588e02b_update_test ( uint8_t ind,
char * path )

update test

Parameters
[in]indindex
[in]*pathpointer to a path buffer
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 142 of file driver_wt588e02b_update_test.c.

Here is the call graph for this function: