Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | TICK_SYNCH() k_sleep(K_TICKS(1)) |
#define | OS_GET_TIME() k_cycle_get_32() |
Functions | |
static uint32_t | TIME_STAMP_DELTA_GET (uint32_t ts) |
static void | bench_test_init (void) |
static void | bench_test_start (void) |
static int | bench_test_end (void) |
static int | high_timer_overflow (void) |
Variables | |
uint32_t | tm_off |
static int64_t | timestamp_check |
#define OS_GET_TIME | ( | ) | k_cycle_get_32() |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
extern |