Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h485 NRF_STATIC_INLINE void nrf_qspi_ifconfig0_raw_set(NRF_QSPI_Type * p_reg, uint32_t regval);
860 NRF_STATIC_INLINE void nrf_qspi_ifconfig0_raw_set(NRF_QSPI_Type * p_reg, uint32_t regval) in nrf_qspi_ifconfig0_raw_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c343 nrf_qspi_ifconfig0_raw_set(NRF_QSPI, regval); in qspi_configure()