Home
last modified time | relevance | path

Searched refs:RCC_CCIPR1_USART3SEL (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h380 #define LL_RCC_USART3_CLKSOURCE_PCLK1 (RCC_CCIPR1_USART3SEL << 16U) …
381 #define LL_RCC_USART3_CLKSOURCE_SYSCLK ((RCC_CCIPR1_USART3SEL << 16U) | RCC_CCIPR1_USART3SEL_0)…
382 #define LL_RCC_USART3_CLKSOURCE_HSI ((RCC_CCIPR1_USART3SEL << 16U) | RCC_CCIPR1_USART3SEL_1)…
383 #define LL_RCC_USART3_CLKSOURCE_LSE ((RCC_CCIPR1_USART3SEL << 16U) | RCC_CCIPR1_USART3SEL) …
565 #define LL_RCC_USART3_CLKSOURCE RCC_CCIPR1_USART3SEL /*!< USART3 Clock source selection …
Dstm32l5xx_hal_rcc_ex.h1167 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_USART3SEL, (uint32_t)(__USART3_CLKSOURCE__))
1176 #define __HAL_RCC_GET_USART3_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_USART3SEL)))
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h573 #define LL_RCC_USART3_CLKSOURCE_PCLK1 LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_C…
574 #define LL_RCC_USART3_CLKSOURCE_PLL2Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_C…
576 #define LL_RCC_USART3_CLKSOURCE_PLL3Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_C…
578 #define LL_RCC_USART3_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_C…
579 #define LL_RCC_USART3_CLKSOURCE_CSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_C…
580 #define LL_RCC_USART3_CLKSOURCE_LSE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_C…
988 #define LL_RCC_USART3_CLKSOURCE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_USART3SEL, RCC_CCIP…
Dstm32h5xx_hal_rcc_ex.h2451 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_USART3SEL, (uint32_t)(__USART3_CLKSOURCE__))
2464 #define __HAL_RCC_GET_USART3_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_USART3SEL)))
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1738 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_USART3SEL, (uint32_t)(__USART3_CLKSOURCE__))
1747 #define __HAL_RCC_GET_USART3_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_USART3SEL)))
Dstm32u5xx_ll_rcc.h475 …((RCC_OFFSET_CCIPR1 << 24U) |(RCC_CCIPR1_USART3SEL_Pos << 16U) | (RCC_CCIPR1_USART3SEL >> RCC_CCIP…
800 … (RCC_CCIPR1_USART3SEL >> RCC_CCIPR1_USART3SEL_Pos)) /*!< USART3 Clock source selection */
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9605 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk macro
Dstm32h562xx.h14434 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk macro
Dstm32h563xx.h16527 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk macro
Dstm32h573xx.h17084 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk macro
/hal_stm32-3.4.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h12070 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk macro
Dstm32l562xx.h12800 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h15130 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u545xx.h15640 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u575xx.h16611 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u585xx.h17170 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u5a5xx.h18253 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u595xx.h17694 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u599xx.h21462 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro
Dstm32u5a9xx.h22021 #define RCC_CCIPR1_USART3SEL RCC_CCIPR1_USART3SEL_Msk /*!< USART3SEL… macro