Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c291 static status_t flash_get_protection_info(flash_config_t *config, flash_protection_config_t *info);
1523 flash_protection_config_t flashProtectionInfo; /* flash protection information */ in FLASH_IsProtected()
2418 static status_t flash_get_protection_info(flash_config_t *config, flash_protection_config_t *info) in flash_get_protection_info()
2432 (void)memset(info, 0, sizeof(flash_protection_config_t)); in flash_get_protection_info()
Dfsl_flash.h344 } flash_protection_config_t; typedef