Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dflash.h405 extern bool FlashCtl_isSectorProtected(uint_fast8_t memorySpace,
H A 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
H A Drom_map.h1117 FlashCtl_isSectorProtected