Searched refs:USB_DFU_REQ_GETSTATUS (Results 1 – 2 of 2) sorted by relevance
236 case USB_DFU_REQ_GETSTATUS: in app_idle_next()249 case USB_DFU_REQ_GETSTATUS: in app_detach_next()302 case USB_DFU_REQ_GETSTATUS: in dfu_idle_next()318 case USB_DFU_REQ_GETSTATUS: in dfu_dnload_sync_next()364 case USB_DFU_REQ_GETSTATUS: in dfu_dnload_idle_next()380 case USB_DFU_REQ_GETSTATUS: in dfu_manifest_sync_next()441 case USB_DFU_REQ_GETSTATUS: in dfu_upload_idle_next()455 case USB_DFU_REQ_GETSTATUS: in dfu_error_next()573 case USB_DFU_REQ_GETSTATUS: in runtime_mode_control_to_host()693 case USB_DFU_REQ_GETSTATUS: in dfu_mode_control_to_host()
32 #define USB_DFU_REQ_GETSTATUS 0x03 macro