LibDriver BA121
Loading...
Searching...
No Matches
ba121 test driver function

ba121 test driver modules More...

Collaboration diagram for ba121 test driver function:

Macros

#define BA121_ENABLE_BASELINE_TEST   0
 ba121 enable baseline test definition

Functions

uint8_t ba121_read_test (uint32_t times)
 read test
uint8_t ba121_register_test (void)
 register test

Detailed Description

ba121 test driver modules

Macro Definition Documentation

◆ BA121_ENABLE_BASELINE_TEST

#define BA121_ENABLE_BASELINE_TEST   0

ba121 enable baseline test definition

disable

Definition at line 56 of file driver_ba121_register_test.h.

Function Documentation

◆ ba121_read_test()

uint8_t ba121_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_ba121_read_test.c.

Here is the call graph for this function:

◆ ba121_register_test()

uint8_t ba121_register_test ( void )

register test

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

Definition at line 48 of file driver_ba121_register_test.c.

Here is the call graph for this function: