Home
last modified time | relevance | path

Searched refs:LL_RCC_USART1_CLKSOURCE (Results 1 – 25 of 60) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_rcc.c46 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
50 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
53 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
56 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE))
255 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c58 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
62 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
65 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
68 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE))
353 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32f3xx_ll_usart.c258 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c44 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
48 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
51 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_USART1_CLKSOURCE)
262 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rcc.c45 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
48 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE))
252 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32l0xx_ll_usart.c252 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c42 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
46 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
251 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c45 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
50 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
54 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
323 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32u5xx_ll_usart.c272 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rcc.c45 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_USART1_CLKSOURCE)
178 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32c0xx_ll_usart.c237 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c44 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
48 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
366 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c44 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
234 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32u0xx_ll_usart.c252 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c44 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) || \
247 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32wlxx_ll_usart.c223 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c50 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
267 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32wbaxx_ll_usart.c238 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c45 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
52 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
57 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
666 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c44 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
289 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32f7xx_ll_usart.c271 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c44 #define IS_LL_RCC_USART_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_USART1_CLKSOURCE) \
272 if (USARTxSource == LL_RCC_USART1_CLKSOURCE) in LL_RCC_GetUSARTClockFreq()
Dstm32l5xx_ll_usart.c260 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_usart.c228 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c277 periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()

123