Searched refs:osThreadProcessor (Results 1 - 1 of 1) sorted by relevance
/third_party/cmsis/CMSIS/RTOS2/Include/ | ||
H A D | cmsis_os2.h | 222 #define osThreadProcessor(n) (1UL << (n)) ///< Thread processor number for SMP systems macro |
Completed in 2 milliseconds