Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dflash.c330 unsigned long ulFMPRE, ulFMPPE; in FlashProtectGet() local
349 ulFMPRE = HWREG(g_pulFMPRERegs[ulBank]); in FlashProtectGet()
360 ulFMPRE |= (FLASH_FMP_BLOCK_31 | FLASH_FMP_BLOCK_30); in FlashProtectGet()
367 switch((((ulFMPRE >> (ulAddress / FLASH_PROTECT_SIZE)) & in FlashProtectGet()

Completed in 3 milliseconds