Searched defs:IS_FMC_TCLR_TIME (Results 1 – 2 of 2) sorted by relevance
701 #define IS_FMC_TCLR_TIME(TIME) ((TIME) <= 255) macro
132 #define IS_FMC_TCLR_TIME(__TIME__) ((__TIME__) <= 255) macro
Completed in 8 milliseconds