Home
last modified time | relevance | path

Searched refs:UART_OVERSAMPLING_8 (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_uart.h331 #define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8) macro
851 ((SAMPLING) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_uart.h331 #define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8) macro
851 ((SAMPLING) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_uart.h331 #define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8) macro
851 ((SAMPLING) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_uart.h332 #define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8) macro
856 ((SAMPLING) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_uart.h414 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1292 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_uart.h413 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1298 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_uart.h410 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1234 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart.h416 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1258 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart.h432 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1368 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart.h398 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1264 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_uart.h428 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1348 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart.h435 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1366 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h436 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1378 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart.h421 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1352 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_uart.h428 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1364 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart.h429 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1365 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart.h438 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1380 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart.h431 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1373 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_uart.h429 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1365 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_uart.h428 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1364 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart.h439 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1426 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_uart.c477 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in HAL_LIN_Init()
3239 else if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in UART_SetConfig()
3241 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in UART_SetConfig()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_uart.c453 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in HAL_LIN_Init()
2913 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in UART_SetConfig()
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_uart.c453 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in HAL_LIN_Init()
2951 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in UART_SetConfig()
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_uart.c484 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in HAL_LIN_Init()
3087 if (huart->Init.OverSampling == UART_OVERSAMPLING_8) in UART_SetConfig()

12