Searched defs:SET_DIV_DLY_MS (Results 1 – 2 of 2) sorted by relevance
615 #define SET_DIV_DLY_MS(milliseconds) ((((milliseconds) / 100) << 4) & \ macro
686 #define SET_DIV_DLY_MS(milliseconds) ((((milliseconds) / 100) << 4) & \ macro