HAL + 0/5 examples
CodeScope will show references to LL_RTC_EnableWriteProtection() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_EnableWriteProtection()

LL_RTC_EnableWriteProtection() function

Enable the write protection for RTC registers.

Syntax

__STATIC_INLINE void LL_RTC_EnableWriteProtection(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

None

Examples

LL_RTC_EnableWriteProtection() is referenced by 5 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_rtc.h:990
__STATIC_INLINE void LL_RTC_EnableWriteProtection(RTC_TypeDef *RTCx)
stm32f4xx_ll_rtc.c:175LL_RTC_DeInit()
LL_RTC_EnableWriteProtection(RTCx);
stm32f4xx_ll_rtc.c:221LL_RTC_Init()
LL_RTC_EnableWriteProtection(RTCx);
stm32f4xx_ll_rtc.c:323LL_RTC_TIME_Init()
LL_RTC_EnableWriteProtection(RTCx);
stm32f4xx_ll_rtc.c:411LL_RTC_DATE_Init()
LL_RTC_EnableWriteProtection(RTCx);
stm32f4xx_ll_rtc.c:543LL_RTC_ALMA_Init()
LL_RTC_EnableWriteProtection(RTCx);
stm32f4xx_ll_rtc.c:661LL_RTC_ALMB_Init()
LL_RTC_EnableWriteProtection(RTCx);

Call Tree

Functions calling LL_RTC_EnableWriteProtection()
LL_RTC_EnableWriteProtection()
Data read by LL_RTC_EnableWriteProtection()
LL_RTC_EnableWriteProtection()