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

  /device/google/contexthub/util/stm32_flash/
stm32_bl.h 21 * cmd_erase, cmd_read_memory, cmd_write_memory - byte to send for cmd
34 uint8_t cmd_write_memory; member in struct:handle
59 #define CMD_WRITE_MEMORY 0x31
spi.c 158 handle->cmd_write_memory = CMD_WRITE_MEMORY;

Completed in 59 milliseconds