Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ramfunc.c File Reference

Functions

static __ramfunc void ram_function (void)
 
void test_ramfunc (void)
 

Variables

static volatile int test_flag
 

Function Documentation

◆ ram_function()

static __ramfunc void ram_function ( void )
static

◆ test_ramfunc()

void test_ramfunc ( void )

Variable Documentation

◆ test_flag

volatile int test_flag
static