Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
test_syscall.h File Reference
#include <syscalls/test_syscall.h>

Go to the source code of this file.

Functions

void stack_info_get (char **start_addr, size_t *size)
 
int check_perms (void *addr, size_t size, int write)
 

Function Documentation

◆ check_perms()

int check_perms ( void addr,
size_t  size,
int  write 
)

◆ stack_info_get()

void stack_info_get ( char **  start_addr,
size_t *  size 
)