Searched refs:QSPI_ADDRCONF_WREN_Pos (Results 1 – 3 of 3) sorted by relevance
810 config |= (p_config->wren ? 1U : 0U) << QSPI_ADDRCONF_WREN_Pos; in nrf_qspi_addrconfig_set()
9894 #define QSPI_ADDRCONF_WREN_Pos (27UL) /*!< Position of WREN field. */ macro9895 #define QSPI_ADDRCONF_WREN_Msk (0x1UL << QSPI_ADDRCONF_WREN_Pos) /*!< Bit mask of WREN field. */
10596 #define QSPI_ADDRCONF_WREN_Pos (27UL) /*!< Position of WREN field. */ macro10597 #define QSPI_ADDRCONF_WREN_Msk (0x1UL << QSPI_ADDRCONF_WREN_Pos) /*!< Bit mask of WREN field. */