Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_pwm.c51 #define PWM_PWR_INT_EN(ch) (1 << ((ch) + 4 )) macro
260 SET_BIT(pPWM->pReg->INT_EN, PWM_PWR_INT_EN(channel)); in HAL_PWM_SetMatch()

Completed in 4 milliseconds