Home
last modified time | relevance | path

Searched refs:RCC_CCIPR7_RTCPRE (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h4833 MODIFY_REG(RCC->CCIPR7, RCC_CCIPR7_RTCPRE, Prescaler); in LL_RCC_SetRTC_HSEPrescaler()
4906 return (uint32_t)(READ_BIT(RCC->CCIPR7, RCC_CCIPR7_RTCPRE)); in LL_RCC_GetRTC_HSEPrescaler()
Dstm32n6xx_hal_rcc.h3576 …(READ_BIT(RCC->CCIPR7, RCC_CCIPR7_RTCPRE) | RCC_CCIPR7_RTCSEL) : READ_BIT(RCC->CCIPR7, RCC_CCIPR7_…
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c4907 … uint32_t prescaler = (READ_BIT(RCC->CCIPR7, RCC_CCIPR7_RTCPRE) >> RCC_CCIPR7_RTCPRE_Pos) + 1U; in RCCEx_GetRTCCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h26086 #define RCC_CCIPR7_RTCPRE RCC_CCIPR7_RTCPRE_Msk /… macro
Dstm32n657xx.h27235 #define RCC_CCIPR7_RTCPRE RCC_CCIPR7_RTCPRE_Msk /… macro
Dstm32n655xx.h26993 #define RCC_CCIPR7_RTCPRE RCC_CCIPR7_RTCPRE_Msk /… macro
Dstm32n647xx.h26328 #define RCC_CCIPR7_RTCPRE RCC_CCIPR7_RTCPRE_Msk /… macro