Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h283 #define RCC_RTCCLKSOURCE_HSE_DIV31 ((uint32_t)0x001F0300U) macro
1279 … ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV30) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV31))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h286 #define RCC_RTCCLKSOURCE_HSE_DIV31 0x001F0300U macro
1407 ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV31))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h301 #define RCC_RTCCLKSOURCE_HSE_DIV31 0x001F0300U macro
2029 ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV31))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h491 #define RCC_RTCCLKSOURCE_HSE_DIV31 ((0x1EU << RCC_CCIPR7_RTCPRE_Pos) | RCC_CCIPR7_RTCSEL) /*!<… macro
4507 … ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV31) || ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV32) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h470 #define RCC_RTCCLKSOURCE_HSE_DIV31 (0x0001F300U) macro
5022 ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV30) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV31) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h473 #define RCC_RTCCLKSOURCE_HSE_DIV31 ((0x1FU << 12U) | RCC_BDCR_RTCSEL) /*!< HSE oscillator cloc… macro
4735 … ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV30) || ((__SOURCE__) == RCC_RTCCLKSOURCE_HSE_DIV31) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h519 #define RCC_RTCCLKSOURCE_HSE_DIV31 (0x0001F300U) macro
8154 … ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV30) || ((SOURCE) == RCC_RTCCLKSOURCE_HSE_DIV31) || \