Home
last modified time | relevance | path

Searched defs:USB_TYPE (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/apcctrl/apcctrl-0.8.21/autoconf/
H A Dconfigure.in611 AC_SUBST(USB_TYPE) subst
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb.h200 #define USB_TYPE(type) (((type) & USB_TYPE_MASK) >> 5) macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb.h200 #define USB_TYPE(type) (((type) & USB_TYPE_MASK) >> 5) macro
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/algorithm/string/
H A Dfind_format.hpp200 Finder,
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb.h200 #define USB_TYPE(type) (((type) & USB_TYPE_MASK) >> 5) macro