Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h1004 NRF_STATIC_INLINE bool nrf_nfct_pad_config_enable_check(NRF_NFCT_Type const * p_reg);
1453 NRF_STATIC_INLINE bool nrf_nfct_pad_config_enable_check(NRF_NFCT_Type const * p_reg) in nrf_nfct_pad_config_enable_check() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h735 bool enabled = nrf_nfct_pad_config_enable_check(p_reg); in nrfy_nfct_pad_config_enable_check()