Home
last modified time | relevance | path

Searched refs:CMD_ERASE (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/util/stm32_flash/
Dstm32_bl.h63 #define CMD_ERASE 0x44 macro
Duart.c88 handle->cmd_erase = CMD_ERASE; in uart_init()
Dspi.c156 handle->cmd_erase = CMD_ERASE; in spi_init()