LibDriver BA111
Loading...
Searching...
No Matches
ba111 test driver function

ba111 test driver modules More...

Collaboration diagram for ba111 test driver function:

Macros

#define BA111_ENABLE_BASELINE_TEST   0
 ba111 enable baseline test definition

Functions

uint8_t ba111_read_test (uint32_t times)
 read test
uint8_t ba111_register_test (void)
 register test

Detailed Description

ba111 test driver modules

Macro Definition Documentation

◆ BA111_ENABLE_BASELINE_TEST

#define BA111_ENABLE_BASELINE_TEST   0

ba111 enable baseline test definition

disable

Definition at line 56 of file driver_ba111_register_test.h.

Function Documentation

◆ ba111_read_test()

uint8_t ba111_read_test ( uint32_t times)

read test

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

Definition at line 49 of file driver_ba111_read_test.c.

Here is the call graph for this function:

◆ ba111_register_test()

uint8_t ba111_register_test ( void )

register test

Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 48 of file driver_ba111_register_test.c.

Here is the call graph for this function: