Searched refs:PHASE_END (Results 1 – 3 of 3) sorted by relevance
16 #define PHASE_END 0xFE macro
177 data->read_phase = PHASE_END; in stm32prog_read()358 if (address == PHASE_RESET || address == PHASE_END) { in stm32prog_start()373 case PHASE_END: in stm32prog_start()
1512 case PHASE_END: in stm32prog_next_phase()1520 data->phase = PHASE_END; in stm32prog_next_phase()1539 if (data->phase == PHASE_END) in stm32prog_next_phase()
Completed in 8 milliseconds