37 #include "ezradio_cmd.h" 
   38 #include "ezradio_prop.h" 
   40 #include "ezradio_api_lib_add.h" 
   44 #if defined( EZRADIO_PLUGIN_CRC_ERROR ) 
   61   if ( radioHandle == NULL )
 
   67   if ( radioReplyHandle->GET_INT_STATUS.PH_PEND & EZRADIO_CMD_GET_INT_STATUS_REP_PH_PEND_CRC_ERROR_PEND_BIT)
 
   84 #endif //#if defined( EZRADIO_PLUGIN_CRC_ERROR ) 
EzRadio transmit plug-in managed by the plug-in manager if enabled. 
 
EZRADIODRV_PacketCrcErrorHandle_t packetCrcError
Packet reception with CRC error plug-in handler. 
 
#define ECODE_EMDRV_EZRADIODRV_OK
Success return value. 
 
void ezradio_change_state(uint8_t next_state1)
 
EZRADIODRV_Callback_t userCallback
User callback. 
 
This file contains the common API library of the EZRadio and EZRadioPRO families. ...
 
This file contains the plug-in manager for the EZRadio and EZRadioPRO chip families. 
 
CMSIS Cortex-M Peripheral Access Layer for Silicon Laboratories microcontroller devices. 
 
void ezradio_fifo_info(uint8_t fifo, ezradio_cmd_reply_t *ezradioReply)
 
uint32_t Ecode_t
Typedef for API function error code return values. 
 
#define ECODE_EMDRV_EZRADIODRV_ILLEGAL_HANDLE
Illegal SPI handle. 
 
ezradio_cmd_reply_t * EZRADIODRV_ReplyHandle_t
EZradio reply union handle.