Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c650 static volatile uint32_t *const kFPROTHx = (volatile uint32_t *)(uint32_t)&FTFx_FPROTH3_REG; in FLASH_IsProtected() local
677 (uint8_t)(((kFPROTHx[0]) >> (regionCounter - 32U)) & 0x1U); in FLASH_IsProtected()