Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h532 NRF_STATIC_INLINE void nrf_nfct_error_status_clear(NRF_NFCT_Type * p_reg, uint32_t error_flag);
1128 NRF_STATIC_INLINE void nrf_nfct_error_status_clear(NRF_NFCT_Type * p_reg, uint32_t error_flags) in nrf_nfct_error_status_clear() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h406 nrf_nfct_error_status_clear(p_reg, error_flag); in nrfy_nfct_error_status_clear()