Microchip® Advanced Software Framework

tstrHifContext Struct Reference

Data Fields

tpfHifCallBack pfCryptoCb
 
tpfHifCallBack pfHifCb
 
tpfHifCallBack pfIpCb
 
tpfHifCallBack pfOtaCb
 
tpfHifCallBack pfSigmaCb
 
tpfHifCallBack pfSslCb
 
tpfHifCallBack pfWifiCb
 
uint32 u32RxAddr
 
uint32 u32RxSize
 
uint8 u8ChipMode
 
uint8 u8ChipSleep
 
uint8 u8HifRXDone
 
uint8 u8Interrupt
 
uint8 u8Yield
 

tpfHifCallBack tstrHifContext::pfCryptoCb

Referenced by hif_isr(), and hif_register_cb().

tpfHifCallBack tstrHifContext::pfHifCb

Referenced by hif_register_cb().

tpfHifCallBack tstrHifContext::pfIpCb

Referenced by hif_isr(), and hif_register_cb().

tpfHifCallBack tstrHifContext::pfOtaCb

Referenced by hif_isr(), and hif_register_cb().

tpfHifCallBack tstrHifContext::pfSigmaCb

Referenced by hif_isr(), and hif_register_cb().

tpfHifCallBack tstrHifContext::pfSslCb

Referenced by hif_isr(), and hif_register_cb().

tpfHifCallBack tstrHifContext::pfWifiCb

Referenced by hif_isr(), and hif_register_cb().

uint32 tstrHifContext::u32RxAddr

Referenced by hif_isr(), and hif_receive().

uint32 tstrHifContext::u32RxSize

Referenced by hif_isr(), and hif_receive().

uint8 tstrHifContext::u8ChipMode
uint8 tstrHifContext::u8ChipSleep
uint8 tstrHifContext::u8HifRXDone
uint8 tstrHifContext::u8Interrupt

Referenced by hif_handle_isr(), and isr().

uint8 tstrHifContext::u8Yield

Referenced by hif_handle_isr(), and hif_yield().