Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Macros | |
#define | STAMP_INTERVAL_s 60 |
#define | TIMER_DELAY_ms 500 |
#define | BUSY_WAIT_ms 100 |
Functions | |
static void | handler (struct k_timer *timer) |
static const char * | tag (void) |
static void | test_starve (void) |
void | test_main (void) |
Variables | |
static volatile uint32_t | na |
static uint32_t | iters |
static uint32_t | now |
#define BUSY_WAIT_ms 100 |
#define STAMP_INTERVAL_s 60 |
#define TIMER_DELAY_ms 500 |
|
static |
|
static |
void test_main | ( | void | ) |
test case main entry
|
static |
|
static |
|
static |
|
static |