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

  /device/google/contexthub/util/stm32_flash/
i2c.c 72 handle->cmd_erase = CMD_ERASE_NS;
stm32_bl.h 21 * cmd_erase, cmd_read_memory, cmd_write_memory - byte to send for cmd
32 uint8_t cmd_erase; member in struct:handle
61 #define CMD_ERASE 0x44
spi.c 156 handle->cmd_erase = CMD_ERASE;
stm32_bl.c 105 handle->write_cmd(handle, handle->cmd_erase);

Completed in 103 milliseconds