Searched defs:FRC_TIMER_LOAD_VALUE (Results 1 – 2 of 2) sorted by relevance
27 #define FRC_TIMER_LOAD_VALUE(i) ((i == 0)?0x007FFFFF:0xffffffff) macro