Home
last modified time | relevance | path

Searched defs:HourFormat (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc.h78 uint32_t HourFormat; /*!< Specifies the RTC Hour Format. member
Dstm32l1xx_ll_rtc.h104 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
814 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h78 uint32_t HourFormat; /*!< Specifies the RTC Hour Format. member
Dstm32l0xx_ll_rtc.h142 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
805 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h78 uint32_t HourFormat; /*!< Specifies the RTC Hour Format. member
Dstm32l4xx_ll_rtc.h104 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
906 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat()