Home
last modified time | relevance | path

Searched refs:HAL_RTC_MspInit (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc.c217 HAL_RTC_MspInit(hrtc); in HAL_RTC_Init()
289 __weak void HAL_RTC_MspInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c288 hrtc->MspInitCallback = HAL_RTC_MspInit; in HAL_RTC_Init()
305 HAL_RTC_MspInit(hrtc); in HAL_RTC_Init()
703 hrtc->MspInitCallback = HAL_RTC_MspInit; in HAL_RTC_UnRegisterCallback()
721 hrtc->MspInitCallback = HAL_RTC_MspInit; in HAL_RTC_UnRegisterCallback()
752 __weak void HAL_RTC_MspInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc.h591 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c200 HAL_RTC_MspInit(hrtc); in HAL_RTC_Init()
356 __weak void HAL_RTC_MspInit(RTC_HandleTypeDef* hrtc) in HAL_RTC_MspInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h695 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h846 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc);