Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen_cm.h183 NRF_STATIC_INLINE uint32_t nrf_cracen_cm_status_get(NRF_CRACENCORE_Type const * p_reg,
244 NRF_STATIC_INLINE uint32_t nrf_cracen_cm_status_get(NRF_CRACENCORE_Type const * p_reg, in nrf_cracen_cm_status_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c263 busy = nrf_cracen_cm_status_get(NRF_CRACENCORE, in cm_done_check()