Zephyr API Documentation
2.7.0-rc2
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 | |
void | test_usleep (void) |
#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 |