Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.h42 kFLASH_ProtectionStateUnprotected, /*!< Flash region is not protected.*/ enumerator
Dfsl_ftfx_flash.c746 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()
763 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h241 kFLASH_ProtectionStateUnprotected, /*!< Flash region is not protected.*/ enumerator
Dfsl_flash.c1557 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()