Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/usb/class/hid/
Dcore.c140 uint32_t sof_cnt[CONFIG_USB_HID_REPORTS]; member
238 dev_data->sof_cnt[i] = 0U; in hid_on_set_idle()
242 dev_data->sof_cnt[report_id - 1] = 0U; in hid_on_set_idle()
309 dev_data->sof_cnt[i] = 0U; in hid_clear_idle_ctx()
325 dev_data->sof_cnt[i]++; in hid_sof_handler()
331 dev_data->sof_cnt[i]); in hid_sof_handler()
334 dev_data->sof_cnt[i] = 0U; in hid_sof_handler()
344 dev_data->sof_cnt[i]--; in hid_sof_handler()