Home
last modified time | relevance | path

Searched refs:PWM5 (Results 1 – 13 of 13) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_pwm.c82 case((uint32_t)PWM5): in PWM_Init()
135 case((uint32_t)PWM5): in PWM_Start()
174 case((uint32_t)PWM5): in PWM_Stop()
329 case((uint32_t)PWM5): in PWM_IntNCycleEn()
373 case((uint32_t)PWM5): in PWM_IntNCycleDis()
417 case((uint32_t)PWM5): in PWM_IntNCycleClr()
463 case((uint32_t)PWM5): in PWM_IntNCycleStat()
510 case((uint32_t)PWM5): in PWM_IntHEndEn()
554 case((uint32_t)PWM5): in PWM_IntHEndDis()
598 case((uint32_t)PWM5): in PWM_IntHEndClr()
[all …]
/bsp/raspberry-pico/RP2040/applications/arduino_pinout/
A DREADME.md34 | 10 (D10) | P | 是/否 | PWM5-CH0,默认被RT-Thread的PWM设备框架pwm5接管 |
35 | 11 (D11) | P | 是/否 | PWM5-CH1,默认被RT-Thread的PWM设备框架pwm5接管 |
/bsp/stm32/stm32f427-robomaster-a/board/
A DKconfig322 bool "Enable PWM5 channel1"
325 bool "Enable PWM5 channel2"
328 bool "Enable PWM5 channel3"
331 bool "Enable PWM5 channel4"
/bsp/stm32/stm32f407-robomaster-c/board/
A DKconfig199 bool "Enable PWM5 channel1(LED_B)"
202 bool "Enable PWM5 channel2(LED_G)"
205 bool "Enable PWM5 channel3(LED_R)"
/bsp/stm32/stm32f429-fire-challenger/board/
A DKconfig214 bool "Enable PWM5 channel1"
218 bool "Enable PWM5 channel2"
222 bool "Enable PWM5 channel3"
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_pwm.c144 .PWMx = PWM5, \
356 else if (pwm_obj[i].pwm_cfg->PWMx == PWM5) in swm_pwm_init()
/bsp/rockchip/common/rk_hal/lib/hal/src/pinctrl/
A Dhal_pinctrl_iofunc.c149 DEFINE_IOMUX_FUNC(PWM5)
/bsp/essemi/es32f365x/drivers/ES/
A DKconfig246 bool "Register PWM5 "
/bsp/essemi/es32f369x/drivers/ES/
A DKconfig246 bool "Register PWM5 "
/bsp/synwit/swm320-mini/board/
A DKconfig225 bool "Enable PWM5"
/bsp/raspberry-pico/RP2040/board/
A DKconfig560 bool "Enable PWM5"
/bsp/raspberry-pico/RP2350/board/
A DKconfig560 bool "Enable PWM5"
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3123 #define PWM5 ((PWM_TypeDef *) PWM5_BASE) macro

Completed in 55 milliseconds