Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c66 static void pins_configure(nrfx_spi_config_t const * p_config) in pins_configure() function
112 pins_configure(p_config); in spi_configure()
Dnrfx_pwm.c83 static void pins_configure(nrfx_pwm_config_t const * p_config) in pins_configure() function
143 pins_configure(p_config); in pwm_configure()
Dnrfx_twim.c209 static bool pins_configure(nrfx_twim_config_t const * p_config) in pins_configure() function
310 if (!pins_configure(p_config)) in nrfx_twim_init()
351 if (pins_configure(p_config)) in nrfx_twim_reconfigure()
Dnrfx_spis.c109 static void pins_configure(nrfx_spis_config_t const * p_config) in pins_configure() function
163 pins_configure(p_config); in spis_configure()