Home
last modified time | relevance | path

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

12

/hal_stm32-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_uart.h422 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1363 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h436 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1377 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart.h420 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1350 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_uart.h422 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1363 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart.h432 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1367 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_uart.h428 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1347 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart.h438 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1379 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/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-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart.h435 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1365 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart.h431 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1372 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_uart.h426 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1418 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/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-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart.h429 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1364 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart.h439 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
1425 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-latest/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()

12