Searched refs:commandAddr (Results 1 – 7 of 7) sorted by relevance
51 uint32_t commandAddr; member278 … 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()
27 uint32_t commandAddr; member293 … runCmdFuncOption.commandAddr = 0x13028c41U; /*!< get the flash erase api location adress in rom */ in FLASH_IsFlashAreaReadable()305 … runCmdFuncOption.commandAddr = 0x13028ca1U; /*!< get the flash erase api location adress in rom */ in FLASH_IsFlashAreaModifiable()
27 uint32_t commandAddr; member285 runCmdFuncOption.commandAddr = 0x130366f9u; in FLASH_IsFlashAreaReadable()
749 void PXP_SetNextCommand(PXP_Type *base, void *commandAddr) in PXP_SetNextCommand() argument756 addr.pvoid = commandAddr; in PXP_SetNextCommand()
1820 void PXP_SetNextCommand(PXP_Type *base, void *commandAddr);