Home
last modified time | relevance | path

Searched defs:timestamp_init (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dtimestamp.h38 #define timestamp_init(base) macro
/aosp_15_r20/external/coreboot/Documentation/lib/
H A Dtimestamp.md125 ### timestamp_init subsection
/aosp_15_r20/external/coreboot/src/lib/
H A Dtimestamp.c146 void timestamp_init(uint64_t base) in timestamp_init() function