Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen_cm.h114 NRF_STATIC_INLINE void nrf_cracen_cm_softreset(NRF_CRACENCORE_Type * p_reg);
206 NRF_STATIC_INLINE void nrf_cracen_cm_softreset(NRF_CRACENCORE_Type * p_reg) in nrf_cracen_cm_softreset() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c363 nrf_cracen_cm_softreset(NRF_CRACENCORE); in cm_aes_ecb()