STM32H735xx HAL User Manual
Defines
HSE prescaler for RTC clock
RCC Exported Constants

Defines

#define LL_RCC_RTC_NOCLOCK   (uint32_t)(0x00000000U)
#define LL_RCC_RTC_HSE_DIV_2   (uint32_t)(RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_3   (uint32_t)(RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_4   (uint32_t)(RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_5   (uint32_t)(RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_6   (uint32_t)(RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_7   (uint32_t)(RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_8   (uint32_t)(RCC_CFGR_RTCPRE_3)
#define LL_RCC_RTC_HSE_DIV_9   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_10   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_11   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_12   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_13   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_14   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_15   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_16   (uint32_t)(RCC_CFGR_RTCPRE_4)
#define LL_RCC_RTC_HSE_DIV_17   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_18   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_19   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_20   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_21   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_22   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_23   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_24   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3)
#define LL_RCC_RTC_HSE_DIV_25   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_26   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_27   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_28   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_29   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_30   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_31   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_32   (uint32_t)(RCC_CFGR_RTCPRE_5)
#define LL_RCC_RTC_HSE_DIV_33   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_34   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_35   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_36   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_37   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_38   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_39   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_40   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3)
#define LL_RCC_RTC_HSE_DIV_41   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_42   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_43   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_44   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_45   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_46   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_47   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_48   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4)
#define LL_RCC_RTC_HSE_DIV_49   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_50   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_51   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_52   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_53   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_54   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_55   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_56   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3)
#define LL_RCC_RTC_HSE_DIV_57   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_58   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_59   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_60   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)
#define LL_RCC_RTC_HSE_DIV_61   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
#define LL_RCC_RTC_HSE_DIV_62   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
#define LL_RCC_RTC_HSE_DIV_63   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Define Documentation

#define LL_RCC_RTC_HSE_DIV_10   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)

Definition at line 461 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_11   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 462 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_12   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)

Definition at line 463 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_13   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 464 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_14   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 465 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_15   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 466 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_16   (uint32_t)(RCC_CFGR_RTCPRE_4)

Definition at line 467 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_17   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_0)

Definition at line 468 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_18   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1)

Definition at line 469 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_19   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 470 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_2   (uint32_t)(RCC_CFGR_RTCPRE_1)

Definition at line 453 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_20   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2)

Definition at line 471 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_21   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 472 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_22   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 473 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_23   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 474 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_24   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3)

Definition at line 475 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_25   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)

Definition at line 476 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_26   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)

Definition at line 477 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_27   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 478 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_28   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)

Definition at line 479 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_29   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 480 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_3   (uint32_t)(RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 454 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_30   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 481 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_31   (uint32_t)(RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 482 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_32   (uint32_t)(RCC_CFGR_RTCPRE_5)

Definition at line 483 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_33   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_0)

Definition at line 484 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_34   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_1)

Definition at line 485 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_35   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 486 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_36   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2)

Definition at line 487 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_37   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 488 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_38   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 489 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_39   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 490 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_4   (uint32_t)(RCC_CFGR_RTCPRE_2)

Definition at line 455 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_40   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3)

Definition at line 491 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_41   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)

Definition at line 492 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_42   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)

Definition at line 493 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_43   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 494 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_44   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)

Definition at line 495 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_45   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 496 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_46   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 497 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_47   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 498 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_48   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4)

Definition at line 499 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_49   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_0)

Definition at line 500 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_5   (uint32_t)(RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 456 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_50   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1)

Definition at line 501 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_51   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 502 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_52   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2)

Definition at line 503 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_53   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 504 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_54   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 505 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_55   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 506 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_56   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3)

Definition at line 507 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_57   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)

Definition at line 508 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_58   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1)

Definition at line 509 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_59   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 510 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_6   (uint32_t)(RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 457 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_60   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2)

Definition at line 511 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_61   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)

Definition at line 512 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_62   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)

Definition at line 513 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_63   (uint32_t)(RCC_CFGR_RTCPRE_5|RCC_CFGR_RTCPRE_4|RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 514 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_7   (uint32_t)(RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|RCC_CFGR_RTCPRE_0)

Definition at line 458 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_8   (uint32_t)(RCC_CFGR_RTCPRE_3)

Definition at line 459 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_HSE_DIV_9   (uint32_t)(RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_0)

Definition at line 460 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_RTC_NOCLOCK   (uint32_t)(0x00000000U)

Definition at line 452 of file stm32h7xx_ll_rcc.h.