Home
last modified time | relevance | path

Searched refs:RNG_hw_started (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RNG.c43 static bool RNG_hw_started = false; variable
56 RNG_hw_started = false; in nhw_rng_init()
100 if (RNG_hw_started) { in nhw_RNG_TASK_START()
103 RNG_hw_started = true; in nhw_RNG_TASK_START()
111 RNG_hw_started = false; in nhw_RNG_TASK_STOP()