Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pm/drv/pm/
H A DdrvPM.c1422 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcInit()
1424 PM_DBG_ERR("FAIL: Only support Max %d RTC(s)\n", _sPmDrvInfo.u8PmSupRtcIdxMax); in MDrv_PM_RtcInit()
1526 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcSetCounter()
1528 PM_DBG_ERR("FAIL: Only support Max %d RTC(s)\n", _sPmDrvInfo.u8PmSupRtcIdxMax); in MDrv_PM_RtcSetCounter()
1603 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcGetCounter()
1605 PM_DBG_ERR("FAIL: Only support Max %d RTC(s)\n", _sPmDrvInfo.u8PmSupRtcIdxMax); in MDrv_PM_RtcGetCounter()
1681 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcSetMatchCounter()
1683 PM_DBG_ERR("FAIL: Only support Max %d RTC(s)\n", _sPmDrvInfo.u8PmSupRtcIdxMax); in MDrv_PM_RtcSetMatchCounter()
1760 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcGetMatchCounter()
1762 PM_DBG_ERR("FAIL: Only support Max %d RTC(s)\n", _sPmDrvInfo.u8PmSupRtcIdxMax); in MDrv_PM_RtcGetMatchCounter()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPM.h759 MS_U8 u8PmSupRtcIdxMax; /// Support RTC Index Max member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPM.h773 MS_U8 u8PmSupRtcIdxMax; /// Support RTC Index Max member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt69287 MS_U8 u8PmSupRtcIdxMax;