RTCHandle is only used within PWR_CurrentConsumption.
 
Symbols
loading...
Files
loading...

RTCHandle variable

Syntax

extern RTC_HandleTypeDef RTCHandle;
Implemented in stm32f4xx_lp_modes.c:41

References

LocationReferrerText
stm32f4xx_lp_modes.c:41
stm32f4xx_it.c:38
extern RTC_HandleTypeDef RTCHandle;
stm32f4xx_it.c:159RTC_WKUP_IRQHandler()
stm32f4xx_lp_modes.c:165StopMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:174StopMode_Measure()
stm32f4xx_lp_modes.c:175StopMode_Measure()
stm32f4xx_lp_modes.c:176StopMode_Measure()
stm32f4xx_lp_modes.c:177StopMode_Measure()
stm32f4xx_lp_modes.c:178StopMode_Measure()
stm32f4xx_lp_modes.c:179StopMode_Measure()
stm32f4xx_lp_modes.c:181StopMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:200StopMode_Measure()
stm32f4xx_lp_modes.c:206StopMode_Measure()
stm32f4xx_lp_modes.c:219StopMode_Measure()
stm32f4xx_lp_modes.c:276StandbyRTCMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:284StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:285StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:286StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:287StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:288StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:289StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:291StandbyRTCMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:310StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:317StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:324StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:327StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:357StandbyRTCBKPSRAMMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:358StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:359StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:360StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:361StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:362StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:363StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:365StandbyRTCBKPSRAMMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:384StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:395StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:398StandbyRTCBKPSRAMMode_Measure()

Data Use

Functions reading RTCHandle
RTCHandle
Type of RTCHandle
RTCHandle
all items filtered out