Searched refs:MS2NS (Results 1 – 2 of 2) sorted by relevance
40 #define MS2NS(ms) (US2NS(ms) * 1000ULL) macro117 if (time_waited >= MS2NS(ARM_TRNG_LONG_WAIT_MS)) { in platform_random_get_bytes()135 if (total_time >= MS2NS(ARM_TRNG_PRINT_MS)) { in platform_random_get_bytes()
31 #define MS2NS(ms) (US2NS(ms) * 1000LL) macro32 #define S2NS(s) (MS2NS(s) * 1000LL)