Searched defs:isrflags (Results 1 – 6 of 6) sorted by relevance
37 uint32_t isrflags, ieits, errorflags; in HAL_UART_IRQHandler() local
42 uint32_t isrflags =READ_REG(huart->Instance->RIS); in HAL_UART_IRQHandler() local
1527 uint32_t isrflags = READ_REG(hsc->Instance->SR); in HAL_SMARTCARD_IRQHandler() local
1763 uint32_t isrflags = READ_REG(husart->Instance->SR); in HAL_USART_IRQHandler() local
1726 uint32_t isrflags = READ_REG(hirda->Instance->SR); in HAL_IRDA_IRQHandler() local
2349 uint32_t isrflags = READ_REG(huart->Instance->SR); in HAL_UART_IRQHandler() local
Completed in 33 milliseconds