/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_xspi.c | 368 assert_param(IS_XSPI_MEMORY_TYPE(hxspi->Init.MemoryType)); in HAL_XSPI_Init() 433 (hxspi->Init.MemoryType | ((hxspi->Init.MemorySize) << XSPI_DCR1_DEVSIZE_Pos) | in HAL_XSPI_Init() 499 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_Init() 911 assert_param(IS_HSPI_DATA_MODE(hxspi->Init.MemoryType, pCmd->DataMode)); in HAL_XSPI_Command() 935 …if (((state == HAL_XSPI_STATE_READY) && (hxspi->Init.MemoryType != HAL_XSPI_MEMTYPE_HYPERB… in HAL_XSPI_Command() 1078 assert_param(IS_HSPI_DATA_MODE(hxspi->Init.MemoryType, pCmd->DataMode)); in HAL_XSPI_Command_IT() 1099 … (pCmd->DataMode == HAL_XSPI_DATA_NONE) && (hxspi->Init.MemoryType != HAL_XSPI_MEMTYPE_HYPERBUS)) in HAL_XSPI_Command_IT() 1206 assert_param(IS_HSPI_DATA_MODE(hxspi->Init.MemoryType, pCmd->DataMode)); in HAL_XSPI_HyperbusCmd() 1215 …if ((hxspi->State == HAL_XSPI_STATE_READY) && (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS… in HAL_XSPI_HyperbusCmd() 1385 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_Receive() [all …]
|
D | stm32u5xx_hal_ospi.c | 337 assert_param(IS_OSPI_MEMORY_TYPE(hospi->Init.MemoryType)); in HAL_OSPI_Init() 389 … (hospi->Init.MemoryType | ((hospi->Init.DeviceSize - 1U) << OCTOSPI_DCR1_DEVSIZE_Pos) | in HAL_OSPI_Init() 432 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Init() 833 …if (((state == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERB… in HAL_OSPI_Command() 961 … (cmd->DataMode == HAL_OSPI_DATA_NONE) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERBUS)) in HAL_OSPI_Command_IT() 1063 …if ((hospi->State == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS… in HAL_OSPI_HyperbusCmd() 1215 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive() 1364 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_IT() 1734 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_DMA() 1812 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_AutoPolling() [all …]
|
D | stm32u5xx_ll_fmc.c | 184 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 204 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 215 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 338 assert_param(IS_XSPI_MEMORY_TYPE(hxspi->Init.MemoryType)); in HAL_XSPI_Init() 390 (hxspi->Init.MemoryType | ((hxspi->Init.MemorySize) << XSPI_DCR1_DEVSIZE_Pos) | in HAL_XSPI_Init() 437 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_Init() 845 …if (((state == HAL_XSPI_STATE_READY) && (hxspi->Init.MemoryType != HAL_XSPI_MEMTYPE_HYPERB… in HAL_XSPI_Command() 978 … (pCmd->DataMode == HAL_XSPI_DATA_NONE) && (hxspi->Init.MemoryType != HAL_XSPI_MEMTYPE_HYPERBUS)) in HAL_XSPI_Command_IT() 1084 …if ((hxspi->State == HAL_XSPI_STATE_READY) && (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS… in HAL_XSPI_HyperbusCmd() 1237 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_Receive() 1383 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_Receive_IT() 1758 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_Receive_DMA() 1836 if (hxspi->Init.MemoryType == HAL_XSPI_MEMTYPE_HYPERBUS) in HAL_XSPI_AutoPolling() [all …]
|
D | stm32h5xx_ll_fmc.c | 208 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 228 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 239 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 325 assert_param(IS_OSPI_MEMORY_TYPE (hospi->Init.MemoryType)); in HAL_OSPI_Init() 376 … (hospi->Init.MemoryType | ((hospi->Init.DeviceSize - 1U) << OCTOSPI_DCR1_DEVSIZE_Pos) | in HAL_OSPI_Init() 418 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Init() 819 …if (((state == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERB… in HAL_OSPI_Command() 947 … (cmd->DataMode == HAL_OSPI_DATA_NONE) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERBUS)) in HAL_OSPI_Command_IT() 1049 …if ((hospi->State == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS… in HAL_OSPI_HyperbusCmd() 1201 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive() 1350 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_IT() 1603 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_DMA() 1681 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_AutoPolling() [all …]
|
D | stm32l5xx_ll_fmc.c | 183 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 203 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 214 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 358 assert_param(IS_OSPI_MEMORY_TYPE (hospi->Init.MemoryType)); in HAL_OSPI_Init() 410 … (hospi->Init.MemoryType | ((hospi->Init.DeviceSize - 1U) << OCTOSPI_DCR1_DEVSIZE_Pos) | in HAL_OSPI_Init() 453 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Init() 854 …if (((state == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERB… in HAL_OSPI_Command() 982 … (cmd->DataMode == HAL_OSPI_DATA_NONE) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERBUS)) in HAL_OSPI_Command_IT() 1084 …if ((hospi->State == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS… in HAL_OSPI_HyperbusCmd() 1236 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive() 1385 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_IT() 1595 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_DMA() 1672 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_AutoPolling() [all …]
|
D | stm32h7xx_ll_fmc.c | 200 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 218 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 229 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ospi.c | 335 assert_param(IS_OSPI_MEMORY_TYPE(hospi->Init.MemoryType)); in HAL_OSPI_Init() 388 … (hospi->Init.MemoryType | ((hospi->Init.DeviceSize - 1U) << OCTOSPI_DCR1_DEVSIZE_Pos) | in HAL_OSPI_Init() 435 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Init() 836 …if (((state == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERB… in HAL_OSPI_Command() 958 … (cmd->DataMode == HAL_OSPI_DATA_NONE) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERBUS)) in HAL_OSPI_Command_IT() 1060 …if ((hospi->State == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS… in HAL_OSPI_HyperbusCmd() 1212 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive() 1361 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_IT() 1614 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_DMA() 1693 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_AutoPolling() [all …]
|
D | stm32l4xx_ll_fmc.c | 202 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 228 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 239 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_fsmc.c | 166 assert_param(IS_FSMC_MEMORY(Init->MemoryType)); in FSMC_NORSRAM_Init() 183 if (Init->MemoryType == FSMC_MEMORY_TYPE_NOR) in FSMC_NORSRAM_Init() 194 Init->MemoryType | \ in FSMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_fmc.c | 166 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 185 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 213 Init->MemoryType | in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_fmc.c | 188 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 208 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 219 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_fsmc.c | 206 assert_param(IS_FSMC_MEMORY(Init->MemoryType)); in FSMC_NORSRAM_Init() 222 if (Init->MemoryType == FSMC_MEMORY_TYPE_NOR) in FSMC_NORSRAM_Init() 233 Init->MemoryType | \ in FSMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_fsmc.c | 219 assert_param(IS_FSMC_MEMORY(Init->MemoryType)); in FSMC_NORSRAM_Init() 236 if (Init->MemoryType == FSMC_MEMORY_TYPE_NOR) in FSMC_NORSRAM_Init() 247 Init->MemoryType | \ in FSMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_fmc.c | 211 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 228 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 239 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_fsmc.c | 230 assert_param(IS_FSMC_MEMORY(Init->MemoryType)); in FSMC_NORSRAM_Init() 255 if (Init->MemoryType == FSMC_MEMORY_TYPE_NOR) in FSMC_NORSRAM_Init() 266 Init->MemoryType | \ in FSMC_NORSRAM_Init()
|
D | stm32f4xx_ll_fmc.c | 249 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 274 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 285 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_fmc.c | 200 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init() 218 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init() 229 Init->MemoryType | \ in FMC_NORSRAM_Init()
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_fsmc.h | 129 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_fmc.h | 124 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_fmc.h | 171 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_fmc.h | 165 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_fmc.h | 152 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
|