Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h265 #define RCC_RTCCLKSOURCE_HSE_DIV13 ((uint32_t)0x000D0300U) macro
1270 … ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV12) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV13) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h268 #define RCC_RTCCLKSOURCE_HSE_DIV13 0x000D0300U macro
1389 ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV13) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h283 #define RCC_RTCCLKSOURCE_HSE_DIV13 0x000D0300U macro
2011 ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV13) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h473 #define RCC_RTCCLKSOURCE_HSE_DIV13 ((0x0CU << RCC_CCIPR7_RTCPRE_Pos) | RCC_CCIPR7_RTCSEL) /*!<… macro
4498 … ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV13) || ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV14) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h452 #define RCC_RTCCLKSOURCE_HSE_DIV13 (0x0000D300U) macro
5013 ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV12) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV13) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h455 #define RCC_RTCCLKSOURCE_HSE_DIV13 ((0x0DU << 12U) | RCC_BDCR_RTCSEL) /*!< HSE oscillator cloc… macro
4726 … ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV12) || ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV13) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h501 #define RCC_RTCCLKSOURCE_HSE_DIV13 (0x0000D300U) macro
8145 … ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV12) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV13) || \