Home
last modified time | relevance | path

Searched refs:HID_KBD_USAGE_KPD0 (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/class/hid/
A Dusb_hid.h408 #define HID_KBD_USAGE_KPD0 0x62 /* Keypad 0 and Insert */ macro
/components/drivers/usb/cherryusb/platform/lvgl/
A Dusbh_hid_lvgl.c345 } else if ((key >= HID_KBD_USAGE_KPD1) && (key <= HID_KBD_USAGE_KPD0)) { in usb_hid_get_keyboard_char()

Completed in 9 milliseconds