Searched refs:MS_IN_S (Results 1 - 11 of 11) sorted by relevance

/seL4-refos-master/libs/libutils/include/utils/
H A Dtime.h20 #define MS_IN_S 1000llu macro
H A Dfrequency.h29 return ncycles * MS_IN_S / (hz / MHZ);
/seL4-refos-master/projects/util_libs/libutils/include/utils/
H A Dtime.h20 #define MS_IN_S 1000llu macro
H A Dfrequency.h29 return ncycles * MS_IN_S / (hz / MHZ);
/seL4-refos-master/kernel/include/arch/riscv/arch/machine/
H A Dtimer.h17 #define TICKS_IN_US (TIMER_CLOCK_HZ / (US_IN_MS * MS_IN_S))
/seL4-refos-master/kernel/include/
H A Dutil.h21 #define MS_IN_S 1000llu macro
/seL4-refos-master/libs/libplatsupport/src/plat/fvp/
H A Dsp804.c36 #define TICKS_PER_MS (TICKS_PER_SECOND / MS_IN_S)
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/fvp/
H A Dsp804.c36 #define TICKS_PER_MS (TICKS_PER_SECOND / MS_IN_S)
/seL4-refos-master/kernel/src/arch/riscv/machine/
H A Dhardware.c26 #define RESET_CYCLES ((TIMER_CLOCK_HZ / MS_IN_S) * CONFIG_TIMER_TICK_MS)
/seL4-refos-master/libs/libplatsupport/src/plat/hikey/
H A Ddmt.c42 #define TICKS_PER_MS (TICKS_PER_SECOND / MS_IN_S)
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/hikey/
H A Ddmt.c42 #define TICKS_PER_MS (TICKS_PER_SECOND / MS_IN_S)

Completed in 122 milliseconds