Searched refs:CMD_ERASE (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/util/stm32_flash/ | ||
D | stm32_bl.h | 63 #define CMD_ERASE 0x44 macro |
D | uart.c | 88 handle->cmd_erase = CMD_ERASE; in uart_init() |
D | spi.c | 156 handle->cmd_erase = CMD_ERASE; in spi_init() |