Searched defs:protectStatus (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/ |
D | fsl_ftfx_flexnvm.c | 326 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()
|
D | fsl_ftfx_flash.c | 914 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/ |
D | fsl_flash.c | 1744 …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()
|