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

  /device/google/contexthub/util/stm32_flash/
stm32_bl.h 45 uint8_t erase_sector(handle_t *handle, uint16_t sector);
stm32_bl.c 101 uint8_t erase_sector(handle_t *handle, uint16_t sector) function
flash.c 201 ret = erase_sector(handle, sector);

Completed in 64 milliseconds