Home
last modified time | relevance | path

Searched refs:compute_high (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec.c248 bool compute_high, compute_low; in xec_compute_and_set_parameters() local
256 compute_high = (target_freq >= XEC_PWM_MIN_HIGH_CLK_FREQ); in xec_compute_and_set_parameters()
262 if (compute_high) { in xec_compute_and_set_parameters()