Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_dfu.c105 static const char *const dfu_req_list[] = { variable
118 BUILD_ASSERT(ARRAY_SIZE(dfu_req_list) == USB_DFU_REQ_ABORT + 1,
133 return dfu_req_list[state]; in dfu_req_string()