Searched refs:nrf_nfct_error_status_get (Results 1 – 2 of 2) sorted by relevance
524 NRF_STATIC_INLINE uint32_t nrf_nfct_error_status_get(NRF_NFCT_Type const * p_reg);1123 NRF_STATIC_INLINE uint32_t nrf_nfct_error_status_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_error_status_get() function
398 uint32_t error_status = nrf_nfct_error_status_get(p_reg); in nrfy_nfct_error_status_get()