Searched refs:REPORT_BL_ERASE_MEMORY (Results 1 – 2 of 2) sorted by relevance
260 resp->in_report->id == REPORT_BL_ERASE_MEMORY) { in _picolcd_flash_erase64()325 report_erase = REPORT_BL_ERASE_MEMORY; in picolcd_debug_flash_write()512 case REPORT_BL_ERASE_MEMORY: in picolcd_debug_out_report()789 case REPORT_BL_ERASE_MEMORY: in picolcd_debug_raw_event()
52 #define REPORT_BL_ERASE_MEMORY 0xf2 /* Bootloader: IN[36],OUT[4] */ macro