Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/rtc/drv/rtc/
H A DdrvRTC.c140 static MS_BOOL _gbInitRTC = FALSE; variable
190 if (!(_gbInitRTC& (1<<eRtc))) in MDrv_RTC_Init()
216 _gbInitRTC|=(1<<eRtc); in MDrv_RTC_Init()
225 if(_gbInitRTC) in MDrv_RTC_GetCount()
373 _gbInitRTC = FALSE; in MDrv_RTC_SetPowerState()