Searched refs:USB_SIGN (Results 1 – 1 of 1) sorted by relevance
36 #define USB_SIGN (0x0020U) /* b5: Setup ignore interrupt */ macro577 p_reg->INTSTS1 = (uint16_t) ((~USB_SIGN) & INTSTS1_MASK); in R_USBH_SetupSend()