39 #ifndef _TUSB_HAL_LPC11UXX_H_
40 #define _TUSB_HAL_LPC11UXX_H_
51 NVIC_EnableIRQ(USB_IRQn);
57 NVIC_DisableIRQ(USB_IRQn);
static void hal_interrupt_disable(uint8_t coreid) ATTR_ALWAYS_INLINE
Disable USB Interrupt on a specific USB Controller.
static void hal_interrupt_enable(uint8_t coreid) ATTR_ALWAYS_INLINE
Enable USB Interrupt on a specific USB Controller.