/hal_stm32-latest/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() 1096 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP_0, pCmd->AddressSpace); in HAL_XSPI_HyperbusCmd() 2615 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP, hxspi->Init.MemoryType); in HAL_XSPI_SetMemoryType() 2644 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_DEVSIZE, in HAL_XSPI_SetDeviceSize() 2747 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 2770 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 2809 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_GetClockPeriod() [all …]
|
/hal_stm32-latest/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() 495 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_Init() 549 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DeInit() 1226 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP_0, pCmd->AddressSpace); in HAL_XSPI_HyperbusCmd() 2776 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP, hxspi->Init.MemoryType); in HAL_XSPI_SetMemoryType() 2805 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_DEVSIZE, in HAL_XSPI_SetDeviceSize() 3173 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 3207 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_SetConfig() 3253 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DLYB_GetClockPeriod() [all …]
|
D | stm32u5xx_hal_ospi.c | 386 MODIFY_REG(hospi->Instance->DCR1, in HAL_OSPI_Init() 428 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_Init() 484 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DeInit() 1074 MODIFY_REG(hospi->Instance->DCR1, OCTOSPI_DCR1_MTYP_0, cmd->AddressSpace); in HAL_OSPI_HyperbusCmd() 3361 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_SetConfig() 3397 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_SetConfig() 3445 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_GetClockPeriod() 3491 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DLYB_GetClockPeriod()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_xspi.c | 403 MODIFY_REG(hxspi->Instance->DCR1, in HAL_XSPI_Init() 457 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_Init() 462 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_EXTENDMEM); in HAL_XSPI_Init() 516 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DeInit() 1123 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP_0, pCmd->AddressSpace); in HAL_XSPI_HyperbusCmd() 2657 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP, hxspi->Init.MemoryType); in HAL_XSPI_SetMemoryType() 2686 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_DEVSIZE, in HAL_XSPI_SetDeviceSize()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_xspi.c | 401 MODIFY_REG(hxspi->Instance->DCR1, in HAL_XSPI_Init() 455 SET_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_Init() 509 CLEAR_BIT(hxspi->Instance->DCR1, XSPI_DCR1_FRCK); in HAL_XSPI_DeInit() 1116 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP_0, pCmd->AddressSpace); in HAL_XSPI_HyperbusCmd() 2635 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_MTYP, hxspi->Init.MemoryType); in HAL_XSPI_SetMemoryType() 2664 MODIFY_REG(hxspi->Instance->DCR1, XSPI_DCR1_DEVSIZE, in HAL_XSPI_SetDeviceSize()
|
/hal_stm32-latest/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-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 415 MODIFY_REG(hospi->Instance->DCR1, in HAL_OSPI_Init() 457 SET_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_Init() 513 CLEAR_BIT(hospi->Instance->DCR1, OCTOSPI_DCR1_FRCK); in HAL_OSPI_DeInit() 1103 MODIFY_REG(hospi->Instance->DCR1, OCTOSPI_DCR1_MTYP_0, cmd->AddressSpace); in HAL_OSPI_HyperbusCmd()
|
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 766 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offse… member
|
D | stm32h562xx.h | 813 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offse… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 739 …__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 | stm32l4s5xx.h | 740 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
D | stm32l4s7xx.h | 812 …__IO uint32_t DCR1; /*!< OCTOSPI Device Configuration register 1, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
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 | stm32h7a3xxq.h | 1765 …__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
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 800 …__IO uint32_t DCR1; /*!< XSPI Device Configuration register 1, Address offset: … member
|
D | stm32u535xx.h | 761 …__IO uint32_t DCR1; /*!< XSPI Device Configuration register 1, Address offset: … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1269 …__IO uint32_t DCR1; /*!< XSPI Device Configuration Register 1, Address o… member
|