Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hid/
A Dusb_hid.h100 #define HID_MAIN_ITEM_SIZE(pfx) ((pfx)&HID_REPORT_ITEM_SIZE_MASK) argument
144 #define HID_GLOBAL_ITEM_SIZE(pfx) ((pfx)&HID_REPORT_ITEM_SIZE_MASK) argument
159 #define HID_LOCAL_ITEM_SIZE(pfx) ((pfx)&HID_REPORT_ITEM_SIZE_MASK) argument

Completed in 32 milliseconds