Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iap.c51 uint32_t commandAddr; member
278 … runCmdFuncOption.commandAddr = 0x1300413bU; /*!< get the flash erase api location adress in rom */ in FLASH_Erase()
301 …runCmdFuncOption.commandAddr = 0x1300419dU; /*!< get the flash program api location adress in rom*/ in FLASH_Program()
318 runCmdFuncOption.commandAddr = LPC55S69_REV0_FLASH_READ_ADDR; in FLASH_Read()
327 runCmdFuncOption.commandAddr = LPC55S69_REV1_FLASH_READ_ADDR; in FLASH_Read()
331 runCmdFuncOption.commandAddr = LPC55S16_REV0_FLASH_READ_ADDR; in FLASH_Read()
361 …runCmdFuncOption.commandAddr = 0x1300427dU; /*!< get the flash verify program api location adress … in FLASH_VerifyProgram()