Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h483 NRF_STATIC_INLINE void nrf_nfct_mod_ctrl_pin_set(NRF_NFCT_Type * p_reg, uint32_t mod_ctrl_pin);
1097 NRF_STATIC_INLINE void nrf_nfct_mod_ctrl_pin_set(NRF_NFCT_Type * p_reg, uint32_t mod_ctrl_pin) in nrf_nfct_mod_ctrl_pin_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h360 nrf_nfct_mod_ctrl_pin_set(p_reg, mod_ctrl_pin); in nrfy_nfct_mod_ctrl_pin_set()