| /hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/ |
| D | fsl_adapter_rfimu.c | 193 (void)OSA_EventCreate(gdmaFlagsRef, 1U); in HAL_InitGdma() 1495 (void)OSA_EventCreate((osa_event_handle_t)ImuQFlagsRef, 1U); in HAL_ImuTaskInit() 1507 (void)OSA_EventCreate((osa_event_handle_t)ImuQ13FlagsRef, 1U); in HAL_ImuTaskInit() 1519 (void)OSA_EventCreate((osa_event_handle_t)ImuQ23FlagsRef, 1U); in HAL_ImuTaskInit() 1723 (void)OSA_EventCreate((osa_event_handle_t)rpmsgQFlagsRef, 1U); in HAL_RpmsgInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/ |
| D | fsl_adapter_imu.c | 196 (void)OSA_EventCreate(gdmaFlagsRef, 1U); in HAL_InitGdma() 1498 (void)OSA_EventCreate((osa_event_handle_t)ImuQFlagsRef, 1U); in HAL_ImuTaskInit() 1510 (void)OSA_EventCreate((osa_event_handle_t)ImuQ13FlagsRef, 1U); in HAL_ImuTaskInit() 1522 (void)OSA_EventCreate((osa_event_handle_t)ImuQ23FlagsRef, 1U); in HAL_ImuTaskInit() 1726 (void)OSA_EventCreate((osa_event_handle_t)imumcQFlagsRef, 1U); in HAL_ImumcInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/osa/ |
| D | fsl_os_abstraction_zephyr.c | 613 osa_status_t OSA_EventCreate(osa_event_handle_t eventHandle, uint8_t autoClear) in OSA_EventCreate() function 743 osa_status_t OSA_EventCreate(osa_event_handle_t eventHandle, uint8_t autoClear) in OSA_EventCreate() function
|
| D | fsl_os_abstraction.h | 927 osa_status_t OSA_EventCreate(osa_event_handle_t eventHandle, uint8_t autoClear);
|
| D | fsl_os_abstraction_threadx.c | 712 osa_status_t OSA_EventCreate(osa_event_handle_t eventHandle, uint8_t autoClear) in OSA_EventCreate() function
|
| D | fsl_os_abstraction_free_rtos.c | 801 osa_status_t OSA_EventCreate(osa_event_handle_t eventHandle, uint8_t autoClear) in OSA_EventCreate() function
|
| /hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/OSAbstraction/Interface/ |
| D | fsl_os_abstraction.h | 441 osaEventId_t OSA_EventCreate(bool_t autoClear);
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/source/SerialDevice/ |
| D | Phy.c | 172 OSA_EventCreate((osa_event_handle_t)get_event, 0); in Phy_Init()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/ |
| D | fwk_platform_ble.c | 382 status = OSA_EventCreate((osa_event_handle_t)wakeUpEventGroup, 0); in PLATFORM_InitBle()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/button/ |
| D | fsl_component_button.c | 363 osaStatus = OSA_EventCreate((osa_event_handle_t)s_buttonList.eventHandle, 1U);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/utilities/ |
| D | fsl_shell.c | 881 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/ |
| D | fsl_shell.c | 883 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/ |
| D | fsl_shell.c | 883 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/ |
| D | fsl_shell.c | 883 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/ |
| D | fsl_shell.c | 883 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/utilities/ |
| D | fsl_shell.c | 883 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/utilities/ |
| D | fsl_shell.c | 883 … if (KOSA_StatusSuccess != OSA_EventCreate((osa_event_handle_t)shellContextHandle->event, 1U))
|