Searched refs:FTFx_CMD_EraseAllUnsecure (Results 1 – 4 of 4) sorted by relevance
456 status_t FTFx_CMD_EraseAllUnsecure(ftfx_config_t *config, uint32_t key);
106 return FTFx_CMD_EraseAllUnsecure(&config->ftfxConfig, key); in FLEXNVM_EraseAllUnsecure()
406 status_t FTFx_CMD_EraseAllUnsecure(ftfx_config_t *config, uint32_t key) in FTFx_CMD_EraseAllUnsecure() function
295 return FTFx_CMD_EraseAllUnsecure(&config->ftfxConfig[0], key); in FLASH_EraseAllUnsecure()