HAL + 0/71 examples
CodeScope will show references to HAL_RTC_MspDeInit() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
Examples
PWR
RTC
STM32469I-Discovery
Demonstrations
Applications
STemWin
Examples
PWR
STM32469I_EVAL
Demonstrations
Applications
STemWin
Examples
PWR
RTC
STM324xG_EVAL
Demonstrations
Applications
STemWin
Examples
PWR
RTC
STM32F412G-Discovery
Demonstrations
Examples
PWR
RTC
STM32F413H-Discovery
Demonstrations
Examples
RTC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
PWR
STM32446E-Nucleo
Examples
PWR
RTC
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
Examples
PWR
RTC
STM32F4-Discovery
Examples
PWR
STM32F401-Discovery
Examples
PWR
STM32F401RE-Nucleo
Examples
PWR
STM32F410xx-Nucleo
Examples
PWR
RTC
STM32F411E-Discovery
Examples
PWR
STM32F411RE-Nucleo
Examples
PWR
RTC
Examples_MIX
PWR
STM32F412ZG-Nucleo
Examples
PWR
RTC
STM32F413ZH-Nucleo
Examples
PWR
RTC
STM32F429ZI-Nucleo
Applications
NetXDuo
Examples
PWR
RTC
STM32F446ZE-Nucleo
Examples
PWR
RTC
 
Symbols
loading...
Files
loading...

HAL_RTC_MspDeInit() function

DeInitializes the RTC MSP.

Syntax

void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);
Implemented in stm32f4xx_hal_rtc.c:657

Arguments

hrtc

pointer to a RTC_HandleTypeDef structure that contains the configuration information for RTC.

Return value

None

Examples

HAL_RTC_MspDeInit() is referenced by 71 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rtc.c:657
__weak void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc)
stm32f4xx_hal_rtc.h:698
void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);
stm32f4xx_hal_rtc.c:417HAL_RTC_DeInit()
HAL_RTC_MspDeInit(hrtc);

Call Tree

Functions calling HAL_RTC_MspDeInit()
Functions called by HAL_RTC_MspDeInit()
all items filtered out
HAL_RTC_MspDeInit()
Data read by HAL_RTC_MspDeInit()
Data written by HAL_RTC_MspDeInit()
HAL_RTC_MspDeInit()
all items filtered out