Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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)