| /hal_nxp-latest/mcux/mcux-sdk/components/common_task/ |
| D | fsl_component_common_task.c | 45 extern const uint8_t gUseRtos_c; 67 } while (gUseRtos_c); in COMMON_TASK_task()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/ |
| D | fsl_adapter_imu.c | 65 const uint8_t gUseRtos_c = 1; variable 1360 if (gUseRtos_c == 0U) in HAL_ImuMain() 1382 if (gUseRtos_c == 0U) in HAL_ImuMain() 1415 if (gUseRtos_c == 0U) in HAL_ImuMainCpu13() 1432 if (gUseRtos_c == 0U) in HAL_ImuMainCpu13() 1464 if (gUseRtos_c == 0U) in HAL_ImuMainCpu23() 1482 if (gUseRtos_c == 0U) in HAL_ImuMainCpu23()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/ |
| D | fsl_adapter_rfimu.c | 1357 if (gUseRtos_c == 0U) in HAL_ImuMain() 1379 if (gUseRtos_c == 0U) in HAL_ImuMain() 1412 if (gUseRtos_c == 0U) in HAL_ImuMainCpu13() 1429 if (gUseRtos_c == 0U) in HAL_ImuMainCpu13() 1461 if (gUseRtos_c == 0U) in HAL_ImuMainCpu23() 1479 if (gUseRtos_c == 0U) in HAL_ImuMainCpu23()
|
| /hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/OSAbstraction/Interface/ |
| D | fsl_os_abstraction.h | 237 extern const uint8_t gUseRtos_c;
|
| /hal_nxp-latest/mcux/mcux-sdk/components/button/ |
| D | fsl_component_button.c | 254 } while (0U != gUseRtos_c); in BUTTON_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/osa/ |
| D | fsl_os_abstraction.h | 138 extern const uint8_t gUseRtos_c;
|
| D | fsl_os_abstraction_threadx.c | 106 const uint8_t gUseRtos_c = USE_RTOS; // USE_RTOS = 0 for BareMetal and 1 for OS variable
|
| D | fsl_os_abstraction_zephyr.c | 80 const uint8_t gUseRtos_c = USE_RTOS; /*!< USE_RTOS = 0 for BareMetal and 1 for OS. */ variable
|
| D | fsl_os_abstraction_free_rtos.c | 113 const uint8_t gUseRtos_c = USE_RTOS; /* USE_RTOS = 0 for BareMetal and 1 for OS */ variable
|
| /hal_nxp-latest/mcux/mcux-sdk/components/sdu/ |
| D | fsl_adapter_sdu.c | 775 } while (0U != gUseRtos_c); 822 } while (0U != gUseRtos_c); in SDU_RecvTask()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/ |
| D | fsl_component_timer_manager.c | 509 } while (0U != gUseRtos_c); in TimerManagerTask()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/utilities/ |
| D | fsl_shell.c | 512 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/ |
| D | fsl_component_serial_manager.c | 746 } while (0U != gUseRtos_c); in SerialManager_Task() 1082 if ((kSerialManager_TransmissionBlocking == mode) && (0U == gUseRtos_c))
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/ |
| D | fsl_shell.c | 514 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/ |
| D | fsl_shell.c | 514 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/ |
| D | fsl_shell.c | 514 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/ |
| D | fsl_shell.c | 514 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()
|