|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| bool | xtensa_soc_stack_ptr_is_sane (uint32_t sp) |
| Checks whether the given sp value is a valid stack address. | |
| bool | xtensa_soc_ptr_is_executable (const void *p) |
| Checks whether the given pointer is executable. | |