Searched refs:CMP_SYNC_OUTPUT (Results 1 – 2 of 2) sorted by relevance
125 #define CMP_SYNC_OUTPUT ((u32)0x00000080) macro127 #define IS_CMP_CoutSynchronized(x) ((x == CMP_ASYNC_OUTPUT) || (x == CMP_SYNC_OUTPUT…
188 #define CMP_SYNC_OUTPUT ((u32)0x00000080) macro190 #define IS_CMP_CoutSynchronized(x) ((x == CMP_ASYNC_OUTPUT) || (x == CMP_SYNC_OUTPUT…
Completed in 7 milliseconds