Home
last modified time | relevance | path

Searched refs:RCC_CCIPR4_LPUART1SEL (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h1036 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL, (uint32_t)(__LPUART1_CLKSOURCE__))
1047 #define __HAL_RCC_GET_LPUART1_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL)))
Dstm32h7rsxx_ll_rcc.h974 #define LL_RCC_LPUART1_CLKSOURCE RCC_CCIPR4_LPUART1SEL
2627 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL, ClkSource); in LL_RCC_SetLPUARTClockSource()
3148 return (uint32_t)(READ_BIT(RCC->CCIPR4, RCC_CCIPR4_LPUART1SEL)); in LL_RCC_GetLPUARTClockSource()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15176 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro
Dstm32h7s7xx.h16210 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro
Dstm32h7s3xx.h15808 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro
Dstm32h7r7xx.h15576 #define RCC_CCIPR4_LPUART1SEL RCC_CCIPR4_LPUART1SEL_Msk macro