Searched refs:USB_DFU_REQ_GETSTATE (Results 1 – 2 of 2) sorted by relevance
238 case USB_DFU_REQ_GETSTATE: in app_idle_next()251 case USB_DFU_REQ_GETSTATE: in app_detach_next()304 case USB_DFU_REQ_GETSTATE: in dfu_idle_next()327 case USB_DFU_REQ_GETSTATE: in dfu_dnload_sync_next()366 case USB_DFU_REQ_GETSTATE: in dfu_dnload_idle_next()387 case USB_DFU_REQ_GETSTATE: in dfu_manifest_sync_next()443 case USB_DFU_REQ_GETSTATE: in dfu_upload_idle_next()457 case USB_DFU_REQ_GETSTATE: in dfu_error_next()576 case USB_DFU_REQ_GETSTATE: in runtime_mode_control_to_host()696 case USB_DFU_REQ_GETSTATE: in dfu_mode_control_to_host()
34 #define USB_DFU_REQ_GETSTATE 0x05 macro