Searched defs:fsm_eventActivation_t (Results 1 – 2 of 2) sorted by relevance
64 typedef TI_STATUS (*fsm_eventActivation_t)(UINT8 *currState, UINT8 event, void* data); typedef
63 typedef TI_STATUS (*fsm_eventActivation_t)(TI_UINT8 *currState, TI_UINT8 event, void* data); typedef