Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Desp_hid_common.c435 static const char *s_hid_cod_minor_names[7] = {"GENERIC", "JOYSTICK", "GAMEPAD", "REMOTE", "SENSOR"… variable
496 fprintf(fp, "%s", s_hid_cod_minor_names[cod_min]); in esp_hid_cod_minor_print()