| /utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/ |
| H A D | drvPWM.c | 347 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 D | halPWM.c | 372 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 D | halPWM.h | 148 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | halPWM.c | 367 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 D | halPWM.h | 148 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | halPWM.c | 386 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 D | halPWM.h | 164 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.c | 422 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 D | halPWM.c | 422 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 D | halPWM.c | 422 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 D | halPWM.c | 430 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 D | halPWM.c | 422 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 D | halPWM.h | 165 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.c | 425 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 D | halPWM.h | 164 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.c | 422 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 D | halPWM.h | 165 void HAL_PWM_Period(PWM_ChNum index, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.c | 422 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 D | halPWM.c | 519 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 D | halPWM.c | 519 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 D | halPWM.c | 519 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 D | halPWM.c | 519 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 D | drvPWM_v2.h | 151 MS_U32 u32PeriodPWM; member
|
| H A D | drvPWM.h | 374 PWM_Result MDrv_PWM_Period(PWM_ChNum u8IndexPWM, MS_U32 u32PeriodPWM);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvPWM_v2.h | 151 MS_U32 u32PeriodPWM; member
|