Home
last modified time | relevance | path

Searched refs:RCC_UART5CLKSOURCE_PCLK1 (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_irda_ex.h163 case RCC_UART5CLKSOURCE_PCLK1: \
297 case RCC_UART5CLKSOURCE_PCLK1: \
389 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32u5xx_hal_rcc_ex.h597 #define RCC_UART5CLKSOURCE_PCLK1 0x00000000U macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_irda_ex.h142 case RCC_UART5CLKSOURCE_PCLK1: \
255 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32g4xx_hal_uart_ex.h293 case RCC_UART5CLKSOURCE_PCLK1: \
406 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32g4xx_hal_rcc_ex.h285 #define RCC_UART5CLKSOURCE_PCLK1 0x00000000U macro
1512 (((__SOURCE__) == RCC_UART5CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_irda_ex.h187 case RCC_UART5CLKSOURCE_PCLK1: \
519 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32h5xx_hal_rcc_ex.h701 #define RCC_UART5CLKSOURCE_PCLK1 ((uint32_t)0x00000000U) macro
3333 (((__SOURCE__) == RCC_UART5CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_irda_ex.h162 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32l5xx_hal_uart_ex.h292 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32l5xx_hal_rcc_ex.h335 #define RCC_UART5CLKSOURCE_PCLK1 0U /*!< PCLK1 */ macro
2000 (((__SOURCE__) == RCC_UART5CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_irda_ex.h162 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32f7xx_hal_uart_ex.h258 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32f7xx_hal_rcc_ex.h402 #define RCC_UART5CLKSOURCE_PCLK1 ((uint32_t)0x00000000U) macro
3443 (((SOURCE) == RCC_UART5CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h216 #define IS_RCC_UART5CLKSOURCE(SOURCE) (((SOURCE) == RCC_UART5CLKSOURCE_PCLK1) || \
255 #define IS_RCC_UART5CLKSOURCE(SOURCE) (((SOURCE) == RCC_UART5CLKSOURCE_PCLK1) || \
1367 #define RCC_UART5CLKSOURCE_PCLK1 RCC_CFGR3_UART5SW_PCLK macro
1520 #define RCC_UART5CLKSOURCE_PCLK1 RCC_CFGR3_UART5SW_PCLK macro
Dstm32f3xx_hal_irda_ex.h171 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32f3xx_hal_uart_ex.h255 case RCC_UART5CLKSOURCE_PCLK1: \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_irda_ex.h168 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32l4xx_hal_uart_ex.h310 case RCC_UART5CLKSOURCE_PCLK1: \
Dstm32l4xx_hal_rcc_ex.h455 #define RCC_UART5CLKSOURCE_PCLK1 0x00000000U macro
2680 (((__SOURCE__) == RCC_UART5CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h639 #define RCC_UART5CLKSOURCE_PCLK1 LL_RCC_UART5_CLKSOURCE_PCLK1 macro
3023 (((__SOURCE__) == RCC_UART5CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c1112 if (srcclk == RCC_UART5CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c107 (((__SOURCE__) == RCC_UART5CLKSOURCE_PCLK1) || \
2182 if (srcclk == RCC_UART5CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c874 if(srcclk == RCC_UART5CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c406 case RCC_UART5CLKSOURCE_PCLK1: /* PCLK1 is used as clock source for UART5*/ in HAL_RCCEx_PeriphCLKConfig()
3620 if (srcclk == RCC_UART5CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1192 case RCC_UART5CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()

12