Home
last modified time | relevance | path

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

/bsp/lm4f232/Libraries/driverlib/
A Dflash.c144 HWREG(FLASH_FMA) = ulAddress; in FlashErase()
222 HWREG(FLASH_FMA) = ulAddress & ~(0x7f); in FlashProgram()
261 HWREG(FLASH_FMA) = ulAddress; in FlashProgram()
585 HWREG(FLASH_FMA) = ulTemp; in FlashProtectSave()
708 HWREG(FLASH_FMA) = 0x80000000; in FlashUserSave()
721 HWREG(FLASH_FMA) = 0x80000001; in FlashUserSave()
/bsp/lm3s8962/Libraries/driverlib/
A Dflash.c144 HWREG(FLASH_FMA) = ulAddress; in FlashErase()
222 HWREG(FLASH_FMA) = ulAddress & ~(0x7f); in FlashProgram()
261 HWREG(FLASH_FMA) = ulAddress; in FlashProgram()
585 HWREG(FLASH_FMA) = ulTemp; in FlashProtectSave()
708 HWREG(FLASH_FMA) = 0x80000000; in FlashUserSave()
721 HWREG(FLASH_FMA) = 0x80000001; in FlashUserSave()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dflash.c144 HWREG(FLASH_FMA) = ulAddress; in FlashErase()
222 HWREG(FLASH_FMA) = ulAddress & ~(0x7f); in FlashProgram()
261 HWREG(FLASH_FMA) = ulAddress; in FlashProgram()
585 HWREG(FLASH_FMA) = ulTemp; in FlashProtectSave()
708 HWREG(FLASH_FMA) = 0x80000000; in FlashUserSave()
721 HWREG(FLASH_FMA) = 0x80000001; in FlashUserSave()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dflash.c141 HWREG(FLASH_FMA) = ui32Address; in FlashErase()
209 HWREG(FLASH_FMA) = ui32Address & ~(0x7f); in FlashProgram()
496 HWREG(FLASH_FMA) = ui32Temp; in FlashProtectSave()
669 HWREG(FLASH_FMA) = 0x80000000; in FlashUserSave()
682 HWREG(FLASH_FMA) = 0x80000001; in FlashUserSave()
733 HWREG(FLASH_FMA) = (0x80000000 + ui32Index); in FlashAllUserRegisterSave()
/bsp/tm4c129x/libraries/driverlib/
A Dflash.c146 HWREG(FLASH_FMA) = ui32Address; in FlashErase()
214 HWREG(FLASH_FMA) = ui32Address & ~(0x7f); in FlashProgram()
503 HWREG(FLASH_FMA) = ui32Temp; in FlashProtectSave()
676 HWREG(FLASH_FMA) = 0x80000000; in FlashUserSave()
689 HWREG(FLASH_FMA) = 0x80000001; in FlashUserSave()
740 HWREG(FLASH_FMA) = (0x80000000 + ui32Index); in FlashAllUserRegisterSave()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dflash.c146 HWREG(FLASH_FMA) = ui32Address; in FlashErase()
214 HWREG(FLASH_FMA) = ui32Address & ~(0x7f); in FlashProgram()
503 HWREG(FLASH_FMA) = ui32Temp; in FlashProtectSave()
676 HWREG(FLASH_FMA) = 0x80000000; in FlashUserSave()
689 HWREG(FLASH_FMA) = 0x80000001; in FlashUserSave()
740 HWREG(FLASH_FMA) = (0x80000000 + ui32Index); in FlashAllUserRegisterSave()
/bsp/lm4f232/Libraries/inc/
A Dhw_flash.h33 #define FLASH_FMA 0x400FD000 // Flash Memory Address macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_flash.h33 #define FLASH_FMA 0x400FD000 // Flash Memory Address macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_flash.h33 #define FLASH_FMA 0x400FD000 // Flash Memory Address macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_flash.h46 #define FLASH_FMA 0x400FD000 // Flash Memory Address macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_flash.h48 #define FLASH_FMA 0x400FD000 // Flash Memory Address macro
/bsp/tm4c129x/libraries/inc/
A Dhw_flash.h48 #define FLASH_FMA 0x400FD000 // Flash Memory Address macro

Completed in 32 milliseconds