Searched refs:FTFx_FPROTSL_REG (Results 1 – 1 of 1) sorted by relevance
325 #define FTFx_FPROTSL_REG (FTFx->FPROTSL) macro568 volatile uint8_t *const kFPROTSL = (volatile uint8_t *)&FTFx_FPROTSL_REG;1758 … flashRegionProtectStatus[regionCounter] = (FTFx_FPROTSL_REG >> regionCounter) & (0x01u); in FLASH_IsProtected()