Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dflash.h405 extern bool FlashCtl_isSectorProtected(uint_fast8_t memorySpace,
Dflash.c478 return !FlashCtl_isSectorProtected(memorySpace, sectorMask); in FlashCtl_unprotectSector()
505 return FlashCtl_isSectorProtected(memorySpace, sectorMask); in FlashCtl_protectSector()
508 bool FlashCtl_isSectorProtected(uint_fast8_t memorySpace, uint32_t sector) in FlashCtl_isSectorProtected() function
Drom_map.h1097 FlashCtl_isSectorProtected