Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/usb/device/class/hid/
Dcore.c139 uint32_t sof_cnt[CONFIG_USB_HID_REPORTS]; member
237 dev_data->sof_cnt[i] = 0U; in hid_on_set_idle()
241 dev_data->sof_cnt[report_id - 1] = 0U; in hid_on_set_idle()
308 dev_data->sof_cnt[i] = 0U; in hid_clear_idle_ctx()
324 dev_data->sof_cnt[i]++; in hid_sof_handler()
330 dev_data->sof_cnt[i])); in hid_sof_handler()
333 dev_data->sof_cnt[i] = 0U; in hid_sof_handler()
343 dev_data->sof_cnt[i]--; in hid_sof_handler()