Home
last modified time | relevance | path

Searched defs:TimeFormat (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rtc.h111 uint32_t TimeFormat; /*!< Specifies the RTC AM/PM Time. member
1081 __STATIC_INLINE void LL_RTC_TIME_SetFormat(RTC_TypeDef *RTCx, uint32_t TimeFormat) in LL_RTC_TIME_SetFormat()
1771 __STATIC_INLINE void LL_RTC_ALMA_SetTimeFormat(RTC_TypeDef *RTCx, uint32_t TimeFormat) in LL_RTC_ALMA_SetTimeFormat()
2139 __STATIC_INLINE void LL_RTC_ALMB_SetTimeFormat(RTC_TypeDef *RTCx, uint32_t TimeFormat) in LL_RTC_ALMB_SetTimeFormat()
A Dstm32l1xx_hal_rtc.h96 uint8_t TimeFormat; /*!< Specifies the RTC AM/PM Time. member

Completed in 15 milliseconds