Home
last modified time | relevance | path

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

/mipi-sys-t-3.6.0-3.5.0/library/platform/nop/include/mipi_syst/
Dplatform.h85 #define MIPI_SYST_PLATFORM_CLOCK() 0x12345678aabbccdd macro
87 #define MIPI_SYST_PLATFORM_CLOCK() 0 /* replace with real clock provider */ macro
/mipi-sys-t-3.6.0-3.5.0/library/platform/mipi_stp_sim/include/mipi_syst/
Dplatform.h124 #define MIPI_SYST_PLATFORM_CLOCK() mipi_syst_get_epoch_us() macro
/mipi-sys-t-3.6.0-3.5.0/library/platform/example/include/mipi_syst/
Dplatform.h95 #define MIPI_SYST_PLATFORM_CLOCK() mipi_syst_get_epoch_us() macro