Searched defs:Month (Results 1 – 6 of 6) sorted by relevance
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_rtc.h | 105 uint8_t Month; /*!< Specifies the RTC Date Month (in BCD format). member
|
D | stm32l1xx_ll_rtc.h | 160 uint8_t Month; /*!< Specifies the RTC Date Month. member 1489 __STATIC_INLINE void LL_RTC_DATE_SetMonth(RTC_TypeDef *RTCx, uint32_t Month) in LL_RTC_DATE_SetMonth() 1593 …L_RTC_DATE_Config(RTC_TypeDef *RTCx, uint32_t WeekDay, uint32_t Day, uint32_t Month, uint32_t Year) in LL_RTC_DATE_Config()
|
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_ll_rtc.h | 198 uint8_t Month; /*!< Specifies the RTC Date Month. member 1496 __STATIC_INLINE void LL_RTC_DATE_SetMonth(RTC_TypeDef *RTCx, uint32_t Month) in LL_RTC_DATE_SetMonth() 1600 …L_RTC_DATE_Config(RTC_TypeDef *RTCx, uint32_t WeekDay, uint32_t Day, uint32_t Month, uint32_t Year) in LL_RTC_DATE_Config()
|
D | stm32l0xx_hal_rtc.h | 144 uint8_t Month; /*!< Specifies the RTC Date Month (in BCD format). member
|
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_ll_rtc.h | 160 uint8_t Month; /*!< Specifies the RTC Date Month. member 1756 __STATIC_INLINE void LL_RTC_DATE_SetMonth(RTC_TypeDef *RTCx, uint32_t Month) in LL_RTC_DATE_SetMonth() 1854 …L_RTC_DATE_Config(RTC_TypeDef *RTCx, uint32_t WeekDay, uint32_t Day, uint32_t Month, uint32_t Year) in LL_RTC_DATE_Config()
|
D | stm32l4xx_hal_rtc.h | 148 uint8_t Month; /*!< Specifies the RTC Date Month (in BCD format). member
|