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:222StopMode_Measure()
stm32f4xx_lp_modes.c:279StandbyRTCMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:287StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:288StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:289StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:290StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:291StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:292StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:294StandbyRTCMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:313StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:320StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:327StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:330StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:360StandbyRTCBKPSRAMMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:361StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:362StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:363StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:364StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:365StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:366StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:368StandbyRTCBKPSRAMMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:387StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:398StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:401StandbyRTCBKPSRAMMode_Measure()

Data Use

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