Lines Matching refs:response
23 … the ESP chip. The ESP chip responds to the request with a SLIP encoded response packet, including…
37 Each command is a SLIP packet initiated by the host and results in a response packet. Inside the pa…
61 …h received command will result in a response SLIP packet sent from the ESP chip to the host. Conte…
72 …me value as Command identifier in the request packet that triggered the response …
148 - The status response is always 2 bytes regardless of chip type.
151 After sending a command, the host should continue to read response packets until one is received wh…
323 …* The host should wait until it sees a valid response to a SYNC command, indicating the ESP chip …
351 … write to flash, etc. The ROM loaders erase the to-be-written region in response to the FLASH_BEGI…
376 …ash and the size of data to calculate. The MD5 value is returned in the response payload, before t…
444 … SPI peripheral registers to send a JEDEC flash ID command to the flash chip and read the response.
452 * The stub loader will send a standard response packet, with no additional data payload.
458 After the read flash process is complete, the stub loader goes back to normal command/response oper…
469 Here is a sample extract, showing a READ_REG command and response: