Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h425 NRF_STATIC_INLINE void nrf_spis_pins_set(NRF_SPIS_Type * p_reg,
850 NRF_STATIC_INLINE void nrf_spis_pins_set(NRF_SPIS_Type * p_reg, in nrf_spis_pins_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c168 nrf_spis_pins_set(p_spis, in spis_configure()