Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/stm32_flash/
Dflash.c83 int sector = -1; in main() local
Dstm32_bl.c101 uint8_t erase_sector(handle_t *handle, uint16_t sector) in erase_sector()