Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c900 nrf_qspi_xip_encryption_set(NRF_QSPI, true); in nrfx_qspi_xip_encrypt()
904 nrf_qspi_xip_encryption_set(NRF_QSPI, false); in nrfx_qspi_xip_encrypt()
/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h702 NRF_STATIC_INLINE void nrf_qspi_xip_encryption_set(NRF_QSPI_Type * p_reg, bool enable);
1097 NRF_STATIC_INLINE void nrf_qspi_xip_encryption_set(NRF_QSPI_Type * p_reg, bool enable) in nrf_qspi_xip_encryption_set() function