Searched refs:nrfy_nfct_error_status_clear (Results 1 – 2 of 2) sorted by relevance
523 nrfy_nfct_error_status_clear(NRF_NFCT, NRFX_NFCT_ERROR_STATUS_ALL_MASK); in nrfx_nfct_enable()1029 nrfy_nfct_error_status_clear(NRF_NFCT, NRFX_NFCT_ERROR_STATUS_ALL_MASK); in nrfx_nfct_irq_handler()1052 nrfy_nfct_error_status_clear(NRF_NFCT, NRF_NFCT_ERROR_FRAMEDELAYTIMEOUT_MASK); in nrfx_nfct_irq_handler()1066 nrfy_nfct_error_status_clear(NRF_NFCT, NRFX_NFCT_ERROR_STATUS_ALL_MASK); in nrfx_nfct_irq_handler()
404 NRFY_STATIC_INLINE void nrfy_nfct_error_status_clear(NRF_NFCT_Type * p_reg, uint32_t error_flag) in nrfy_nfct_error_status_clear() function