Searched refs:HAL_XSPIM_IOPORT_1 (Results 1 – 4 of 4) sorted by relevance
2865 if (pCfg->IOPort == HAL_XSPIM_IOPORT_1) in HAL_XSPIM_Config()2872 IOM_cfg[0].IOPort = HAL_XSPIM_IOPORT_1 ; in HAL_XSPIM_Config()2873 IOM_cfg[1].IOPort = HAL_XSPIM_IOPORT_1 ; in HAL_XSPIM_Config()3429 pCfg->IOPort = HAL_XSPIM_IOPORT_1; in XSPIM_GetConfig()3455 pCfg->IOPort = HAL_XSPIM_IOPORT_1; in XSPIM_GetConfig()
750 #define HAL_XSPIM_IOPORT_1 (0x00000000U) /*!< Port 1 */ macro1231 #define IS_XSPIM_IO_PORT(PORT) (((PORT) == HAL_XSPIM_IOPORT_1) || \
786 #define HAL_XSPIM_IOPORT_1 (0x00000000U) /*!< Port 1 */ macro1275 #define IS_XSPIM_IO_PORT(PORT) (((PORT) == HAL_XSPIM_IOPORT_1) || \
3376 pCfg->IOPort = HAL_XSPIM_IOPORT_1; in XSPIM_GetConfig()3402 pCfg->IOPort = HAL_XSPIM_IOPORT_1; in XSPIM_GetConfig()