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:37
extern RTC_HandleTypeDef RTCHandle;
stm32f4xx_it.c:158RTC_WKUP_IRQHandler()
stm32f4xx_lp_modes.c:151StopMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:152StopMode_Measure()
stm32f4xx_lp_modes.c:153StopMode_Measure()
stm32f4xx_lp_modes.c:154StopMode_Measure()
stm32f4xx_lp_modes.c:155StopMode_Measure()
stm32f4xx_lp_modes.c:156StopMode_Measure()
stm32f4xx_lp_modes.c:157StopMode_Measure()
stm32f4xx_lp_modes.c:159StopMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:179StopMode_Measure()
stm32f4xx_lp_modes.c:182StopMode_Measure()
stm32f4xx_lp_modes.c:195StopMode_Measure()
stm32f4xx_lp_modes.c:262StandbyRTCMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:263StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:264StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:265StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:266StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:267StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:268StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:270StandbyRTCMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:289StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:296StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:299StandbyRTCMode_Measure()
stm32f4xx_lp_modes.c:329StandbyRTCBKPSRAMMode_Measure()
RTCHandle.Instance = RTC;
stm32f4xx_lp_modes.c:330StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:331StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:332StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:333StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:334StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:335StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:337StandbyRTCBKPSRAMMode_Measure()
if(HAL_RTC_Init(&RTCHandle) != HAL_OK)
stm32f4xx_lp_modes.c:357StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:364StandbyRTCBKPSRAMMode_Measure()
stm32f4xx_lp_modes.c:367StandbyRTCBKPSRAMMode_Measure()

Data Use

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