Searched refs:USB_HOST_INTERRUPT_PRIORITY (Results 1 – 1 of 1) sorted by relevance
43 #define USB_HOST_INTERRUPT_PRIORITY 6 macro139 GIC_SetPriority((IRQn_Type)irqNumber, USB_HOST_INTERRUPT_PRIORITY); in USB_HostIsrEnable()141 NVIC_SetPriority((IRQn_Type)irqNumber, USB_HOST_INTERRUPT_PRIORITY); in USB_HostIsrEnable()
Completed in 5 milliseconds