Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h259 #define RCC_RTCCLKSOURCE_HSE_DIV7 ((uint32_t)0x00070300U) macro
1267 … ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV6) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV7) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h262 #define RCC_RTCCLKSOURCE_HSE_DIV7 0x00070300U macro
1383 ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV7) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h277 #define RCC_RTCCLKSOURCE_HSE_DIV7 0x00070300U macro
2005 ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV7) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h467 #define RCC_RTCCLKSOURCE_HSE_DIV7 ((0x06U << RCC_CCIPR7_RTCPRE_Pos) | RCC_CCIPR7_RTCSEL) /*!<… macro
4495 … ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV7) || ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV8) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h446 #define RCC_RTCCLKSOURCE_HSE_DIV7 (0x00007300U) macro
5010 ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV6) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV7) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h449 #define RCC_RTCCLKSOURCE_HSE_DIV7 ((0x07U << 12U) | RCC_BDCR_RTCSEL) /*!< HSE oscillator cloc… macro
4723 … ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV6) || ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV7) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h495 #define RCC_RTCCLKSOURCE_HSE_DIV7 (0x00007300U) macro
8142 … ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV6) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV7) || \