Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.c212 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSet()
251 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionGet()
296 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSave()
304 ui32CcfgSectorAddr = FLASHMEM_BASE + FlashSizeGet() - FlashSectorSizeGet(); in FlashProtectionSave()
336 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashSectorErase()
365 ASSERT((ui32Address + ui32Count) <= (FLASHMEM_BASE + FlashSizeGet())); in FlashProgram()
Dflash.h273 FlashSizeGet(void) in FlashSizeGet() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.c214 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSet()
276 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionGet()
351 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSave()
359 ui32CcfgSectorAddr = FLASHMEM_BASE + FlashSizeGet() - FlashSectorSizeGet(); in FlashProtectionSave()
391 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashSectorErase()
420 ASSERT((ui32Address + ui32Count) <= (FLASHMEM_BASE + FlashSizeGet())); in FlashProgram()
Dflash.h271 FlashSizeGet(void) in FlashSizeGet() function