LibDriver TEA5767
Loading...
Searching...
No Matches
tea5767 test driver function

tea5767 test driver modules More...

Collaboration diagram for tea5767 test driver function:

Functions

uint8_t tea5767_radio_test (tea5767_clock_t clk)
 radio test
uint8_t tea5767_register_test (void)
 register test

Detailed Description

tea5767 test driver modules

Function Documentation

◆ tea5767_radio_test()

uint8_t tea5767_radio_test ( tea5767_clock_t clk)

radio test

Parameters
[in]clkchip crystal frequency
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_tea5767_radio_test.c.

Here is the call graph for this function:

◆ tea5767_register_test()

uint8_t tea5767_register_test ( void )

register test

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

Definition at line 49 of file driver_tea5767_register_test.c.

Here is the call graph for this function: