Home
last modified time | relevance | path

Searched refs:no_extra_sync (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/util/stm32_flash/
Dstm32_bl.h36 uint8_t no_extra_sync; member
Di2c.c76 handle->no_extra_sync = 0; in i2c_init()
Duart.c92 handle->no_extra_sync = 1; in uart_init()
Dspi.c160 handle->no_extra_sync = 0; in spi_init()
Dstm32_bl.c114 } else if (handle->no_extra_sync) { in erase_sector()