Searched refs:FW_READ_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
44 constexpr uint8_t FW_READ_BLOCK_SIZE = 0x20; // Read bytes from FW file variable524 auto dataRead = readFirmwareBlock(*inputFile, FW_READ_BLOCK_SIZE); in downloadPsuFirmware()