Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c262 nrf_qspi_pins_set(NRF_QSPI, &p_config->pins); in qspi_pins_configure()
420 nrf_qspi_pins_set(NRF_QSPI, &disconnected_pins); in qspi_workaround_215_43_apply()
429 nrf_qspi_pins_set(NRF_QSPI, &pins); in qspi_workaround_215_43_apply()
/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h400 NRF_STATIC_INLINE void nrf_qspi_pins_set(NRF_QSPI_Type * p_reg,
792 NRF_STATIC_INLINE void nrf_qspi_pins_set(NRF_QSPI_Type * p_reg, nrf_qspi_pins_t const * p_pins) in nrf_qspi_pins_set() function