Searched refs:cmd_read_memory (Results 1 - 4 of 4) sorted by relevance

/device/google/contexthub/util/stm32_flash/
H A Di2c.c73 handle->cmd_read_memory = CMD_READ_MEMORY;
H A Dstm32_bl.h21 * cmd_erase, cmd_read_memory, cmd_write_memory - byte to send for cmd
33 uint8_t cmd_read_memory; member in struct:handle
H A Dspi.c157 handle->cmd_read_memory = CMD_READ_MEMORY;
H A Dstm32_bl.c126 handle->write_cmd(handle, handle->cmd_read_memory);

Completed in 156 milliseconds