/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 388 MODIFY_REG(hxspi->Instance->DCR1, in HAL_XSPI_Init() 396 MODIFY_REG(hxspi->Instance->DCR1, OCTOSPI_DCR1_DLYBYP, hxspi->Init.DelayBlockBypass); in HAL_XSPI_Init() 433 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_Init() 487 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DeInit() 1095 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP_0, pCmd->AddressSpace); in HAL_XSPI_HyperbusCmd() 2606 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP, hxspi->Init.MemoryType); in HAL_XSPI_SetMemoryType() 2635 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_DEVSIZE, in HAL_XSPI_SetDeviceSize() 2738 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 2761 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 2800 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_GetClockPeriod() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_xspi.c | 431 MODIFY_REG(hxspi->Instance->DCR1, in HAL_XSPI_Init() 439 MODIFY_REG(hxspi->Instance->DCR1, OCTOSPI_DCR1_DLYBYP, hxspi->Init.DelayBlockBypass); in HAL_XSPI_Init() 494 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_Init() 548 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DeInit() 1225 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP_0, pCmd->AddressSpace); in HAL_XSPI_HyperbusCmd() 2767 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP, hxspi->Init.MemoryType); in HAL_XSPI_SetMemoryType() 2796 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_DEVSIZE, in HAL_XSPI_SetDeviceSize() 3167 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 3201 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 3247 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_GetClockPeriod() [all …]
|
D | stm32u5xx_hal_ospi.c | 385 MODIFY_REG(hospi->Instance->DCR1, in HAL_OSPI_Init() 427 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_Init() 483 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DeInit() 1073 MODIFY_REG(hospi->Instance->DCR1, OCTOSPI_DCR1_MTYP_0, cmd->AddressSpace); in HAL_OSPI_HyperbusCmd() 3357 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_SetConfig() 3393 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_SetConfig() 3441 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_GetClockPeriod() 3487 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_GetClockPeriod()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 373 MODIFY_REG(hospi->Instance->DCR1, in HAL_OSPI_Init() 414 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_Init() 470 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DeInit() 1060 MODIFY_REG(hospi->Instance->DCR1, OCTOSPI_DCR1_MTYP_0, cmd->AddressSpace); in HAL_OSPI_HyperbusCmd()
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 407 MODIFY_REG(hospi->Instance->DCR1, in HAL_OSPI_Init() 449 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_Init() 505 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DeInit() 1095 MODIFY_REG(hospi->Instance->DCR1, OCTOSPI_DCR1_MTYP_0, cmd->AddressSpace); in HAL_OSPI_HyperbusCmd()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ospi.c | 385 MODIFY_REG(hospi->Instance->DCR1, in HAL_OSPI_Init() 431 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_Init() 487 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DeInit() 1071 MODIFY_REG(hospi->Instance->DCR1, OCTOSPI_DCR1_MTYP_0, cmd->AddressSpace); in HAL_OSPI_HyperbusCmd()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 780 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l562xx.h | 814 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/soc/ |
D | stm32l4s7xx.h | 812 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l4r5xx.h | 739 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l4s5xx.h | 740 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l4r7xx.h | 811 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l4p5xx.h | 814 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l4q5xx.h | 829 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 766 …__IO uint32_t DCR1; /*!< XSPI Device Configuration register 1, Address offset: … member
|
D | stm32u545xx.h | 805 …__IO uint32_t DCR1; /*!< XSPI Device Configuration register 1, Address offset: … member
|
D | stm32u575xx.h | 819 …__IO uint32_t DCR1; /*!< XSPI Device Configuration register 1, Address offset: … member
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 810 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offse… member
|
D | stm32h563xx.h | 988 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offse… member
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xxq.h | 1765 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32h7a3xx.h | 1764 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32h7b0xx.h | 1836 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32h7b0xxq.h | 1837 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32h7b3xx.h | 1836 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32h7b3xxq.h | 1837 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|