Igor Stepura / kw41z-rf-driver Featured
Embed: (wiki syntax)

« Back to documentation index

ifr_radio.h File Reference

ifr_radio.h File Reference

Go to the source code of this file.

Functions

uint32_t read_resource_ifr (uint32_t read_addr)
 Reads a location in block 1 IFR for use by the radio.
uint32_t read_resource (uint16_t resource_id)
 Reads a location in a simulated data array to support IFR handler testing.
void handle_ifr (IFR_SW_TRIM_TBL_ENTRY_T *sw_trim_tbl, uint16_t num_entries)
 Main IFR handler function called by XCVR driver software to process trim table.
uint32_t handle_ifr_die_id (void)
 Handler function to read die_id from IFR locations..
uint32_t handle_ifr_die_kw_type (void)
 Handler function to read KW chip version from IFR locations..
void dump_ifr (uint32_t *dump_tbl, uint8_t num_entries)
 Debug function to dump the IFR contents to a RAM array.

Detailed Description

Definition in file ifr_radio.h.