Searched refs:QSPI_XIP_ENC_ENABLE_ENABLE_Pos (Results 1 – 2 of 2) sorted by relevance
1019 (enable ? QSPI_XIP_ENC_ENABLE_ENABLE_Enabled << QSPI_XIP_ENC_ENABLE_ENABLE_Pos in nrf_qspi_xip_encryption_set()1020 : QSPI_XIP_ENC_ENABLE_ENABLE_Disabled << QSPI_XIP_ENC_ENABLE_ENABLE_Pos); in nrf_qspi_xip_encryption_set()
10476 #define QSPI_XIP_ENC_ENABLE_ENABLE_Pos (0UL) /*!< Position of ENABLE field. */ macro10477 #define QSPI_XIP_ENC_ENABLE_ENABLE_Msk (0x1UL << QSPI_XIP_ENC_ENABLE_ENABLE_Pos) /*!< Bit mask of E…