LibDriver ISD17XX
Loading...
Searching...
No Matches
isd17xx test driver function

isd17xx test driver modules More...

Collaboration diagram for isd17xx test driver function:

Functions

uint8_t isd17xx_play_record_test (isd17xx_type_t type)
 play record test
uint8_t isd17xx_register_test (isd17xx_type_t type)
 register test

Detailed Description

isd17xx test driver modules

Function Documentation

◆ isd17xx_play_record_test()

uint8_t isd17xx_play_record_test ( isd17xx_type_t type)

play record test

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

Definition at line 49 of file driver_isd17xx_play_record_test.c.

Here is the call graph for this function:

◆ isd17xx_register_test()

uint8_t isd17xx_register_test ( isd17xx_type_t type)

register test

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

Definition at line 50 of file driver_isd17xx_register_test.c.

Here is the call graph for this function: