LibDriver IR_REMOTE
Loading...
Searching...
No Matches
ir_remote test driver function

ir_remote test driver modules More...

Collaboration diagram for ir_remote test driver function:

Functions

uint8_t ir_remote_receive_test_irq_handler (void)
 receive test irq
uint8_t ir_remote_receive_test (uint32_t times)
 receive test

Detailed Description

ir_remote test driver modules

Function Documentation

◆ ir_remote_receive_test()

uint8_t ir_remote_receive_test ( uint32_t times)

receive test

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

Definition at line 120 of file driver_ir_remote_receive_test.c.

Here is the call graph for this function:

◆ ir_remote_receive_test_irq_handler()

uint8_t ir_remote_receive_test_irq_handler ( void )

receive test irq

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

Definition at line 49 of file driver_ir_remote_receive_test.c.

Here is the call graph for this function: