Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4062 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_RTCPRE, Prescaler); in LL_RCC_SetRTC_HSEPrescaler()
4135 return (uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)); in LL_RCC_GetRTC_HSEPrescaler()
Dstm32h5xx_hal_rcc.h4405 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_RTCPRE, \
4406 (((__RTCCLKSource__) & 0xFFFFCFFU) >> 4)) : CLEAR_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)
4492 #define __HAL_RCC_GET_RTC_HSE_PRESCALER() ((uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_RTCPRE)))
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8389 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h523xx.h12526 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h562xx.h13206 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h533xx.h13045 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h573xx.h15809 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro
Dstm32h563xx.h15290 #define RCC_CFGR1_RTCPRE RCC_CFGR1_RTCPRE_Msk /*!< HSE divisi… macro