Searched refs:nrf_ccm_error_t (Results 1 – 1 of 1) sorted by relevance
374 } nrf_ccm_error_t; typedef640 NRF_STATIC_INLINE nrf_ccm_error_t nrf_ccm_errorstatus_get(NRF_CCM_Type const * p_reg);1070 NRF_STATIC_INLINE nrf_ccm_error_t nrf_ccm_errorstatus_get(NRF_CCM_Type const * p_reg) in nrf_ccm_errorstatus_get()1072 return (nrf_ccm_error_t)(p_reg->ERRORSTATUS); in nrf_ccm_errorstatus_get()