Home
last modified time | relevance | path

Searched refs:HourFormat (Results 1 – 25 of 101) sorted by relevance

12345

/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rtc.c188 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
199 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
224 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_rtc.c192 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
203 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
228 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_rtc.c194 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
205 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
230 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rtc.c217 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
228 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
253 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rtc.c211 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
222 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
247 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
Dstm32h5xx_hal_rtc.c272 assert_param(IS_RTC_HOUR_FORMAT(hrtc->Init.HourFormat)); in HAL_RTC_Init()
387 SET_BIT(RTC->CR, (hrtc->Init.HourFormat | hrtc->Init.OutPut | hrtc->Init.OutPutPolarity)); in HAL_RTC_Init()
393 SET_BIT(RTC->CR, hrtc->Init.HourFormat); in HAL_RTC_Init()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rtc.c198 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
209 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
234 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rtc.c215 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
226 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
251 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
Dstm32wbaxx_hal_rtc.c262 assert_param(IS_RTC_HOUR_FORMAT(hrtc->Init.HourFormat)); in HAL_RTC_Init()
365 SET_BIT(RTC->CR, (hrtc->Init.HourFormat | hrtc->Init.OutPut | hrtc->Init.OutPutPolarity)); in HAL_RTC_Init()
371 SET_BIT(RTC->CR, hrtc->Init.HourFormat); in HAL_RTC_Init()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rtc.c204 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
215 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
240 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_rtc.c202 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
213 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
238 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rtc.c201 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
212 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
237 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rtc.c198 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
209 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
234 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rtc.c201 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
212 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
237 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rtc.c201 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
212 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
237 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rtc.c218 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
229 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
254 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rtc.c233 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
244 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
269 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rtc.c217 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
228 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
253 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rtc.c219 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
230 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
256 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rtc.c222 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
233 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
258 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rtc.c221 assert_param(IS_LL_RTC_HOURFORMAT(RTC_InitStruct->HourFormat)); in LL_RTC_Init()
232 LL_RTC_SetHourFormat(RTCx, RTC_InitStruct->HourFormat); in LL_RTC_Init()
257 RTC_InitStruct->HourFormat = LL_RTC_HOURFORMAT_24HOUR; in LL_RTC_StructInit()
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rtc.h87 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
572 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat() argument
574 MODIFY_REG(RTCx->CR, RTC_CR_FMT, HourFormat); in LL_RTC_SetHourFormat()
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rtc.h87 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
677 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat() argument
679 MODIFY_REG(RTCx->CR, RTC_CR_FMT, HourFormat); in LL_RTC_SetHourFormat()
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h87 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
683 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat() argument
685 MODIFY_REG(RTCx->CR, RTC_CR_FMT, HourFormat); in LL_RTC_SetHourFormat()
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rtc.h87 uint32_t HourFormat; /*!< Specifies the RTC Hours Format. member
757 __STATIC_INLINE void LL_RTC_SetHourFormat(RTC_TypeDef *RTCx, uint32_t HourFormat) in LL_RTC_SetHourFormat() argument
759 MODIFY_REG(RTCx->CR, RTC_CR_FMT, HourFormat); in LL_RTC_SetHourFormat()

12345