Searched refs:__CCLOCK__ (Results 1 – 1 of 1) sorted by relevance
84 #define IS_FSMC_CONTINOUS_CLOCK(__CCLOCK__) (((__CCLOCK__) == FSMC_CONTINUOUS_CLOCK_SYNC_ONLY) || \ argument85 ((__CCLOCK__) == FSMC_CONTINUOUS_CLOCK_SYNC_ASYNC))
Completed in 3 milliseconds