Searched refs:FTFx_CMD_EraseAll (Results 1 – 4 of 4) sorted by relevance
438 status_t FTFx_CMD_EraseAll(ftfx_config_t *config, uint32_t key);
97 return FTFx_CMD_EraseAll(&config->ftfxConfig, key); in FLEXNVM_EraseAll()
365 status_t FTFx_CMD_EraseAll(ftfx_config_t *config, uint32_t key) in FTFx_CMD_EraseAll() function
286 return FTFx_CMD_EraseAll(&config->ftfxConfig[0], key); in FLASH_EraseAll()