Home
last modified time | relevance | path

Searched refs:RCC_CFGR1_RTCPRE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4046 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_RTCPRE, Prescaler); in LL_RCC_SetRTC_HSEPrescaler()
4119 return (uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)); in LL_RCC_GetRTC_HSEPrescaler()
Dstm32h5xx_hal_rcc.h4396 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_RTCPRE, \
4397 (((__RTCCLKSource__) & 0xFFFFCFFU) >> 4)) : CLEAR_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)
4483 #define __HAL_RCC_GET_RTC_HSE_PRESCALER() ((uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)))
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8765 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h562xx.h13151 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h563xx.h15235 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h573xx.h15780 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro