Home
last modified time | relevance | path

Searched refs:LL_RCC_RTC_NOCLOCK (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rcc.h269 #define LL_RCC_RTC_NOCLOCK 0x00000000U /*!< HSE not divided */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h293 #define LL_RCC_RTC_NOCLOCK 0x00000000U /*!< HSE not divided */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h457 #define LL_RCC_RTC_NOCLOCK 0U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rcc.h299 #define LL_RCC_RTC_NOCLOCK 0x00000000U /*!< HSE not divided */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h447 #define LL_RCC_RTC_NOCLOCK (uint32_t)(0x00000000U) macro