Home
last modified time | relevance | path

Searched refs:HI_PWM_PORT_PWM5 (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_pwm.c55 hi_pwm_init(HI_PWM_PORT_PWM5); in pwm_5_demo()
57 hi_pwm_start(HI_PWM_PORT_PWM5, 750, 1500); /* duty: 750 freq:1500 */ in pwm_5_demo()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_pwm.h59 HI_PWM_PORT_PWM5 = 5, /**< PWM port5. Register base address: 0x40040500, multiplexed with GPIOX. enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/pwm/
H A Dhi_pwm.c89 if (port == HI_PWM_PORT_PWM5) { in pwm_deinit_clken()

Completed in 1 milliseconds