Macros
Collaboration diagram for UART Over Sampling:

Macros

#define UART_OVERSAMPLING_16   0x00000000U
 
#define UART_OVERSAMPLING_16   0x00000000U
 
#define UART_OVERSAMPLING_16   0x00000000U
 
#define UART_OVERSAMPLING_16   0x00000000U
 
#define UART_OVERSAMPLING_8   ((uint32_t)USART_CR1_OVER8)
 
#define UART_OVERSAMPLING_8   USART_CR1_OVER8
 
#define UART_OVERSAMPLING_8   USART_CR1_OVER8
 
#define UART_OVERSAMPLING_8   USART_CR1_OVER8
 

Detailed Description

Macro Definition Documentation

◆ UART_OVERSAMPLING_16 [1/4]

#define UART_OVERSAMPLING_16   0x00000000U

Definition at line 305 of file stm32f4xx_hal_uart.h.

◆ UART_OVERSAMPLING_16 [2/4]

#define UART_OVERSAMPLING_16   0x00000000U

Oversampling by 16

Definition at line 376 of file stm32f7xx_hal_uart.h.

◆ UART_OVERSAMPLING_16 [3/4]

#define UART_OVERSAMPLING_16   0x00000000U

◆ UART_OVERSAMPLING_16 [4/4]

#define UART_OVERSAMPLING_16   0x00000000U

◆ UART_OVERSAMPLING_8 [1/4]

#define UART_OVERSAMPLING_8   ((uint32_t)USART_CR1_OVER8)

Definition at line 306 of file stm32f4xx_hal_uart.h.

◆ UART_OVERSAMPLING_8 [2/4]

#define UART_OVERSAMPLING_8   USART_CR1_OVER8

Oversampling by 8

Definition at line 377 of file stm32f7xx_hal_uart.h.

◆ UART_OVERSAMPLING_8 [3/4]

#define UART_OVERSAMPLING_8   USART_CR1_OVER8

◆ UART_OVERSAMPLING_8 [4/4]

#define UART_OVERSAMPLING_8   USART_CR1_OVER8


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08