Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h216 p_params->int_enabled = nrf_nfct_int_enable_get(p_reg); in nrfy_nfct_parameters_save()
344 uint32_t check = nrf_nfct_int_enable_get(p_reg); in nrfy_nfct_int_enable_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h462 NRF_STATIC_INLINE uint32_t nrf_nfct_int_enable_get(NRF_NFCT_Type const * p_reg);
1086 NRF_STATIC_INLINE uint32_t nrf_nfct_int_enable_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_int_enable_get() function