LibDriver EM4095
Loading...
Searching...
No Matches
em4095 test driver function

em4095 test driver modules More...

Collaboration diagram for em4095 test driver function:

Functions

uint8_t em4095_read_write_test_irq_handler (void)
 read_write test irq
uint8_t em4095_read_write_test (uint32_t times)
 read write test

Detailed Description

em4095 test driver modules

Function Documentation

◆ em4095_read_write_test()

uint8_t em4095_read_write_test ( uint32_t times)

read write test

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

Definition at line 116 of file driver_em4095_read_write_test.c.

Here is the call graph for this function:

◆ em4095_read_write_test_irq_handler()

uint8_t em4095_read_write_test_irq_handler ( void )

read_write test irq

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

Definition at line 50 of file driver_em4095_read_write_test.c.

Here is the call graph for this function: