Home
last modified time | relevance | path

Searched refs:gUseRtos_c (Results 1 – 25 of 142) sorted by relevance

123456

/hal_nxp-latest/mcux/mcux-sdk/components/common_task/
Dfsl_component_common_task.c45 extern const uint8_t gUseRtos_c;
67 } while (gUseRtos_c); in COMMON_TASK_task()
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.c65 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/
Dfsl_adapter_rfimu.c1357 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/
Dfsl_os_abstraction.h237 extern const uint8_t gUseRtos_c;
/hal_nxp-latest/mcux/mcux-sdk/components/button/
Dfsl_component_button.c254 } while (0U != gUseRtos_c); in BUTTON_Task()
/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h138 extern const uint8_t gUseRtos_c;
Dfsl_os_abstraction_threadx.c106 const uint8_t gUseRtos_c = USE_RTOS; // USE_RTOS = 0 for BareMetal and 1 for OS variable
Dfsl_os_abstraction_zephyr.c80 const uint8_t gUseRtos_c = USE_RTOS; /*!< USE_RTOS = 0 for BareMetal and 1 for OS. */ variable
Dfsl_os_abstraction_free_rtos.c113 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/
Dfsl_adapter_sdu.c775 } while (0U != gUseRtos_c);
822 } while (0U != gUseRtos_c); in SDU_RecvTask()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c509 } while (0U != gUseRtos_c); in TimerManagerTask()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_shell.c512 } 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/
Dfsl_component_serial_manager.c746 } while (0U != gUseRtos_c); in SerialManager_Task()
1082 if ((kSerialManager_TransmissionBlocking == mode) && (0U == gUseRtos_c))
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c514 } 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/
Dfsl_shell.c514 } 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/
Dfsl_shell.c514 } 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/
Dfsl_shell.c514 } while (1U == gUseRtos_c); /* USE_RTOS = 0 for BareMetal and 1 for OS */ in SHELL_Task()

123456