Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
#include <ztest.h>
Macros | |
#define | NSEC_PER_MSEC (uint64_t)(NSEC_PER_USEC * USEC_PER_MSEC) |
Functions | |
void | test_bootdelay (void) |
This module verifies the delay specified during boot. More... | |
#define NSEC_PER_MSEC (uint64_t)(NSEC_PER_USEC * USEC_PER_MSEC) |