Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c738 MDrv_PWM_Div(u8IndexPWM, (PWM_DIV>0?(PWM_DIV-1):0) ); in MDrv_PWM_Set3DMode()
765 u32Shift = (MS_U32) u32Shift / PWM_DIV; in MDrv_PWM_Set3DMode()
766 u32Duty = (MS_U32) u32Duty / PWM_DIV; in MDrv_PWM_Set3DMode()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPWM.h166 #define PWM_DIV (4) macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPWM.h167 #define PWM_DIV (4) macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt24612 #define PWM_DIV (4)