Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CRACEN_RNG.c97 static inline void update_state(int state);
109 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_RESET); in nhw_CRACEN_soft_reset()
207 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_ERROR); in check_errors()
245 static inline void update_state(int state) { in update_state() function
259 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_FILLFIFO); in generate_more_data()
281 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_IDLEROFF); in nhw_CRACEN_RNG_timer_triggered()
298 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_IDLERON); in nhw_CRACEN_RNG_timer_triggered()
306 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_STARTUP); in startup()
326 update_state(CRACENCORE_RNGCONTROL_STATUS_STATE_RESET); in nhw_CRACEN_RNG_regw_sideeffects_CONTROL()