Searched refs:INTRUSB_Get (Results 1 – 1 of 1) sorted by relevance
352 #define INTRUSB_Get(pUSB) *((volatile uint8_t *)&(pUSB->CFG2) + 2) & 0xF macro353 #define INTRUSB_Clear(pUSB) INTRUSB_Get(pUSB)2144 *ui32IntrUsbStatus = INTRUSB_Get(pUSB); in am_hal_usb_intr_status_get()2469 ui32IntStatus = INTRUSB_Get(pUSB); in am_hal_usb_intr_usb_status_get()