Searched defs:USB_ENDPOINT_DIR_IN (Results 1 – 5 of 5) sorted by relevance
64 USB_ENDPOINT_DIR_IN: 0x80 property in EventConstants
146 ### USB_ENDPOINT_DIR_IN subsection
73 constexpr uint32_t USB_ENDPOINT_DIR_IN = 0x80; variable
55 constexpr uint32_t USB_ENDPOINT_DIR_IN = 0x80; variable
35 const int32_t USB_ENDPOINT_DIR_IN = 0x80; variable