Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap.c53 …status_t (*programCommand)(flash_config_t *config, uint32_t start, uint8_t *src, uint32_t lengthIn… member
286 return runCmdFuncOption.programCommand(config, start, src, lengthInBytes); in FLASH_Program()