Searched refs:HAL_XSPIM_IOPORT_NONE (Results 1 – 2 of 2) sorted by relevance
2973 if (IOM_cfg[other_instance].IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()2978 if (IOM_cfg[other_instance].IOHighPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()2994 if (IOM_cfg[instance].IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()2998 if (IOM_cfg[instance].IOHighPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()3026 if (IOM_cfg[other_instance].IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()3030 if (IOM_cfg[other_instance].IOHighPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()3059 else if (pCfg->IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()3074 else if (pCfg->IOHighPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()3100 else if (pCfg->IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()3117 else if (pCfg->IOHighPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config()
787 #define HAL_XSPIM_IOPORT_NONE (0x00000000U) /*!< IOs not used … macro