Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h676 osa_status_t OSA_TaskNotifyGet(osa_notify_time_ms_t waitTime_ms);
Dfsl_os_abstraction_threadx.c1096 osa_status_t OSA_TaskNotifyGet(osa_notify_time_ms_t waitTime_ms) in OSA_TaskNotifyGet() function
Dfsl_os_abstraction_zephyr.c1000 osa_status_t OSA_TaskNotifyGet(osa_notify_time_ms_t waitTime_ms) in OSA_TaskNotifyGet() function
Dfsl_os_abstraction_free_rtos.c1353 osa_status_t OSA_TaskNotifyGet(osa_notify_time_ms_t waitTime_ms) in OSA_TaskNotifyGet() function
Dfsl_os_abstraction_bm.c1588 osa_status_t OSA_TaskNotifyGet(osa_notify_time_ms_t waitTime_ms) in OSA_TaskNotifyGet() function
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c1784 (void)OSA_TaskNotifyGet(osaWaitForever_c); in wifi_core_task()
1839 (void)OSA_TaskNotifyGet(osaWaitForever_c); in wifi_scan_task()