Searched defs:is_user_mode (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/arch/riscv/core/ | ||
D | thread.c | 18 Z_THREAD_LOCAL uint8_t is_user_mode; variable |
/Zephyr-latest/arch/xtensa/core/ | ||
D | thread.c | 25 Z_THREAD_LOCAL uint32_t is_user_mode; variable |