Searched refs:FLASH_ERASE_TIME (Results 1 – 1 of 1) sorted by relevance
22 #ifndef FLASH_ERASE_TIME23 #define FLASH_ERASE_TIME 50 macro75 buffer[1] = (uint8_t)FLASH_ERASE_TIME; in dfu_getstatus()76 buffer[2] = (uint8_t)(FLASH_ERASE_TIME << 8); in dfu_getstatus()
Completed in 2 milliseconds