Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c298 #define OSPI_IOM_NB_PORTS 2U macro
3130 for (index = 0U; index < OSPI_IOM_NB_PORTS; index ++) in OSPIM_GetConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c267 #define OSPI_IOM_NB_PORTS 2U macro
3139 for (index = 0U; index < OSPI_IOM_NB_PORTS; index ++) in OSPIM_GetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c267 #define OSPI_IOM_NB_PORTS 2U macro
3259 for (index = 0U; index < OSPI_IOM_NB_PORTS; index ++) in OSPIM_GetConfig()
Dstm32u5xx_hal_xspi.c298 #define OSPI_IOM_NB_PORTS 2U macro
3853 for (index = 0U; index < OSPI_IOM_NB_PORTS; index ++) in XSPIM_GetConfig()