Home
last modified time | relevance | path

Searched refs:OSPI_NB_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c266 #define OSPI_NB_INSTANCE 2U macro
2498 OSPIM_CfgTypeDef IOM_cfg[OSPI_NB_INSTANCE]; in HAL_OSPIM_Config()
2525 for (index = 0U; index < OSPI_NB_INSTANCE; index++) in HAL_OSPIM_Config()
3102 if ((instance_nb == 0U) || (instance_nb > OSPI_NB_INSTANCE) || (cfg == NULL)) in OSPIM_GetConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c290 #define OSPI_NB_INSTANCE 2U macro
2476 OSPIM_CfgTypeDef IOM_cfg[OSPI_NB_INSTANCE]; in HAL_OSPIM_Config()
2501 for (index = 0U; index < OSPI_NB_INSTANCE; index++) in HAL_OSPIM_Config()
3045 if ((instance_nb == 0U) || (instance_nb > OSPI_NB_INSTANCE) || (cfg == NULL)) in OSPIM_GetConfig()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c266 #define OSPI_NB_INSTANCE 2U macro
2617 OSPIM_CfgTypeDef IOM_cfg[OSPI_NB_INSTANCE]; in HAL_OSPIM_Config()
2641 for (index = 0U; index < OSPI_NB_INSTANCE; index++) in HAL_OSPIM_Config()
3228 if ((instance_nb == 0U) || (instance_nb > OSPI_NB_INSTANCE) || (cfg == NULL)) in OSPIM_GetConfig()
Dstm32u5xx_hal_xspi.c297 #define OSPI_NB_INSTANCE 2U macro
2904 XSPIM_CfgTypeDef IOM_cfg[OSPI_NB_INSTANCE]; in HAL_XSPIM_Config()
2934 for (index = 0U; index < OSPI_NB_INSTANCE; index++) in HAL_XSPIM_Config()