/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 400 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_WRAPSIZE, hxspi->Init.WrapSize); in HAL_XSPI_Init() 417 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_Init() 2673 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_SetClockPrescaler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_xspi.c | 409 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_WRAPSIZE, hxspi->Init.WrapSize); in HAL_XSPI_Init() 430 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_Init() 2715 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_SetClockPrescaler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_xspi.c | 407 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_WRAPSIZE, hxspi->Init.WrapSize); in HAL_XSPI_Init() 428 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_Init() 2693 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_SetClockPrescaler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_xspi.c | 443 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_WRAPSIZE, hxspi->Init.WrapSize); in HAL_XSPI_Init() 467 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_Init() 2834 MODIFY_REG(hxspi->Instance->DCR2, XSPI_DCR2_PRESCALER, in HAL_XSPI_SetClockPrescaler()
|
D | stm32u5xx_hal_ospi.c | 394 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_WRAPSIZE, hospi->Init.WrapSize); in HAL_OSPI_Init() 412 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_PRESCALER, in HAL_OSPI_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 381 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_WRAPSIZE, hospi->Init.WrapSize); in HAL_OSPI_Init() 398 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_PRESCALER, in HAL_OSPI_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 423 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_WRAPSIZE, hospi->Init.WrapSize); in HAL_OSPI_Init() 441 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_PRESCALER, in HAL_OSPI_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ospi.c | 415 MODIFY_REG(hospi->Instance->DCR2, OCTOSPI_DCR2_PRESCALER, in HAL_OSPI_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 781 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32l562xx.h | 815 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 767 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offse… member
|
D | stm32h562xx.h | 814 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offse… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 740 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32l4r7xx.h | 812 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32l4s5xx.h | 741 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32l4s7xx.h | 813 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 1765 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32h7b0xx.h | 1837 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32h7b0xxq.h | 1838 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32h7a3xxq.h | 1766 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32h7b3xx.h | 1837 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
D | stm32h7b3xxq.h | 1838 …__IO uint32_t DCR2; /*!< OCTOSPI Device Configuration register 2, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 801 …__IO uint32_t DCR2; /*!< XSPI Device Configuration register 2, Address offset: … member
|
D | stm32u535xx.h | 762 …__IO uint32_t DCR2; /*!< XSPI Device Configuration register 2, Address offset: … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1270 …__IO uint32_t DCR2; /*!< XSPI Device Configuration Register 2, Address o… member
|