Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h689 osa_status_t OSA_TaskNotifyPost(osa_task_handle_t taskHandle);
Dfsl_os_abstraction_threadx.c1106 osa_status_t OSA_TaskNotifyPost(osa_task_handle_t taskHandle) in OSA_TaskNotifyPost() function
Dfsl_os_abstraction_zephyr.c1023 osa_status_t OSA_TaskNotifyPost(osa_task_handle_t taskHandle) in OSA_TaskNotifyPost() function
Dfsl_os_abstraction_free_rtos.c1363 osa_status_t OSA_TaskNotifyPost(osa_task_handle_t taskHandle) in OSA_TaskNotifyPost() function
Dfsl_os_abstraction_bm.c1598 osa_status_t OSA_TaskNotifyPost(osa_task_handle_t taskHandle) in OSA_TaskNotifyPost() function
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c2207 (void)OSA_TaskNotifyPost(wm_wifi.wifi_scan_task_Handle); in wifi_send_scan_cmd()