Searched refs:PWM_COUNT_MAX (Results 1 – 1 of 1) sorted by relevance
32 #define PWM_COUNT_MAX 0xFFFFFE macro33 #define PWM_INITIAL_PERIOD PWM_COUNT_MAX72 if ((period > PWM_COUNT_MAX) || (period == 0)) { in set_period_and_pulse()