Home
last modified time | relevance | path

Searched refs:HAL_RTC_GetDate (Results 1 – 14 of 14) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc.h604 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format);
/loramac-node-latest/src/boards/NucleoL476/
Drtc-board.c441 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/SKiM881AXL/
Drtc-board.c442 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/NucleoL152/
Drtc-board.c441 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/NucleoL073/
Drtc-board.c442 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/NAMote72/
Drtc-board.c441 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Drtc-board.c442 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/SKiM980A/
Drtc-board.c441 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/SKiM880B/
Drtc-board.c441 HAL_RTC_GetDate( &RtcHandle, date, RTC_FORMAT_BIN ); in RtcGetCalendarValue()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc.c576 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format) in HAL_RTC_GetDate() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h708 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h865 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c699 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format) in HAL_RTC_GetDate() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c1101 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format) in HAL_RTC_GetDate() function