Home
last modified time | relevance | path

Searched refs:HAL_RTC_MspDeInit (Results 1 – 7 of 7) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c295 hrtc->MspDeInitCallback = HAL_RTC_MspDeInit; in HAL_RTC_Init()
511 hrtc->MspDeInitCallback = HAL_RTC_MspDeInit; in HAL_RTC_DeInit()
518 HAL_RTC_MspDeInit(hrtc); in HAL_RTC_DeInit()
707 hrtc->MspDeInitCallback = HAL_RTC_MspDeInit; in HAL_RTC_UnRegisterCallback()
725 hrtc->MspDeInitCallback = HAL_RTC_MspDeInit; in HAL_RTC_UnRegisterCallback()
767 __weak void HAL_RTC_MspDeInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspDeInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc.h592 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc.c305 __weak void HAL_RTC_MspDeInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspDeInit() function
Dstm32l1xx_hal_rtc_ex.c211 HAL_RTC_MspDeInit(hrtc); in HAL_RTC_DeInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c341 HAL_RTC_MspDeInit(hrtc); in HAL_RTC_DeInit()
371 __weak void HAL_RTC_MspDeInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspDeInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h696 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h847 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);