Searched refs:HI_PWM_PORT_MAX (Results 1 – 3 of 3) sorted by relevance
61 HI_PWM_PORT_MAX /**< Maximum value, which cannot be used.CNcomment:最大值,不可使用CNend */ enumerator
39 pwm_ctl pwm[HI_PWM_PORT_MAX];
206 if (port >= HI_PWM_PORT_MAX) { in pwm_check_port()