Searched refs:IS_XSPIM_REQ2ACKTIME (Results 1 – 6 of 6) sorted by relevance
1238 #define IS_XSPIM_REQ2ACKTIME(TIME) (((TIME) >= 1U) && ((TIME) <= 256U)) macro
1282 #define IS_XSPIM_REQ2ACKTIME(TIME) (((TIME) >= 1U) && ((TIME) <= 256U)) macro
1339 #define IS_XSPIM_REQ2ACKTIME(TIME) (((TIME) >= 1U) && ((TIME) <= 256U)) macro
2799 assert_param(IS_XSPIM_REQ2ACKTIME(pCfg->Req2AckTime)); in HAL_XSPIM_Config()
2777 assert_param(IS_XSPIM_REQ2ACKTIME(pCfg->Req2AckTime)); in HAL_XSPIM_Config()
2923 assert_param(IS_XSPIM_REQ2ACKTIME(pCfg->Req2AckTime)); in HAL_XSPIM_Config()