Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
boot_delay.c File Reference
#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...
 

Macro Definition Documentation

◆ NSEC_PER_MSEC

#define NSEC_PER_MSEC   (uint64_t)(NSEC_PER_USEC * USEC_PER_MSEC)