HomeSort by relevance Sort by last modified time
    Searched refs:cmd_read_memory (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/util/stm32_flash/
i2c.c 73 handle->cmd_read_memory = CMD_READ_MEMORY;
stm32_bl.h 21 * cmd_erase, cmd_read_memory, cmd_write_memory - byte to send for cmd
33 uint8_t cmd_read_memory; member in struct:handle
56 #define CMD_READ_MEMORY 0x11
spi.c 157 handle->cmd_read_memory = CMD_READ_MEMORY;
stm32_bl.c 126 handle->write_cmd(handle, handle->cmd_read_memory);

Completed in 62 milliseconds