Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h514 nrf_nfct_modulation_ctrl_t nrf_nfct_modulation_output_get(NRF_NFCT_Type const * p_reg);
1116 nrf_nfct_modulation_ctrl_t nrf_nfct_modulation_output_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_modulation_output_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h388 nrf_nfct_modulation_ctrl_t modulation_ctrl = nrf_nfct_modulation_output_get(p_reg); in nrfy_nfct_modulation_output_get()