/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ospi.c | 394 hospi->Instance->DCR3 = ((hospi->Init.ChipSelectBoundary << OCTOSPI_DCR3_CSBOUND_Pos) | in HAL_OSPI_Init() 398 hospi->Instance->DCR3 = (hospi->Init.ChipSelectBoundary << OCTOSPI_DCR3_CSBOUND_Pos); in HAL_OSPI_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_xspi.c | 410 …MODIFY_REG(hxspi->Instance->DCR3, XSPI_DCR3_CSBOUND, (hxspi->Init.ChipSelectBoundary << XSPI_DCR3_… in HAL_XSPI_Init() 413 MODIFY_REG(hxspi->Instance->DCR3, XSPI_DCR3_MAXTRAN, \ in HAL_XSPI_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_xspi.c | 446 …MODIFY_REG(hxspi->Instance->DCR3, XSPI_DCR3_CSBOUND, (hxspi->Init.ChipSelectBoundary << XSPI_DCR3_… in HAL_XSPI_Init() 451 MODIFY_REG(hxspi->Instance->DCR3, OCTOSPI_DCR3_MAXTRAN, \ in HAL_XSPI_Init()
|
D | stm32u5xx_hal_ospi.c | 397 hospi->Instance->DCR3 = ((hospi->Init.ChipSelectBoundary << OCTOSPI_DCR3_CSBOUND_Pos) | in HAL_OSPI_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 384 hospi->Instance->DCR3 = (hospi->Init.ChipSelectBoundary << OCTOSPI_DCR3_CSBOUND_Pos); in HAL_OSPI_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 403 …MODIFY_REG(hxspi->Instance->DCR3, XSPI_DCR3_CSBOUND, (hxspi->Init.ChipSelectBoundary << XSPI_DCR3_… in HAL_XSPI_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 426 hospi->Instance->DCR3 = ((hospi->Init.ChipSelectBoundary << OCTOSPI_DCR3_CSBOUND_Pos) | in HAL_OSPI_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 782 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32l562xx.h | 816 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 741 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32l4s5xx.h | 742 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32l4r7xx.h | 813 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32l4s7xx.h | 814 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32l4p5xx.h | 816 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32l4q5xx.h | 831 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 769 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offse… member
|
D | stm32h562xx.h | 814 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offse… member
|
D | stm32h533xx.h | 806 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offse… member
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1271 …__IO uint32_t DCR3; /*!< XSPI Device Configuration Register 3, Address o… member
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 763 …__IO uint32_t DCR3; /*!< XSPI Device Configuration register 3, Address offset: … member
|
D | stm32u545xx.h | 802 …__IO uint32_t DCR3; /*!< XSPI Device Configuration register 3, Address offset: … member
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 1766 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32h7a3xxq.h | 1767 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32h7b0xx.h | 1838 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|
D | stm32h7b0xxq.h | 1839 …__IO uint32_t DCR3; /*!< OCTOSPI Device Configuration register 3, Address offset… member
|