Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/include/
Desp_hid_common.h30 #define HID_RM_COLLECTION 0xa0 macro
/hal_espressif-3.6.0/components/esp_hid/src/
Desp_hid_common.c255 if (cmd->cmd != HID_RM_COLLECTION) { in handle_cmd()
311 } else if (cmd->cmd == HID_RM_COLLECTION) { in handle_cmd()