Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h990 NRF_STATIC_INLINE void nrf_nfct_pad_config_enable_set(NRF_NFCT_Type * p_reg, bool enable);
1445 NRF_STATIC_INLINE void nrf_nfct_pad_config_enable_set(NRF_NFCT_Type * p_reg, bool enable) in nrf_nfct_pad_config_enable_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h743 nrf_nfct_pad_config_enable_set(p_reg, enable); in nrfy_nfct_pad_config_enable_set()