Home
last modified time | relevance | path

Searched defs:usbd_dfu_image (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/usb/class/
Dusbd_dfu.h95 struct usbd_dfu_image { struct
96 const char *name;
97 struct usb_if_descriptor *const if_desc;
98 void *const priv;
99 struct usbd_desc_node *const sd_nd;
100 bool (*next_cb)(void *const priv,
102 int (*read_cb)(void *const priv,
105 int (*write_cb)(void *const priv,