Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_nfct.h276 } nrf_nfct_modulation_ctrl_t; typedef
428 nrf_nfct_modulation_ctrl_t mod_ctrl);
438 nrf_nfct_modulation_ctrl_t nrf_nfct_modulation_output_get(NRF_NFCT_Type const * p_reg);
965 nrf_nfct_modulation_ctrl_t mod_ctrl) in nrf_nfct_modulation_output_set()
971 nrf_nfct_modulation_ctrl_t nrf_nfct_modulation_output_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_modulation_output_get()
973 return (nrf_nfct_modulation_ctrl_t)(p_reg->MODULATIONCTRL & in nrf_nfct_modulation_output_get()

Completed in 5 milliseconds