Searched defs:Seconds (Results 1 – 3 of 3) sorted by relevance
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
| D | stm32f4xx_ll_rtc.h | 128 uint8_t Seconds; /*!< Specifies the RTC Time Seconds. member 1246 __STATIC_INLINE void LL_RTC_TIME_SetSecond(RTC_TypeDef *RTCx, uint32_t Seconds) in LL_RTC_TIME_SetSecond() 1291 …Config(RTC_TypeDef *RTCx, uint32_t Format12_24, uint32_t Hours, uint32_t Minutes, uint32_t Seconds) in LL_RTC_TIME_Config() 1912 __STATIC_INLINE void LL_RTC_ALMA_SetSecond(RTC_TypeDef *RTCx, uint32_t Seconds) in LL_RTC_ALMA_SetSecond() 1949 …igTime(RTC_TypeDef *RTCx, uint32_t Format12_24, uint32_t Hours, uint32_t Minutes, uint32_t Seconds) in LL_RTC_ALMA_ConfigTime() 2278 __STATIC_INLINE void LL_RTC_ALMB_SetSecond(RTC_TypeDef *RTCx, uint32_t Seconds) in LL_RTC_ALMB_SetSecond() 2318 …igTime(RTC_TypeDef *RTCx, uint32_t Format12_24, uint32_t Hours, uint32_t Minutes, uint32_t Seconds) in LL_RTC_ALMB_ConfigTime()
|
| D | stm32f4xx_hal_rtc.h | 92 uint8_t Seconds; /*!< Specifies the RTC Time Seconds. member
|
| /device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
| D | stm32mp1xx_hal_rtc.h | 99 uint8_t Seconds; /*!< Specifies the RTC Time Seconds. member
|