Home
last modified time | relevance | path

Searched refs:FLASH (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/misc/platform/stm32f4xx/flash_script/
Dtool.c29 #define FLASH ((struct StmFlash*)0x40023C00UL) macro
46 while (FLASH->CR & 0x80000000) { in flashUnlock()
47 FLASH->KEYR = 0x45670123; in flashUnlock()
48 FLASH->KEYR = 0xCDEF89AB; in flashUnlock()
54 while (FLASH->SR & 0x00010000); in flashWait()
60 FLASH->CR = 0x00010004; //erase it all in flashEraseAll()
70 FLASH->CR = 0x201; //program word at a time in flashWriteOneK()
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dcrt_stm32f4xx.c45 VECI(FLASH);
/device/lge/bullhead/camera/mm-image-codec/qexif/
Dqexif.h304 FLASH, enumerator
1476 #define EXIFTAGID_FLASH CONSTRUCT_TAGID(FLASH, _ID_FLASH)
/device/huawei/angler/camera/mm-image-codec/qexif/
Dqexif.h304 FLASH, enumerator
1476 #define EXIFTAGID_FLASH CONSTRUCT_TAGID(FLASH, _ID_FLASH)
/device/moto/shamu/camera/mm-image-codec/qexif/
Dqexif.h304 FLASH, enumerator
1476 #define EXIFTAGID_FLASH CONSTRUCT_TAGID(FLASH, _ID_FLASH)
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h1404 FLASH, enumerator
2469 #define EXIFTAGID_FLASH CONSTRUCT_TAGID(FLASH, _ID_FLASH)