Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Deventreg.c45 typedef void (*_pSlDeviceGeneralEvtHdlr_t)(SlDeviceEvent_t *pSlDeviceEvent); typedef
199 ((_pSlDeviceGeneralEvtHdlr_t)g_UserEvents[SL_EVENT_HDL_DEVICE_GENERAL])(pSlDeviceEvent); in _SlDeviceGeneralEvtHdlr()