Home
last modified time | relevance | path

Searched refs:xip_offset (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_qspi.h52 …uint32_t xip_offset; /**< Address offset into the external memory for Execute in Pla… member
83 .xip_offset = 0, \
/external/platform/nrfx/hal/
A Dnrf_qspi.h405 uint32_t xip_offset);
697 uint32_t xip_offset) in nrf_qspi_xip_offset_set() argument
699 p_reg->XIPOFFSET = xip_offset; in nrf_qspi_xip_offset_set()
/external/platform/nrfx/drivers/src/
A Dnrfx_qspi.c133 nrf_qspi_xip_offset_set(NRF_QSPI, p_config->xip_offset); in nrfx_qspi_init()

Completed in 7 milliseconds