Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Macros | |
#define | RETRIES 10 |
#define | MAXIMUM_SHORTEST_TICKS 1 |
#define | LOOPS (CONFIG_SYS_CLOCK_TICKS_PER_SEC / 2) |
#define | LOWER_BOUND_MS ((1000 * LOOPS) / CONFIG_SYS_CLOCK_TICKS_PER_SEC) |
#define | UPPER_BOUND_MS |
Functions | |
ZTEST_USER (sleep, test_usleep) | |
#define LOOPS (CONFIG_SYS_CLOCK_TICKS_PER_SEC / 2) |
#define LOWER_BOUND_MS ((1000 * LOOPS) / CONFIG_SYS_CLOCK_TICKS_PER_SEC) |
#define MAXIMUM_SHORTEST_TICKS 1 |
#define RETRIES 10 |
#define UPPER_BOUND_MS |
ZTEST_USER | ( | sleep | , |
test_usleep | |||
) |