Searched refs:memoryType (Results 1 – 2 of 2) sorted by relevance
534 uint_fast8_t memoryType; in FlashCtl_verifyMemory() local547 memoryType = in FlashCtl_verifyMemory()649 | memoryType | FLCTL_RDBRST_CTLSTAT_START); in FlashCtl_verifyMemory()864 uint_fast8_t memoryType, ii; in FlashCtl_eraseSector() local880 memoryType = in FlashCtl_eraseSector()903 if (memoryType == FLASH_INFO_SPACE) in FlashCtl_eraseSector()965 uint_fast8_t memoryType; in FlashCtl_initiateSectorErase() local968 memoryType = in FlashCtl_initiateSectorErase()980 if (memoryType == FLASH_INFO_SPACE) in FlashCtl_initiateSectorErase()
706 uint_fast8_t memoryType; in FlashCtl_A_verifyMemory() local719 memoryType = (addr >= SysCtl_A_getFlashSize()) ? in FlashCtl_A_verifyMemory()821 | memoryType | FLCTL_A_RDBRST_CTLSTAT_START); in FlashCtl_A_verifyMemory()1067 uint_fast8_t memoryType, ii; in FlashCtl_A_eraseSector() local1083 memoryType = addr >= SysCtl_A_getFlashSize() ? FLASH_A_INFO_SPACE : in FlashCtl_A_eraseSector()1107 if (memoryType == FLASH_A_INFO_SPACE) in FlashCtl_A_eraseSector()1173 uint_fast8_t memoryType; in FlashCtl_A_initiateSectorErase() local1176 memoryType = addr >= SysCtl_A_getFlashSize() ? in FlashCtl_A_initiateSectorErase()1190 if (memoryType == FLASH_A_INFO_SPACE) in FlashCtl_A_initiateSectorErase()