Zephyr API 3.6.99
|
#include <zephyr/syscall_list.h>
#include <zephyr/arch/syscall.h>
#include <stdbool.h>
#include <zephyr/types.h>
#include <zephyr/linker/sections.h>
Go to the source code of this file.
Functions | |
static __pinned_func bool | k_is_user_context (void) |
Indicate whether the CPU is currently in user mode. | |
|
inlinestatic |
Indicate whether the CPU is currently in user mode.