Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.c232 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSet()
273 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionGet()
320 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashProtectionSave()
330 ui32CcfgSectorAddr = FLASHMEM_BASE + FlashSizeGet() - FlashSectorSizeGet(); in FlashProtectionSave()
370 ASSERT(ui32SectorAddress <= (FLASHMEM_BASE + FlashSizeGet() - in FlashSectorErase()
407 ASSERT((ui32Address + ui32Count) <= (FLASHMEM_BASE + FlashSizeGet())); in FlashProgram()
A Dflash.h283 FlashSizeGet(void) in FlashSizeGet() function

Completed in 4 milliseconds