| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
tpidruro bits allocation More...
Go to the source code of this file.
Macros | |
| #define | TPIDRURO_CURR_CPU 0xFFFFFFFCUL | 
tpidruro bits allocation
Among other things, the tpidruro holds the address for the current CPU's struct _cpu instance. But such a pointer is at least 4-bytes aligned. That leaves two of free bits for other purposes.
| #define TPIDRURO_CURR_CPU 0xFFFFFFFCUL |