Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.h285 uint32_t ui32NoOfSectors; in FlashSizeGet() local
290 ui32NoOfSectors = (HWREG(FLASH_BASE + FLASH_O_FLASH_SIZE) & in FlashSizeGet()
297 return(ui32NoOfSectors * FlashSectorSizeGet()); in FlashSizeGet()

Completed in 3 milliseconds