Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h466 NRF_STATIC_INLINE void nrf_qspi_xip_offset_set(NRF_QSPI_Type * p_reg,
843 NRF_STATIC_INLINE void nrf_qspi_xip_offset_set(NRF_QSPI_Type * p_reg, in nrf_qspi_xip_offset_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c329 nrf_qspi_xip_offset_set(NRF_QSPI, p_config->xip_offset); in qspi_configure()