Searched refs:u8PmRtcIndex (Results 1 – 4 of 4) sorted by relevance
1422 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcInit()1440 HAL_PM_RtcInit(pPmRtcVA->u8PmRtcIndex, pPmRtcVA->u32RtcCtrlWord); in MDrv_PM_RtcInit()1526 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcSetCounter()1533 HAL_PM_RtcSetCounter(pPmRtcVA->u8PmRtcIndex, pPmRtcVA->u32RtcSetCounter); in MDrv_PM_RtcSetCounter()1603 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcGetCounter()1610 pPmRtcVA->u32RtcGetCounter = HAL_PM_RtcGetCounter(pPmRtcVA->u8PmRtcIndex); in MDrv_PM_RtcGetCounter()1681 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcSetMatchCounter()1688 HAL_PM_RtcSetMatchCounter(pPmRtcVA->u8PmRtcIndex, pPmRtcVA->u32RtcSetMatchCounter); in MDrv_PM_RtcSetMatchCounter()1760 if(pPmRtcVA->u8PmRtcIndex > _sPmDrvInfo.u8PmSupRtcIdxMax) in MDrv_PM_RtcGetMatchCounter()1767 pPmRtcVA->u32RtcGetMatchCounter = HAL_PM_RtcGetMatchCounter(pPmRtcVA->u8PmRtcIndex); in MDrv_PM_RtcGetMatchCounter()
748 MS_U8 u8PmRtcIndex; /// Define PM RTC Index member
762 MS_U8 u8PmRtcIndex; /// Define PM RTC Index member
69276 MS_U8 u8PmRtcIndex;