Macros

Elements values convention: 0xXXXX. More...

Collaboration diagram for UART FLags:

Macros

#define UART_FLAG_ABRE   USART_ISR_ABRE
 
#define UART_FLAG_ABRE   USART_ISR_ABRE
 
#define UART_FLAG_ABRE   USART_ISR_ABRE
 
#define UART_FLAG_ABRF   USART_ISR_ABRF
 
#define UART_FLAG_ABRF   USART_ISR_ABRF
 
#define UART_FLAG_ABRF   USART_ISR_ABRF
 
#define UART_FLAG_BUSY   USART_ISR_BUSY
 
#define UART_FLAG_BUSY   USART_ISR_BUSY
 
#define UART_FLAG_BUSY   USART_ISR_BUSY
 
#define UART_FLAG_CMF   USART_ISR_CMF
 
#define UART_FLAG_CMF   USART_ISR_CMF
 
#define UART_FLAG_CMF   USART_ISR_CMF
 
#define UART_FLAG_CTS   ((uint32_t)USART_SR_CTS)
 
#define UART_FLAG_CTS   USART_ISR_CTS
 
#define UART_FLAG_CTS   USART_ISR_CTS
 
#define UART_FLAG_CTS   USART_ISR_CTS
 
#define UART_FLAG_CTSIF   USART_ISR_CTSIF
 
#define UART_FLAG_CTSIF   USART_ISR_CTSIF
 
#define UART_FLAG_CTSIF   USART_ISR_CTSIF
 
#define UART_FLAG_FE   ((uint32_t)USART_SR_FE)
 
#define UART_FLAG_FE   USART_ISR_FE
 
#define UART_FLAG_FE   USART_ISR_FE
 
#define UART_FLAG_FE   USART_ISR_FE
 
#define UART_FLAG_IDLE   ((uint32_t)USART_SR_IDLE)
 
#define UART_FLAG_IDLE   USART_ISR_IDLE
 
#define UART_FLAG_IDLE   USART_ISR_IDLE
 
#define UART_FLAG_IDLE   USART_ISR_IDLE
 
#define UART_FLAG_LBD   ((uint32_t)USART_SR_LBD)
 
#define UART_FLAG_LBDF   USART_ISR_LBDF
 
#define UART_FLAG_LBDF   USART_ISR_LBDF
 
#define UART_FLAG_LBDF   USART_ISR_LBDF
 
#define UART_FLAG_NE   ((uint32_t)USART_SR_NE)
 
#define UART_FLAG_NE   USART_ISR_NE
 
#define UART_FLAG_NE   USART_ISR_NE
 
#define UART_FLAG_NE   USART_ISR_NE
 
#define UART_FLAG_ORE   ((uint32_t)USART_SR_ORE)
 
#define UART_FLAG_ORE   USART_ISR_ORE
 
#define UART_FLAG_ORE   USART_ISR_ORE
 
#define UART_FLAG_ORE   USART_ISR_ORE
 
#define UART_FLAG_PE   ((uint32_t)USART_SR_PE)
 
#define UART_FLAG_PE   USART_ISR_PE
 
#define UART_FLAG_PE   USART_ISR_PE
 
#define UART_FLAG_PE   USART_ISR_PE
 
#define UART_FLAG_REACK   USART_ISR_REACK
 
#define UART_FLAG_REACK   USART_ISR_REACK
 
#define UART_FLAG_RTOF   USART_ISR_RTOF
 
#define UART_FLAG_RTOF   USART_ISR_RTOF
 
#define UART_FLAG_RTOF   USART_ISR_RTOF
 
#define UART_FLAG_RWU   USART_ISR_RWU
 
#define UART_FLAG_RWU   USART_ISR_RWU
 
#define UART_FLAG_RWU   USART_ISR_RWU
 
#define UART_FLAG_RXFF   USART_ISR_RXFF
 
#define UART_FLAG_RXFF   USART_ISR_RXFF
 
#define UART_FLAG_RXFNE   USART_ISR_RXNE_RXFNE
 
#define UART_FLAG_RXFNE   USART_ISR_RXNE_RXFNE
 
#define UART_FLAG_RXFT   USART_ISR_RXFT
 
#define UART_FLAG_RXFT   USART_ISR_RXFT
 
#define UART_FLAG_RXNE   ((uint32_t)USART_SR_RXNE)
 
#define UART_FLAG_RXNE   USART_ISR_RXNE
 
#define UART_FLAG_RXNE   USART_ISR_RXNE_RXFNE
 
#define UART_FLAG_RXNE   USART_ISR_RXNE_RXFNE
 
#define UART_FLAG_SBKF   USART_ISR_SBKF
 
#define UART_FLAG_SBKF   USART_ISR_SBKF
 
#define UART_FLAG_SBKF   USART_ISR_SBKF
 
#define UART_FLAG_TC   ((uint32_t)USART_SR_TC)
 
#define UART_FLAG_TC   USART_ISR_TC
 
#define UART_FLAG_TC   USART_ISR_TC
 
#define UART_FLAG_TC   USART_ISR_TC
 
#define UART_FLAG_TEACK   USART_ISR_TEACK
 
#define UART_FLAG_TEACK   USART_ISR_TEACK
 
#define UART_FLAG_TEACK   USART_ISR_TEACK
 
#define UART_FLAG_TXE   ((uint32_t)USART_SR_TXE)
 
#define UART_FLAG_TXE   USART_ISR_TXE
 
#define UART_FLAG_TXE   USART_ISR_TXE_TXFNF
 
#define UART_FLAG_TXE   USART_ISR_TXE_TXFNF
 
#define UART_FLAG_TXFE   USART_ISR_TXFE
 
#define UART_FLAG_TXFE   USART_ISR_TXFE
 
#define UART_FLAG_TXFNF   USART_ISR_TXE_TXFNF
 
#define UART_FLAG_TXFNF   USART_ISR_TXE_TXFNF
 
#define UART_FLAG_TXFT   USART_ISR_TXFT
 
#define UART_FLAG_TXFT   USART_ISR_TXFT
 
#define UART_FLAG_WUF   USART_ISR_WUF
 
#define UART_FLAG_WUF   USART_ISR_WUF
 

Detailed Description

Elements values convention: 0xXXXX.

Macro Definition Documentation

◆ UART_FLAG_ABRE [1/3]

#define UART_FLAG_ABRE   USART_ISR_ABRE

UART auto Baud rate error

Definition at line 663 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_ABRE [2/3]

#define UART_FLAG_ABRE   USART_ISR_ABRE

◆ UART_FLAG_ABRE [3/3]

#define UART_FLAG_ABRE   USART_ISR_ABRE

UART auto Baud rate error

Definition at line 730 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_ABRF [1/3]

#define UART_FLAG_ABRF   USART_ISR_ABRF

UART auto Baud rate flag

Definition at line 662 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_ABRF [2/3]

#define UART_FLAG_ABRF   USART_ISR_ABRF

◆ UART_FLAG_ABRF [3/3]

#define UART_FLAG_ABRF   USART_ISR_ABRF

UART auto Baud rate flag

Definition at line 729 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_BUSY [1/3]

#define UART_FLAG_BUSY   USART_ISR_BUSY

UART busy flag

Definition at line 661 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_BUSY [2/3]

#define UART_FLAG_BUSY   USART_ISR_BUSY

◆ UART_FLAG_BUSY [3/3]

#define UART_FLAG_BUSY   USART_ISR_BUSY

◆ UART_FLAG_CMF [1/3]

#define UART_FLAG_CMF   USART_ISR_CMF

UART character match flag

Definition at line 660 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_CMF [2/3]

#define UART_FLAG_CMF   USART_ISR_CMF

◆ UART_FLAG_CMF [3/3]

#define UART_FLAG_CMF   USART_ISR_CMF

UART character match flag

Definition at line 727 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_CTS [1/4]

#define UART_FLAG_CTS   ((uint32_t)USART_SR_CTS)

Definition at line 334 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_CTS [2/4]

#define UART_FLAG_CTS   USART_ISR_CTS

UART clear to send flag

Definition at line 665 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_CTS [3/4]

#define UART_FLAG_CTS   USART_ISR_CTS

◆ UART_FLAG_CTS [4/4]

#define UART_FLAG_CTS   USART_ISR_CTS

UART clear to send flag

Definition at line 732 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_CTSIF [1/3]

#define UART_FLAG_CTSIF   USART_ISR_CTSIF

UART clear to send interrupt flag

Definition at line 666 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_CTSIF [2/3]

#define UART_FLAG_CTSIF   USART_ISR_CTSIF

UART clear to send interrupt flag

Definition at line 703 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_CTSIF [3/3]

#define UART_FLAG_CTSIF   USART_ISR_CTSIF

UART clear to send interrupt flag

Definition at line 733 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_FE [1/4]

#define UART_FLAG_FE   ((uint32_t)USART_SR_FE)

Definition at line 342 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_FE [2/4]

#define UART_FLAG_FE   USART_ISR_FE

UART frame error

Definition at line 674 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_FE [3/4]

#define UART_FLAG_FE   USART_ISR_FE

◆ UART_FLAG_FE [4/4]

#define UART_FLAG_FE   USART_ISR_FE

◆ UART_FLAG_IDLE [1/4]

#define UART_FLAG_IDLE   ((uint32_t)USART_SR_IDLE)

Definition at line 339 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_IDLE [2/4]

#define UART_FLAG_IDLE   USART_ISR_IDLE

UART idle flag

Definition at line 671 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_IDLE [3/4]

#define UART_FLAG_IDLE   USART_ISR_IDLE

◆ UART_FLAG_IDLE [4/4]

#define UART_FLAG_IDLE   USART_ISR_IDLE

◆ UART_FLAG_LBD

#define UART_FLAG_LBD   ((uint32_t)USART_SR_LBD)

Definition at line 335 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_LBDF [1/3]

#define UART_FLAG_LBDF   USART_ISR_LBDF

UART LIN break detection flag

Definition at line 667 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_LBDF [2/3]

#define UART_FLAG_LBDF   USART_ISR_LBDF

UART LIN break detection flag

Definition at line 704 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_LBDF [3/3]

#define UART_FLAG_LBDF   USART_ISR_LBDF

UART LIN break detection flag

Definition at line 734 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_NE [1/4]

#define UART_FLAG_NE   ((uint32_t)USART_SR_NE)

Definition at line 341 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_NE [2/4]

#define UART_FLAG_NE   USART_ISR_NE

UART noise error

Definition at line 673 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_NE [3/4]

#define UART_FLAG_NE   USART_ISR_NE

◆ UART_FLAG_NE [4/4]

#define UART_FLAG_NE   USART_ISR_NE

◆ UART_FLAG_ORE [1/4]

#define UART_FLAG_ORE   ((uint32_t)USART_SR_ORE)

Definition at line 340 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_ORE [2/4]

#define UART_FLAG_ORE   USART_ISR_ORE

UART overrun error

Definition at line 672 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_ORE [3/4]

#define UART_FLAG_ORE   USART_ISR_ORE

◆ UART_FLAG_ORE [4/4]

#define UART_FLAG_ORE   USART_ISR_ORE

◆ UART_FLAG_PE [1/4]

#define UART_FLAG_PE   ((uint32_t)USART_SR_PE)

Definition at line 343 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_PE [2/4]

#define UART_FLAG_PE   USART_ISR_PE

UART parity error

Definition at line 675 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_PE [3/4]

#define UART_FLAG_PE   USART_ISR_PE

◆ UART_FLAG_PE [4/4]

#define UART_FLAG_PE   USART_ISR_PE

◆ UART_FLAG_REACK [1/2]

#define UART_FLAG_REACK   USART_ISR_REACK

UART receive enable acknowledge flag

Definition at line 692 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_REACK [2/2]

#define UART_FLAG_REACK   USART_ISR_REACK

UART receive enable acknowledge flag

Definition at line 722 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RTOF [1/3]

#define UART_FLAG_RTOF   USART_ISR_RTOF

UART receiver timeout flag

Definition at line 664 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_RTOF [2/3]

#define UART_FLAG_RTOF   USART_ISR_RTOF

UART receiver timeout flag

Definition at line 701 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RTOF [3/3]

#define UART_FLAG_RTOF   USART_ISR_RTOF

UART receiver timeout flag

Definition at line 731 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RWU [1/3]

#define UART_FLAG_RWU   USART_ISR_RWU

UART receiver wake-up from mute mode flag

Definition at line 658 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_RWU [2/3]

#define UART_FLAG_RWU   USART_ISR_RWU

UART receiver wake-up from mute mode flag

Definition at line 695 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RWU [3/3]

#define UART_FLAG_RWU   USART_ISR_RWU

UART receiver wake-up from mute mode flag

Definition at line 725 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RXFF [1/2]

#define UART_FLAG_RXFF   USART_ISR_RXFF

◆ UART_FLAG_RXFF [2/2]

#define UART_FLAG_RXFF   USART_ISR_RXFF

◆ UART_FLAG_RXFNE [1/2]

#define UART_FLAG_RXFNE   USART_ISR_RXNE_RXFNE

◆ UART_FLAG_RXFNE [2/2]

#define UART_FLAG_RXFNE   USART_ISR_RXNE_RXFNE

◆ UART_FLAG_RXFT [1/2]

#define UART_FLAG_RXFT   USART_ISR_RXFT

UART RXFIFO threshold flag

Definition at line 689 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RXFT [2/2]

#define UART_FLAG_RXFT   USART_ISR_RXFT

UART RXFIFO threshold flag

Definition at line 719 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RXNE [1/4]

#define UART_FLAG_RXNE   ((uint32_t)USART_SR_RXNE)

Definition at line 338 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_RXNE [2/4]

#define UART_FLAG_RXNE   USART_ISR_RXNE

UART read data register not empty

Definition at line 670 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_RXNE [3/4]

#define UART_FLAG_RXNE   USART_ISR_RXNE_RXFNE

UART read data register not empty

Definition at line 708 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_RXNE [4/4]

#define UART_FLAG_RXNE   USART_ISR_RXNE_RXFNE

UART read data register not empty

Definition at line 738 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_SBKF [1/3]

#define UART_FLAG_SBKF   USART_ISR_SBKF

UART send break flag

Definition at line 659 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_SBKF [2/3]

#define UART_FLAG_SBKF   USART_ISR_SBKF

◆ UART_FLAG_SBKF [3/3]

#define UART_FLAG_SBKF   USART_ISR_SBKF

◆ UART_FLAG_TC [1/4]

#define UART_FLAG_TC   ((uint32_t)USART_SR_TC)

Definition at line 337 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_TC [2/4]

#define UART_FLAG_TC   USART_ISR_TC

UART transmission complete

Definition at line 669 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_TC [3/4]

#define UART_FLAG_TC   USART_ISR_TC

UART transmission complete

Definition at line 707 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TC [4/4]

#define UART_FLAG_TC   USART_ISR_TC

UART transmission complete

Definition at line 737 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TEACK [1/3]

#define UART_FLAG_TEACK   USART_ISR_TEACK

UART transmit enable acknowledge flag

Definition at line 654 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_TEACK [2/3]

#define UART_FLAG_TEACK   USART_ISR_TEACK

UART transmit enable acknowledge flag

Definition at line 693 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TEACK [3/3]

#define UART_FLAG_TEACK   USART_ISR_TEACK

UART transmit enable acknowledge flag

Definition at line 723 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TXE [1/4]

#define UART_FLAG_TXE   ((uint32_t)USART_SR_TXE)

Definition at line 336 of file stm32f4xx_hal_uart.h.

◆ UART_FLAG_TXE [2/4]

#define UART_FLAG_TXE   USART_ISR_TXE

UART transmit data register empty

Definition at line 668 of file stm32f7xx_hal_uart.h.

◆ UART_FLAG_TXE [3/4]

#define UART_FLAG_TXE   USART_ISR_TXE_TXFNF

UART transmit data register empty

Definition at line 705 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TXE [4/4]

#define UART_FLAG_TXE   USART_ISR_TXE_TXFNF

UART transmit data register empty

Definition at line 735 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TXFE [1/2]

#define UART_FLAG_TXFE   USART_ISR_TXFE

◆ UART_FLAG_TXFE [2/2]

#define UART_FLAG_TXFE   USART_ISR_TXFE

UART TXFIFO Empty flag

Definition at line 721 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TXFNF [1/2]

#define UART_FLAG_TXFNF   USART_ISR_TXE_TXFNF

◆ UART_FLAG_TXFNF [2/2]

#define UART_FLAG_TXFNF   USART_ISR_TXE_TXFNF

◆ UART_FLAG_TXFT [1/2]

#define UART_FLAG_TXFT   USART_ISR_TXFT

UART TXFIFO threshold flag

Definition at line 688 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_TXFT [2/2]

#define UART_FLAG_TXFT   USART_ISR_TXFT

UART TXFIFO threshold flag

Definition at line 718 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_WUF [1/2]

#define UART_FLAG_WUF   USART_ISR_WUF

UART wake-up from stop mode flag

Definition at line 694 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ UART_FLAG_WUF [2/2]

#define UART_FLAG_WUF   USART_ISR_WUF

UART wake-up from stop mode flag

Definition at line 724 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.



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