Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/
H A DhalPWM.h176 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1047 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/
H A DhalPWM.h176 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1047 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/
H A DhalPWM.h200 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1050 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/
H A DhalPWM.h176 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1047 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/
H A DhalPWM.h176 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1047 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/
H A DhalPWM.h200 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1055 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/
H A DhalPWM.h176 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1047 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/
H A DhalPWM.h176 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1047 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/
H A DhalPWM.h183 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1281 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/
H A DhalPWM.h183 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1281 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/
H A DhalPWM.h183 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1280 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/
H A DhalPWM.h183 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index);
H A DhalPWM.c1281 MS_BOOL HAL_PWM_GetDBen(PWM_ChNum index) in HAL_PWM_GetDBen() function
/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c395 *u32PWMVar = (MS_U32)HAL_PWM_GetDBen(u8IndexPWM); in MDrv_PWM_GetProperty()