Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap.c52 …status_t (*eraseCommand)(flash_config_t *config, uint32_t start, uint32_t lengthInBytes, uint32_t … member
271 return runCmdFuncOption.eraseCommand(config, start, lengthInBytes, key); in FLASH_Erase()