Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c132 #define PWM_DBG_ERR(x, args...) if (_geDbfLevel >= E_PWM_DBGLV_ERR_ONLY) \ macro
227 PWM_DBG_ERR("Call MDrv_PWM_Init first!\n"); in _PWM_IsInit()
251 PWM_DBG_ERR("Get IOMAP Base faill!\n"); in MDrv_PWM_Init()
257 PWM_DBG_ERR("Get CHIPTOP Base faill!\n"); in MDrv_PWM_Init()
263 PWM_DBG_ERR("Get PM Base faill!\n"); in MDrv_PWM_Init()
272 PWM_DBG_ERR("PWM Hal Initial Fail\n"); in MDrv_PWM_Init()
283 PWM_DBG_ERR("PWM has be initiated!\n"); in MDrv_PWM_Init()
706 PWM_DBG_ERR("%s, pwm index[%d] can not support 3D Mode\n", __FUNCTION__, u8IndexPWM); in MDrv_PWM_Set3DMode()
713PWM_DBG_ERR("%s, pwm index[%d]-[%d] : illeage support number, exceed max number:%d \n", __FUNCTION… in MDrv_PWM_Set3DMode()