Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dosa.h98 void *OSA_TimerGetContext(osa_timer_handle_t timerHandle);
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dosa_zephyr.c120 void *OSA_TimerGetContext(osa_timer_handle_t timerHandle) in OSA_TimerGetContext() function
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11n_rxreorder.c432 reorder_tmr_cnxt_t *reorder_cnxt = (reorder_tmr_cnxt_t *)OSA_TimerGetContext(&tmr_handle); in wlan_flush_data()