Home
last modified time | relevance | path

Searched refs:USB_HOST_INTERRUPT_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_usbh.c43 #define USB_HOST_INTERRUPT_PRIORITY 6 macro
139 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