Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4048 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_RTCPRE, Prescaler); in LL_RCC_SetRTC_HSEPrescaler()
4121 return (uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)); in LL_RCC_GetRTC_HSEPrescaler()
Dstm32h5xx_hal_rcc.h4389 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_RTCPRE, \
4390 (((__RTCCLKSource__) & 0xFFFFCFFU) >> 4)) : CLEAR_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)
4476 #define __HAL_RCC_GET_RTC_HSE_PRESCALER() ((uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)))
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8781 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h562xx.h13119 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h563xx.h15203 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h573xx.h15724 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro