Home
last modified time | relevance | path

Searched defs:isrflags (Results 1 – 6 of 6) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_UART.c37 uint32_t isrflags, ieits, errorflags; in HAL_UART_IRQHandler() local
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_UART.c42 uint32_t isrflags =READ_REG(huart->Instance->RIS); in HAL_UART_IRQHandler() local
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_smartcard.c1527 uint32_t isrflags = READ_REG(hsc->Instance->SR); in HAL_SMARTCARD_IRQHandler() local
A Dstm32l1xx_hal_usart.c1763 uint32_t isrflags = READ_REG(husart->Instance->SR); in HAL_USART_IRQHandler() local
A Dstm32l1xx_hal_irda.c1726 uint32_t isrflags = READ_REG(hirda->Instance->SR); in HAL_IRDA_IRQHandler() local
A Dstm32l1xx_hal_uart.c2349 uint32_t isrflags = READ_REG(huart->Instance->SR); in HAL_UART_IRQHandler() local

Completed in 33 milliseconds