Home
last modified time | relevance | path

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

12

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c347 PWM_Result MDrv_PWM_Period(PWM_ChNum u8IndexPWM, MS_U32 u32PeriodPWM) in MDrv_PWM_Period() argument
350 PWM_DBG_INFO("%s(%u, 0x%08X)\r\n", __FUNCTION__, u8IndexPWM, (int)u32PeriodPWM); in MDrv_PWM_Period()
354 HAL_PWM_Period(u8IndexPWM, u32PeriodPWM); in MDrv_PWM_Period()
358 g_Period_Record[u8IndexPWM] = u32PeriodPWM; in MDrv_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/
H A DhalPWM.c372 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
376 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
377 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
H A DhalPWM.h148 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/
H A DhalPWM.c367 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
371 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
372 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
H A DhalPWM.h148 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/
H A DhalPWM.c386 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
389 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
390 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
H A DhalPWM.h164 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/
H A DhalPWM.c422 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
425 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
426 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/
H A DhalPWM.c422 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
425 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
426 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/
H A DhalPWM.c422 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
425 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
426 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/
H A DhalPWM.c430 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
433 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
434 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/
H A DhalPWM.c422 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
425 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
426 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
H A DhalPWM.h165 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/
H A DhalPWM.c425 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
428 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
429 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
H A DhalPWM.h164 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/
H A DhalPWM.c422 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
425 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
426 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
H A DhalPWM.h165 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/
H A DhalPWM.c422 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
425 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
426 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/
H A DhalPWM.c519 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
524 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
525 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/
H A DhalPWM.c519 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
524 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
525 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/
H A DhalPWM.c519 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
524 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
525 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/
H A DhalPWM.c519 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM) in HAL_PWM_Period() argument
524 Period_L = (MS_U16)u32PeriodPWM; in HAL_PWM_Period()
525 Period_H = (MS_U16)(u32PeriodPWM >> 16); in HAL_PWM_Period()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPWM_v2.h151 MS_U32 u32PeriodPWM; member
H A DdrvPWM.h374 PWM_Result MDrv_PWM_Period(PWM_ChNum u8IndexPWM, MS_U32 u32PeriodPWM);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPWM_v2.h151 MS_U32 u32PeriodPWM; member

12