Searched refs:IS_EBI_IDLE_CYCLE_TIME (Results 1 – 4 of 4) sorted by relevance
136 #define IS_EBI_IDLE_CYCLE_TIME(TIME) (TIME < 0x10) macro
75 Assert_Param(IS_EBI_IDLE_CYCLE_TIME(EBI_InitStruct->EBI_IdleCycleTime)); in EBI_Init()
232 #define IS_EBI_IDLE_CYCLE_TIME(TIME) (TIME < 0x10) macro
83 Assert_Param(IS_EBI_IDLE_CYCLE_TIME(EBI_InitStruct->EBI_IdleCycleTime)); in EBI_Init()
Completed in 14 milliseconds