Searched refs:IS_XSPIM_DQS_PORT (Results 1 – 2 of 2) sorted by relevance
1320 #define IS_XSPIM_DQS_PORT(NUMBER) ((NUMBER) <= 8U) macro
2919 assert_param(IS_XSPIM_DQS_PORT(pCfg->DQSPort)); in HAL_XSPIM_Config()