Home
last modified time | relevance | path

Searched refs:RCC_LPUART1CLKSOURCE_PCLK1 (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart_ex.h314 case RCC_LPUART1CLKSOURCE_PCLK1: \
427 case RCC_LPUART1CLKSOURCE_PCLK1: \
540 case RCC_LPUART1CLKSOURCE_PCLK1: \
632 case RCC_LPUART1CLKSOURCE_PCLK1: \
724 case RCC_LPUART1CLKSOURCE_PCLK1: \
795 case RCC_LPUART1CLKSOURCE_PCLK1: \
Dstm32g4xx_hal_rcc_ex.h297 #define RCC_LPUART1CLKSOURCE_PCLK1 0x00000000U macro
1520 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart_ex.h331 case RCC_LPUART1CLKSOURCE_PCLK1: \
424 case RCC_LPUART1CLKSOURCE_PCLK1: \
495 case RCC_LPUART1CLKSOURCE_PCLK1: \
608 case RCC_LPUART1CLKSOURCE_PCLK1: \
Dstm32l4xx_hal_rcc_ex.h467 #define RCC_LPUART1CLKSOURCE_PCLK1 0x00000000U macro
2688 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart_ex.h189 case RCC_LPUART1CLKSOURCE_PCLK1: \
263 case RCC_LPUART1CLKSOURCE_PCLK1: \
344 case RCC_LPUART1CLKSOURCE_PCLK1: \
Dstm32l0xx_hal_irda_ex.h102 case RCC_LPUART1CLKSOURCE_PCLK1: \
175 case RCC_LPUART1CLKSOURCE_PCLK1: \
Dstm32l0xx_hal_rcc_ex.h103 #define IS_RCC_LPUART1CLKSOURCE(__SOURCE__) (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
335 #define RCC_LPUART1CLKSOURCE_PCLK1 (0x00000000U) macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_uart_ex.h284 case RCC_LPUART1CLKSOURCE_PCLK1: \
477 case RCC_LPUART1CLKSOURCE_PCLK1: \
599 case RCC_LPUART1CLKSOURCE_PCLK1: \
Dstm32g0xx_hal_rcc_ex.h289 #define RCC_LPUART1CLKSOURCE_PCLK1 0x00000000U /*!< APB … macro
1436 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h78 #define IS_RCC_LPUART1CLKSOURCE(__SOURCE__) (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
253 #define RCC_LPUART1CLKSOURCE_PCLK1 LL_RCC_LPUART1_CLKSOURCE_PCLK1 /*!< APB1 clock selected a… macro
Dstm32wlxx_hal_uart_ex.h249 case RCC_LPUART1CLKSOURCE_PCLK1: \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h239 #define RCC_LPUART1CLKSOURCE_PCLK1 ((uint32_t)0x00000000U) macro
1181 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h103 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
487 #define RCC_LPUART1CLKSOURCE_PCLK1 LL_RCC_LPUART1_CLKSOURCE_PCLK1 /*!< APB1 clock selected as … macro
Dstm32wbxx_hal_uart_ex.h230 case RCC_LPUART1CLKSOURCE_PCLK1: \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_uart_ex.h313 case RCC_LPUART1CLKSOURCE_PCLK1: \
Dstm32l5xx_hal_rcc_ex.h346 #define RCC_LPUART1CLKSOURCE_PCLK1 0U /*!< PCLK1 */ macro
2006 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK1) || \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c608 if (srcclk == RCC_LPUART1CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c615 case RCC_LPUART1CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c810 if (srcclk == RCC_LPUART1CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c902 if(srcclk == RCC_LPUART1CLKSOURCE_PCLK1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1224 case RCC_LPUART1CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c1612 case RCC_LPUART1CLKSOURCE_PCLK1: in HAL_RCCEx_GetPeriphCLKFreq()