Home
last modified time | relevance | path

Searched refs:cm_thread (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/portability/cmsis_rtos_v1/
Dcmsis_thread.c71 struct k_thread *cm_thread; in osThreadCreate() local
117 cm_thread = thread_def->cm_thread; in osThreadCreate()
122 tid = k_thread_create(&cm_thread[instance], in osThreadCreate()
/Zephyr-Core-3.7.0/include/zephyr/portability/
Dcmsis_os.h172 struct k_thread *cm_thread; ///< pointer to k_thread structure member