Searched refs:FlashCtl_isSectorProtected (Results 1 – 3 of 3) sorted by relevance
405 extern bool FlashCtl_isSectorProtected(uint_fast8_t memorySpace,
478 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
1117 FlashCtl_isSectorProtected