Home
last modified time | relevance | path

Searched defs:usart_irq (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dstm32f100_soc.c43 static const int usart_irq[STM_NUM_USARTS] = {37, 38, 39}; variable
H A Dstm32f205_soc.c46 static const int usart_irq[STM_NUM_USARTS] = {37, 38, 39, 52, 53, 71}; variable
H A Dstm32f405_soc.c47 static const int usart_irq[] = { 37, 38, 39, 52, 53, 71, 82, 83 }; variable