Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/subsys/usb/hid/src/
Dmain.c92 static void on_idle_cb(const struct device *dev, uint16_t report_id) in on_idle_cb() function
113 .on_idle = on_idle_cb,