Searched defs:CLOCK_PERIOD_1SEC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/ | ||
H A D | stm32l4x5.h | 15 #define CLOCK_PERIOD_1SEC (1000000000llu << 32) macro |
/openbmc/qemu/include/hw/ | ||
H A D | clock.h | 48 #define CLOCK_PERIOD_1SEC (1000000000llu << 32) macro |