Searched refs:bDbenPWM (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/ |
| H A D | drvPWM.c | 517 void MDrv_PWM_Dben(PWM_ChNum u8IndexPWM, MS_BOOL bDbenPWM) in MDrv_PWM_Dben() argument 520 PWM_DBG_INFO("%s(%u, %u)\r\n", __FUNCTION__, u8IndexPWM, bDbenPWM); in MDrv_PWM_Dben() 521 HAL_PWM_DBen(u8IndexPWM, bDbenPWM); in MDrv_PWM_Dben() 813 void MDrv_PM_PWM_Dben(MS_BOOL bDbenPWM) in MDrv_PM_PWM_Dben() argument 815 HAL_PM_PWM_DBen(bDbenPWM); in MDrv_PM_PWM_Dben()
|
| H A D | mdrvPWM.c | 182 psPWMInstPri->fpPWMDben(pDbenParam->u8IndexPWM,pDbenParam->bDbenPWM); in PWMIoctl()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvPWM.h | 369 void MDrv_PM_PWM_Dben(MS_BOOL bDbenPWM); 481 void MDrv_PWM_Dben(PWM_ChNum u8IndexPWM, MS_BOOL bDbenPWM);
|
| H A D | drvPWM_v2.h | 192 MS_BOOL bDbenPWM; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvPWM_v2.h | 192 MS_BOOL bDbenPWM; member
|
| H A D | drvPWM.h | 431 void MDrv_PWM_Dben(PWM_ChNum u8IndexPWM, MS_BOOL bDbenPWM);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 17875 MS_BOOL bDbenPWM; 24769 void MDrv_PM_PWM_Dben(MS_BOOL bDbenPWM); 24832 void MDrv_PWM_Dben(PWM_ChNum u8IndexPWM, MS_BOOL bDbenPWM);
|