Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Desp_hid_common.c62 static bool s_new_map = false; variable
282 int res = handle_report(&s_report_params, s_new_map); in handle_cmd()
287 s_new_map = false; in handle_cmd()
324 int res = handle_report(&s_report_params, s_new_map); in handle_cmd()
329 s_new_map = false; in handle_cmd()
349 s_new_map = true; in esp_hid_parse_report_map()