Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h386 p_pins->dcx_pin = nrf_spim_dcx_pin_get(p_reg); in nrfy_spim_ext_pins_get()
648 uint32_t pin = nrf_spim_dcx_pin_get(p_reg); in nrfy_spim_dcx_pin_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h832 NRF_STATIC_INLINE uint32_t nrf_spim_dcx_pin_get(NRF_SPIM_Type const * p_reg);
1374 NRF_STATIC_INLINE uint32_t nrf_spim_dcx_pin_get(NRF_SPIM_Type const * p_reg) in nrf_spim_dcx_pin_get() function