Home
last modified time | relevance | path

Searched refs:RCC_CCIPR_UART5SEL (Results 1 – 25 of 29) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h341 #if defined(RCC_CCIPR_UART5SEL)
342 #define LL_RCC_UART5_CLKSOURCE_PCLK1 (RCC_CCIPR_UART5SEL << 16U) /*…
343 #define LL_RCC_UART5_CLKSOURCE_SYSCLK ((RCC_CCIPR_UART5SEL << 16U) | RCC_CCIPR_UART5SEL_0) /*…
344 #define LL_RCC_UART5_CLKSOURCE_HSI ((RCC_CCIPR_UART5SEL << 16U) | RCC_CCIPR_UART5SEL_1) /*…
345 #define LL_RCC_UART5_CLKSOURCE_LSE ((RCC_CCIPR_UART5SEL << 16U) | RCC_CCIPR_UART5SEL) /*…
490 #if defined(RCC_CCIPR_UART5SEL)
491 #define LL_RCC_UART5_CLKSOURCE RCC_CCIPR_UART5SEL /*!< UART5 Clock source selection */
Dstm32g4xx_hal_rcc_ex.h680 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_UART5SEL, (__UART5_CLKSOURCE__))
689 #define __HAL_RCC_GET_UART5_SOURCE() (READ_BIT(RCC->CCIPR, RCC_CCIPR_UART5SEL))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h403 #if defined(RCC_CCIPR_UART4SEL) || defined(RCC_CCIPR_UART5SEL)
413 #if defined(RCC_CCIPR_UART5SEL)
414 #define LL_RCC_UART5_CLKSOURCE_PCLK1 (RCC_CCIPR_UART5SEL << 16U) /*…
415 #define LL_RCC_UART5_CLKSOURCE_SYSCLK ((RCC_CCIPR_UART5SEL << 16U) | RCC_CCIPR_UART5SEL_0) /*…
416 #define LL_RCC_UART5_CLKSOURCE_HSI ((RCC_CCIPR_UART5SEL << 16U) | RCC_CCIPR_UART5SEL_1) /*…
417 #define LL_RCC_UART5_CLKSOURCE_LSE ((RCC_CCIPR_UART5SEL << 16U) | RCC_CCIPR_UART5SEL) /*…
682 #if defined(RCC_CCIPR_UART4SEL) || defined(RCC_CCIPR_UART5SEL)
689 #if defined(RCC_CCIPR_UART5SEL)
690 #define LL_RCC_UART5_CLKSOURCE RCC_CCIPR_UART5SEL /*!< UART5 Clock source selection */
Dstm32l4xx_hal_rcc_ex.h1653 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_UART5SEL, (__UART5_CLKSOURCE__))
1662 #define __HAL_RCC_GET_UART5_SOURCE() (READ_BIT(RCC->CCIPR, RCC_CCIPR_UART5SEL))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c52 #if defined(RCC_CCIPR_UART4SEL) && defined(RCC_CCIPR_UART5SEL)
57 #elif defined(RCC_CCIPR_UART5SEL)
467 #if defined(RCC_CCIPR_UART4SEL) || defined(RCC_CCIPR_UART5SEL)
517 #if defined(RCC_CCIPR_UART5SEL) in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c50 #if defined(RCC_CCIPR_UART5SEL)
394 #if defined(RCC_CCIPR_UART5SEL) in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g4a1xx.h8666 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g491xx.h8436 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g473xx.h9153 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g471xx.h8603 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g483xx.h9383 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g414xx.h11933 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g474xx.h12732 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32g484xx.h12962 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h11332 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l475xx.h11496 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l476xx.h11534 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l486xx.h11753 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l485xx.h11721 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l4a6xx.h12919 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l496xx.h12579 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l4r5xx.h12794 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l4r7xx.h13293 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l4s5xx.h13141 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro
Dstm32l4s7xx.h13640 #define RCC_CCIPR_UART5SEL RCC_CCIPR_UART5SEL_Msk macro

12