Home
last modified time | relevance | path

Searched defs:flash (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c180 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in _blEraseSectors() local
207 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blEraseSectors() local
285 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blWriteBytes() local
312 struct StmFlash *flash = (struct StmFlash *)FLASH_BASE; in blPlatProgramFlash() local
/device/generic/goldfish/camera/
DExif.cpp475 uint16_t flash = (entry.count > 0) ? entry.data.i32[0] : 0; in createExifData() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c91 struct ElfAppSection flash; member