Searched refs:DFU_STATE_APP_IDLE (Results 1 – 2 of 2) sorted by relevance
76 #define DFU_STATE_APP_IDLE 0 macro
221 if (status.bState != DFU_STATE_APP_IDLE) { in open_device()