Searched defs:USB_ENDPOINT_NUMBER_MASK (Results 1 – 2 of 2) sorted by relevance
49 USB_ENDPOINT_NUMBER_MASK: 0x0f, property in EventConstants
58 constexpr uint32_t USB_ENDPOINT_NUMBER_MASK = 0x0f; variable