Searched refs:t1h_ns (Results 1 – 2 of 2) sorted by relevance
99 static void ledc_set_t1h_ns(unsigned int t1h_ns) in ledc_set_t1h_ns() argument107 if (t1h_ns < min || t1h_ns > max) { in ledc_set_t1h_ns()112 n = (t1h_ns - 42) / 42; in ledc_set_t1h_ns()365 ledc_set_t1h_ns(ledc->t1h_ns); in hal_ledc_set_time()
34 unsigned int t1h_ns; member
Completed in 10 milliseconds