HAL + 0/39 examples
CodeScope will show references to HAL_UART_IRQHandler() from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
UART
STM32446E_EVAL
Applications
USB_Device
Examples
UART
STM32469I-Discovery
Applications
USBX
FileX
FX_IAP
Examples
UART
STM32469I_EVAL
Applications
USB_Device
Examples
UART
STM324x9I_EVAL
Applications
USB_Device
Examples
UART
STM324xG_EVAL
Applications
USB_Device
Examples
UART
STM32F4-Discovery
Examples
UART
STM32F401-Discovery
Examples
UART
STM32F410xx-Nucleo
Examples
UART
STM32F411E-Discovery
Examples
UART
STM32F412G-Discovery
Examples
UART
STM32F412ZG-Nucleo
Examples
UART
STM32F413ZH-Nucleo
Examples
UART
STM32F429I-Discovery
Examples
UART
STM32F429ZI-Nucleo
Examples
UART
 
Symbols
loading...
Files
loading...

HAL_UART_IRQHandler() function

This function handles UART interrupt request.

Syntax

void HAL_UART_IRQHandler(UART_HandleTypeDef *huart);
Implemented in stm32f4xx_hal_uart.c:2350

Arguments

huart

Pointer to a UART_HandleTypeDef structure that contains the configuration information for the specified UART module.

Return value

None

Examples

HAL_UART_IRQHandler() is referenced by 39 libraries and example projects.

References

LocationText
stm32f4xx_hal_uart.c:2350
void HAL_UART_IRQHandler(UART_HandleTypeDef *huart)
stm32f4xx_hal_uart.h:770
void HAL_UART_IRQHandler(UART_HandleTypeDef *huart);

Call Tree

Data read by HAL_UART_IRQHandler()
Data written by HAL_UART_IRQHandler()
HAL_UART_IRQHandler()
HAL_UART_IRQHandler()::val
HAL_UART_IRQHandler()::tmpreg
HAL_UART_IRQHandler()::errorflags
HAL_UART_IRQHandler()::dmarequest
all items filtered out
Type of HAL_UART_IRQHandler()
HAL_UART_IRQHandler()
uint16_t
uint32_t
all items filtered out