Searched refs:JZ_GPIO_FUNC_PWM (Results 1 – 2 of 2) sorted by relevance
351 #define JZ_GPIO_FUNC_PWM JZ_GPIO_FUNC1 macro352 #define JZ_GPIO_FUNC_PWM0 JZ_GPIO_FUNC_PWM353 #define JZ_GPIO_FUNC_PWM1 JZ_GPIO_FUNC_PWM354 #define JZ_GPIO_FUNC_PWM2 JZ_GPIO_FUNC_PWM355 #define JZ_GPIO_FUNC_PWM3 JZ_GPIO_FUNC_PWM356 #define JZ_GPIO_FUNC_PWM4 JZ_GPIO_FUNC_PWM357 #define JZ_GPIO_FUNC_PWM5 JZ_GPIO_FUNC_PWM358 #define JZ_GPIO_FUNC_PWM6 JZ_GPIO_FUNC_PWM359 #define JZ_GPIO_FUNC_PWM7 JZ_GPIO_FUNC_PWM
69 jz_gpio_set_function(gpio, JZ_GPIO_FUNC_PWM); in jz4740_pwm_request()