Home
last modified time | relevance | path

Searched refs:SlDeviceEvent_t (Results 1 – 6 of 6) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/
Dsimplelink.h448 … extern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_1, _GeneralEventHdl) (SlDeviceEvent_t *);
493 …tern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_1, _FatalErrorEventHdl) (SlDeviceEvent_t *);
516 … extern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_2, _GeneralEventHdl) (SlDeviceEvent_t *);
561 …tern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_2, _FatalErrorEventHdl) (SlDeviceEvent_t *);
583 … extern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_3, _GeneralEventHdl) (SlDeviceEvent_t *);
629 …tern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_3, _FatalErrorEventHdl) (SlDeviceEvent_t *);
651 … extern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_4, _GeneralEventHdl) (SlDeviceEvent_t *);
696 …tern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_4, _FatalErrorEventHdl) (SlDeviceEvent_t *);
718 … extern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_5, _GeneralEventHdl) (SlDeviceEvent_t *);
763 …tern _SlEventPropogationStatus_e SL_CONCAT2(SL_EXT_LIB_5, _FatalErrorEventHdl) (SlDeviceEvent_t *);
[all …]
Deventreg.c45 typedef void (*_pSlDeviceGeneralEvtHdlr_t)(SlDeviceEvent_t *pSlDeviceEvent);
56 typedef _i32 (*_pSlPropogationDeviceGeneralEvtHdlr_t)(SlDeviceEvent_t *pSlDeviceEvent);
185 void _SlDeviceGeneralEvtHdlr(SlDeviceEvent_t *pSlDeviceEvent) in _SlDeviceGeneralEvtHdlr()
Ddevice.h129 }SlDeviceEvent_t; typedef
134 void slcb_DeviceEvtHdlr(SlDeviceEvent_t* pEvent);
Deventreg.h136 void _SlDeviceGeneralEvtHdlr(SlDeviceEvent_t *pSlDeviceEvent);
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Ddevice.c596 SlDeviceEvent_t DeviceEvent; in _SlDeviceEventHandler()
Ddriver.c105 typedef _SlEventPropogationStatus_e (*general_callback) (SlDeviceEvent_t *);
137 void _SlDrvHandleGeneralEvents(SlDeviceEvent_t *slGeneralEvent) in _SlDrvHandleGeneralEvents()
394 typedef _SlEventPropogationStatus_e (*fatal_error_callback) (SlDeviceEvent_t *);