Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c2867 IOM_cfg[0].IOPort = HAL_XSPIM_IOPORT_2 ; in HAL_XSPIM_Config()
2868 IOM_cfg[1].IOPort = HAL_XSPIM_IOPORT_2 ; in HAL_XSPIM_Config()
2870 else if (pCfg->IOPort == HAL_XSPIM_IOPORT_2) in HAL_XSPIM_Config()
2897 if (IOM_cfg[0].IOPort == HAL_XSPIM_IOPORT_2) in HAL_XSPIM_Config()
3433 pCfg->IOPort = HAL_XSPIM_IOPORT_2; in XSPIM_GetConfig()
3459 pCfg->IOPort = HAL_XSPIM_IOPORT_2; in XSPIM_GetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h751 #define HAL_XSPIM_IOPORT_2 (0x00000001U) /*!< Port 2 */ macro
1232 ((PORT) == HAL_XSPIM_IOPORT_2))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h787 #define HAL_XSPIM_IOPORT_2 (0x00000001U) /*!< Port 2 */ macro
1276 ((PORT) == HAL_XSPIM_IOPORT_2))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c2844 if (IOM_cfg[0].IOPort == HAL_XSPIM_IOPORT_2) in HAL_XSPIM_Config()
3380 pCfg->IOPort = HAL_XSPIM_IOPORT_2; in XSPIM_GetConfig()
3406 pCfg->IOPort = HAL_XSPIM_IOPORT_2; in XSPIM_GetConfig()