Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.c219 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSet()
225 ui32SectorNumber = (ui32SectorAddress - FLASHMEM_BASE) / in FlashProtectionSet()
258 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionGet()
263 ui32SectorNumber = (ui32SectorAddress - FLASHMEM_BASE) / FlashSectorSizeGet(); in FlashProtectionGet()
303 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSave()
310 ui32SectorNumber = (ui32SectorAddress - FLASHMEM_BASE) / FlashSectorSizeGet(); in FlashProtectionSave()
311 ui32CcfgSectorAddr = FLASHMEM_BASE + FlashSizeGet() - FlashSectorSizeGet(); in FlashProtectionSave()
343 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashSectorErase()
372 ASSERT((ui32Address + ui32Count) <= (FLASHMEM_BASE + FlashSizeGet())); in FlashProgram()
Dflash.h143 #define ADDR_OFFSET (0x1F800000 - FLASHMEM_BASE)
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_memmap.h46 #define FLASHMEM_BASE 0x00000000 // FLASHMEM macro