Searched refs:PHASE_END (Results 1 – 3 of 3) sorted by relevance
180 data->read_phase = PHASE_END; in stm32prog_read()315 if (address == PHASE_RESET || address == PHASE_END) { in stm32prog_start()330 case PHASE_END: in stm32prog_start()
16 #define PHASE_END 0xFE macro
1713 data->phase = PHASE_END; in stm32prog_end_phase()1778 case PHASE_END: in stm32prog_next_phase()1786 data->phase = PHASE_END; in stm32prog_next_phase()1805 if (data->phase == PHASE_END) in stm32prog_next_phase()
Completed in 15 milliseconds