Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c92 volatile uint8_t *const kFPROTSL = (volatile uint8_t *)(uint32_t)&FTFx_FPROTSL_REG; variable
962 *kFPROTSL = protectStatus->protsl; in FLASH_PflashSetProtection()
963 if (protectStatus->protsl != *kFPROTSL) in FLASH_PflashSetProtection()
1029 protectStatus->protsl = *kFPROTSL; in FLASH_PflashGetProtection()