Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A Dtimestamp.h39 #define timestamp_add(id, time) macro
/aosp_15_r20/external/coreboot/Documentation/lib/
H A Dtimestamp.md132 ### timestamp_add subsection
/aosp_15_r20/external/coreboot/src/lib/
H A Dtimestamp.c120 void timestamp_add(enum timestamp_id id, int64_t ts_time) in timestamp_add() function