Home
last modified time | relevance | path

Searched refs:USART_CLOCKSOURCE_CSI (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_usart.h113 USART_CLOCKSOURCE_CSI = 0x04U, /*!< CSI clock source */ enumerator
741 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
768 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
795 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
822 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
849 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
876 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
911 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
938 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
965 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_usart.h115 USART_CLOCKSOURCE_CSI = 0x10U, /*!< CSI clock source */ enumerator
746 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
773 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
800 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
827 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
854 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
889 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
916 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
943 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
970 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_usart.h116 USART_CLOCKSOURCE_CSI = 0x20U, /*!< CSI clock source */ enumerator
750 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
777 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
801 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
825 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_usart.h115 USART_CLOCKSOURCE_CSI = 0x10U, /*!< CSI clock source */ enumerator
749 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
777 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_CSI; \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_usart.c2960 case USART_CLOCKSOURCE_CSI: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_usart.c3272 case USART_CLOCKSOURCE_CSI: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_usart.c3198 case USART_CLOCKSOURCE_CSI: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_usart.c3439 case USART_CLOCKSOURCE_CSI: in USART_SetConfig()