Searched defs:pclk_divisors (Results 1 – 2 of 2) sorted by relevance
71 const uint8_t pclk_divisors[] = { 1, 2, 4, 8 }; in get_PCLK() local
32 static char pclk_divisors[] = { 1, 2, 4, 8 }; variable