/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_xspi.c | 1236 WRITE_REG(hxspi->Instance->WCCR, (pCmd->DQSMode | XSPI_WCCR_DDTR | XSPI_WCCR_DMODE_2 | in HAL_XSPI_HyperbusCmd() 1245 WRITE_REG(hxspi->Instance->WCCR, (pCmd->DQSMode | XSPI_WCCR_DDTR | pCmd->DataMode | in HAL_XSPI_HyperbusCmd() 3638 ccr_reg = &(hxspi->Instance->WCCR); in XSPI_ConfigCmd()
|
D | stm32u5xx_hal_ospi.c | 1082 WRITE_REG(hospi->Instance->WCCR, (cmd->DQSMode | OCTOSPI_WCCR_DDTR | OCTOSPI_WCCR_DMODE_2 | in HAL_OSPI_HyperbusCmd() 3061 ccr_reg = &(hospi->Instance->WCCR); in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 1068 WRITE_REG(hospi->Instance->WCCR, (cmd->DQSMode | OCTOSPI_WCCR_DDTR | OCTOSPI_WCCR_DMODE_2 | in HAL_OSPI_HyperbusCmd() 2648 ccr_reg = &(hospi->Instance->WCCR); in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 1104 WRITE_REG(hxspi->Instance->WCCR, (pCmd->DQSMode | XSPI_WCCR_DDTR | XSPI_WCCR_DMODE_2 | in HAL_XSPI_HyperbusCmd() 3027 ccr_reg = &(hxspi->Instance->WCCR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 1111 WRITE_REG(hospi->Instance->WCCR, (cmd->DQSMode | OCTOSPI_WCCR_DDTR | OCTOSPI_WCCR_DMODE_2 | in HAL_OSPI_HyperbusCmd() 2933 ccr_reg = &(hospi->Instance->WCCR); in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ospi.c | 1079 WRITE_REG(hospi->Instance->WCCR, (cmd->DQSMode | OCTOSPI_WCCR_DDTR | OCTOSPI_WCCR_DMODE_2 | in HAL_OSPI_HyperbusCmd() 2945 ccr_reg = &(hospi->Instance->WCCR); in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_xspi.c | 1131 WRITE_REG(hxspi->Instance->WCCR, (pCmd->DQSMode | XSPI_WCCR_DDTR | pCmd->DataMode | in HAL_XSPI_HyperbusCmd() 3241 ccr_reg = &(hxspi->Instance->WCCR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_xspi.c | 1124 WRITE_REG(hxspi->Instance->WCCR, (pCmd->DQSMode | XSPI_WCCR_DDTR | pCmd->DataMode | in HAL_XSPI_HyperbusCmd() 3188 ccr_reg = &(hxspi->Instance->WCCR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 818 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32l562xx.h | 852 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 804 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offse… member
|
D | stm32h562xx.h | 851 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offse… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 768 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32l4r7xx.h | 840 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32l4s5xx.h | 769 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32l4s7xx.h | 841 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 1802 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32h7b0xx.h | 1874 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32h7b0xxq.h | 1875 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32h7a3xxq.h | 1803 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32h7b3xx.h | 1874 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
D | stm32h7b3xxq.h | 1875 …__IO uint32_t WCCR; /*!< OCTOSPI Write Communication Configuration register, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 838 …__IO uint32_t WCCR; /*!< XSPI Write Communication Configuration register, Address offset: … member
|
D | stm32u535xx.h | 799 …__IO uint32_t WCCR; /*!< XSPI Write Communication Configuration register, Address offset: … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1307 …__IO uint32_t WCCR; /*!< XSPI Write Communication Configuration Register, Address o… member
|