Home
last modified time | relevance | path

Searched refs:OSA_EventDestroy (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_zephyr.c690 osa_status_t OSA_EventDestroy(osa_event_handle_t eventHandle) in OSA_EventDestroy() function
762 osa_status_t OSA_EventDestroy(osa_event_handle_t eventHandle) in OSA_EventDestroy() function
Dfsl_os_abstraction.h1013 osa_status_t OSA_EventDestroy(osa_event_handle_t eventHandle);
Dfsl_os_abstraction_threadx.c891 osa_status_t OSA_EventDestroy(osa_event_handle_t eventHandle) in OSA_EventDestroy() function
Dfsl_os_abstraction_free_rtos.c1011 osa_status_t OSA_EventDestroy(osa_event_handle_t eventHandle) in OSA_EventDestroy() function
Dfsl_os_abstraction_bm.c1186 osa_status_t OSA_EventDestroy(osa_event_handle_t eventHandle) in OSA_EventDestroy() function
/hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/OSAbstraction/Interface/
Dfsl_os_abstraction.h505 osaStatus_t OSA_EventDestroy(osaEventId_t eventId);
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.c1537 (void)OSA_EventDestroy((osa_event_handle_t)ImuQFlagsRef); in HAL_ImuTaskDeinit()
1545 (void)OSA_EventDestroy((osa_event_handle_t)ImuQ13FlagsRef); in HAL_ImuTaskDeinit()
1553 (void)OSA_EventDestroy((osa_event_handle_t)ImuQ23FlagsRef); in HAL_ImuTaskDeinit()
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.c1540 (void)OSA_EventDestroy((osa_event_handle_t)ImuQFlagsRef); in HAL_ImuTaskDeinit()
1548 (void)OSA_EventDestroy((osa_event_handle_t)ImuQ13FlagsRef); in HAL_ImuTaskDeinit()
1556 (void)OSA_EventDestroy((osa_event_handle_t)ImuQ23FlagsRef); in HAL_ImuTaskDeinit()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_ble.c462 if (OSA_EventDestroy((osa_event_handle_t)wakeUpEventGroup) != KOSA_StatusSuccess) in PLATFORM_TerminateBle()
/hal_nxp-latest/mcux/mcux-sdk/components/button/
Dfsl_component_button.c447 (void)OSA_EventDestroy((osa_event_handle_t)s_buttonList.eventHandle);
/hal_nxp-latest/mcux/mcux-sdk/components/sdu/
Dfsl_adapter_sdu.c1947 (void)OSA_EventDestroy((osa_event_handle_t)ctrl_sdu.event); in SDU_Deinit()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c1669 (void)OSA_EventDestroy(usbHostPointer->khciEventPointer); in USB_HostKhciDestory()
Dusb_host_ohci.c2314 (void)OSA_EventDestroy(usbHostState->ohciEvent); in USB_HostOhciDestory()
Dusb_host_ip3516hs.c3524 (void)OSA_EventDestroy(usbHostState->ip3516HsEvent); in USB_HostIp3516HsDestory()
Dusb_host_ehci.c4999 (void)OSA_EventDestroy(ehciInstance->taskEventHandle); in USB_HostEhciDestory()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c2144 (void)OSA_EventDestroy((osa_event_handle_t)wm_wifi.wifi_event_Handle); in wifi_core_deinit()