Searched refs:pwm_function (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/platform/ |
| A D | pwm_sun8iw19.h | 135 int pwm_function; member 142 .pwm_function = 3, 146 .pwm_function = 3, 150 .pwm_function = 3, 154 .pwm_function = 3, 158 .pwm_function = 3, 162 .pwm_function = 3, 166 .pwm_function = 3, 170 .pwm_function = 3, 174 .pwm_function = 3, [all …]
|
| A D | pwm_sun8iw18.h | 134 int pwm_function; member 141 .pwm_function = 3, 145 .pwm_function = 3, 149 .pwm_function = 3, 153 .pwm_function = 3, 157 .pwm_function = 3, 161 .pwm_function = 3, 165 .pwm_function = 3, 169 .pwm_function = 3,
|
| A D | pwm_sun8iw20.h | 135 int pwm_function; member 142 .pwm_function = 5, 146 .pwm_function = 3, 150 .pwm_function = 4, 154 .pwm_function = 3, 158 .pwm_function = 3, 162 .pwm_function = 3, 166 .pwm_function = 3, 170 .pwm_function = 5,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/ |
| A D | hal_pwm.c | 390 hal_gpio_pinmux_set_function(pwm_gpio[channel].pwm_pin, pwm_gpio[channel].pwm_function); in hal_pwm_control()
|
Completed in 8 milliseconds