Home
last modified time | relevance | path

Searched refs:eProtect (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dflash.c428 FlashProtectSet(unsigned long ulAddress, tFlashProtection eProtect) in FlashProtectSet() argument
437 ASSERT((eProtect == FlashReadWrite) || (eProtect == FlashReadOnly) || in FlashProtectSet()
438 (eProtect == FlashExecuteOnly)); in FlashProtectSet()
468 if((ulAddress >= 30) && (eProtect == FlashExecuteOnly)) in FlashProtectSet()
477 switch(eProtect) in FlashProtectSet()
A Dflash.h94 tFlashProtection eProtect);
A Drom.h1324 tFlashProtection eProtect))ROM_FLASHTABLE[5])

Completed in 14 milliseconds