|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
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. | |
| bool xtensa_soc_ptr_is_executable | ( | const void * | p | ) |
#include <xtensa_ptr.h>
Checks whether the given pointer is executable.
| pointer |
#include <xtensa_ptr.h>
Checks whether the given sp value is a valid stack address.
| stack | address value |