Home
last modified time | relevance | path

Searched defs:fsm_eventActivation_t (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dfsm.h64 typedef TI_STATUS (*fsm_eventActivation_t)(UINT8 *currState, UINT8 event, void* data); typedef
/system/wlan/ti/wilink_6_1/utils/
Dfsm.h63 typedef TI_STATUS (*fsm_eventActivation_t)(TI_UINT8 *currState, TI_UINT8 event, void* data); typedef