Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#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) |