| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/ |
| D | rtx_lib.h | 149 __STATIC_INLINE osThreadState_t osRtxThreadState (const os_thread_t *thread) { in osRtxThreadState() argument 150 uint8_t state = thread->state & osRtxThreadStateMask; in osRtxThreadState() 156 __STATIC_INLINE osPriority_t osRtxThreadPriority (const os_thread_t *thread) { in osRtxThreadPriority() argument 158 return ((osPriority_t)thread->priority); in osRtxThreadPriority() 168 return osRtxInfo.thread.run.curr; in osRtxThreadGetRunning() 170 __STATIC_INLINE void osRtxThreadSetRunning (os_thread_t *thread) { in osRtxThreadSetRunning() argument 171 osRtxInfo.thread.run.curr = thread; in osRtxThreadSetRunning() 181 extern void osRtxThreadListPut (os_object_t *object, os_thread_t *thread); 183 extern void osRtxThreadListSort (os_thread_t *thread); 184 extern void osRtxThreadListRemove (os_thread_t *thread); [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/ |
| D | rtx_os.h | 302 osRtxThread_t *thread; ///< Round Robin Thread member 305 } thread; member 308 osRtxThread_t *thread; ///< Timer Thread member 320 void (*thread)(osRtxThread_t*); ///< Thread Post Processing function member 334 osRtxMpInfo_t *thread; ///< Thread Control Blocks member 450 osRtxMpInfo_t *thread; ///< Thread Control Blocks member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/osa/ |
| D | component_osa_thread.cmake | 1 #Description: Component osa thread; user_visible: False
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/ |
| D | CMakeLists.txt | 320 ${ZEPHYR_BASE}/kernel/thread.c
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S06/ |
| D | all_lib_device.cmake | 588 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S16/ |
| D | all_lib_device.cmake | 702 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1011/ |
| D | all_lib_device.cmake | 664 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/ |
| D | all_lib_device.cmake | 657 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S28/ |
| D | all_lib_device.cmake | 744 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/ |
| D | all_lib_device.cmake | 904 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 213 - eRPC: Support win32 thread, GitHub PR #108.
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S69/ |
| D | all_lib_device.cmake | 972 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/ |
| D | all_lib_device.cmake | 920 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/ |
| D | all_lib_device.cmake | 1003 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/ |
| D | all_lib_device.cmake | 1141 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/ |
| D | all_lib_device.cmake | 982 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/ |
| D | all_lib_device.cmake | 1009 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/ |
| D | all_lib_device.cmake | 1263 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/ |
| D | all_lib_device.cmake | 1171 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/ |
| D | all_lib_device.cmake | 1330 # # description: Component osa thread
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/ |
| D | all_lib_device.cmake | 1281 # # description: Component osa thread
|