Searched refs:pwm_on_delay (Results 1 – 1 of 1) sorted by relevance
29 const uint16_t pwm_on_delay; member74 k_busy_wait(config->pwm_on_delay); in clock_control_pwm_on()143 BUILD_ASSERT(DT_INST_PROP(i, pwm_on_delay) <= UINT16_MAX, \148 .pwm_on_delay = DT_INST_PROP(i, pwm_on_delay), \