Searched defs:ESP_TICK (Results 1 – 2 of 2) sorted by relevance
249 #define ESP_TICK(ccf, cycle) ((7682 * (ccf) * (cycle) / 1000)) macro