Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/
H A DhalPWM.h184 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1434 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/
H A DhalPWM.h184 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1434 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/
H A DhalPWM.h201 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1436 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/
H A DhalPWM.h184 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1434 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/
H A DhalPWM.h184 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1434 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/
H A DhalPWM.h201 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1441 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/
H A DhalPWM.h184 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1434 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/
H A DhalPWM.h184 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1434 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/
H A DhalPWM.h191 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1735 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/
H A DhalPWM.h191 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1735 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/
H A DhalPWM.h191 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1734 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/
H A DhalPWM.h191 MS_U32 HAL_PWM_GetShift(PWM_ChNum index);
H A DhalPWM.c1735 MS_U32 HAL_PWM_GetShift(PWM_ChNum index) in HAL_PWM_GetShift() function
/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c380 *u32PWMVar = HAL_PWM_GetShift(u8IndexPWM); in MDrv_PWM_GetProperty()