Searched refs:PHASE_RESET (Results 1 – 5 of 5) sorted by relevance
36 if (dfu->phase != PHASE_RESET) { \40 dfu->phase = PHASE_RESET; \80 if (dfu->phase == PHASE_RESET) { in dfu_callback_upload()
69 if (handle.phase != PHASE_RESET) { \71 handle.phase = PHASE_RESET; \230 if (handle.phase == PHASE_RESET) { in uart_send_phase()450 if ((ret == 0) && (handle.phase == PHASE_RESET)) { in uart_read()
19 #define PHASE_RESET 0xFFU macro
402 ret = PHASE_RESET; in usb_dfu_get_phase()
366 ret = PHASE_RESET; in usb_dfu_get_phase()