Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h217 nrf_spim_dcx_pin_set(p_reg, p_config->ext_config.pins.dcx_pin); in nrfy_spim_periph_configure()
640 nrf_spim_dcx_pin_set(p_reg, dcx_pin); in nrfy_spim_dcx_pin_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h822 NRF_STATIC_INLINE void nrf_spim_dcx_pin_set(NRF_SPIM_Type * p_reg,
1365 NRF_STATIC_INLINE void nrf_spim_dcx_pin_set(NRF_SPIM_Type * p_reg, uint32_t dcx_pin) in nrf_spim_dcx_pin_set() function