Home
last modified time | relevance | path

Searched defs:protectStatus (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flexnvm.c326 status_t FLEXNVM_DflashSetProtection(flexnvm_config_t *config, uint8_t protectStatus) in FLEXNVM_DflashSetProtection()
354 status_t FLEXNVM_DflashGetProtection(flexnvm_config_t *config, uint8_t *protectStatus) in FLEXNVM_DflashGetProtection()
375 status_t FLEXNVM_EepromSetProtection(flexnvm_config_t *config, uint8_t protectStatus) in FLEXNVM_EepromSetProtection()
402 status_t FLEXNVM_EepromGetProtection(flexnvm_config_t *config, uint8_t *protectStatus) in FLEXNVM_EepromGetProtection()
Dfsl_ftfx_flash.c914 status_t FLASH_PflashSetProtection(flash_config_t *config, pflash_prot_status_t *protectStatus) in FLASH_PflashSetProtection()
998 status_t FLASH_PflashGetProtection(flash_config_t *config, pflash_prot_status_t *protectStatus) in FLASH_PflashGetProtection()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c1744 …atus_t FLASH_PflashSetProtection(flash_config_t *config, pflash_protection_status_t *protectStatus) in FLASH_PflashSetProtection()
1770 …atus_t FLASH_PflashGetProtection(flash_config_t *config, pflash_protection_status_t *protectStatus) in FLASH_PflashGetProtection()
1783 status_t FLASH_EepromSetProtection(flash_config_t *config, uint8_t protectStatus) in FLASH_EepromSetProtection()
1807 status_t FLASH_EepromGetProtection(flash_config_t *config, uint8_t *protectStatus) in FLASH_EepromGetProtection()