Home
last modified time | relevance | path

Searched refs:UART_CLOCKSOURCE_CSI (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart_ex.h222 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
249 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
276 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
303 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
330 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
357 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
384 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
411 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
438 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
465 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
[all …]
Dstm32h7xx_hal_uart.h192 UART_CLOCKSOURCE_CSI = 0x20U, /*!< CSI clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h210 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
237 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
261 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
285 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
309 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
333 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
357 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
381 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
Dstm32mp1xx_hal_uart.h181 UART_CLOCKSOURCE_CSI = 0x20U, /*!< CSI clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart_ex.h223 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
255 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
282 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_CSI; \
Dstm32h7rsxx_hal_uart.h194 UART_CLOCKSOURCE_CSI = 0x20U, /*!< CSI clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_uart.c3124 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
3194 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
3250 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_uart.c3228 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
3296 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
3350 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h192 UART_CLOCKSOURCE_CSI = 0x08U, /*!< CSI clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_uart.c3212 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()
3262 case UART_CLOCKSOURCE_CSI: in UART_SetConfig()