Searched refs:commandAddr (Results 1 – 9 of 9) sorted by relevance
51 uint32_t commandAddr; member270 … runCmdFuncOption.commandAddr = 0x1300413bU; /*!< get the flash erase api location adress in rom */ in FLASH_Erase()285 …runCmdFuncOption.commandAddr = 0x1300419dU; /*!< get the flash program api location adress in rom*/ in FLASH_Program()302 runCmdFuncOption.commandAddr = LPC55S69_REV0_FLASH_READ_ADDR; in FLASH_Read()311 runCmdFuncOption.commandAddr = LPC55S69_REV1_FLASH_READ_ADDR; in FLASH_Read()315 runCmdFuncOption.commandAddr = LPC55S16_REV0_FLASH_READ_ADDR; in FLASH_Read()345 …runCmdFuncOption.commandAddr = 0x1300427dU; /*!< get the flash verify program api location adress … in FLASH_VerifyProgram()
27 uint32_t commandAddr; member273 … runCmdFuncOption.commandAddr = 0x13028c41U; /*!< get the flash erase api location adress in rom */ in FLASH_IsFlashAreaReadable()285 … runCmdFuncOption.commandAddr = 0x13028ca1U; /*!< get the flash erase api location adress in rom */ in FLASH_IsFlashAreaModifiable()
29 uint32_t commandAddr; member
736 void PXP_SetNextCommand(PXP_Type *base, void *commandAddr) in PXP_SetNextCommand() argument743 addr.pvoid = commandAddr; in PXP_SetNextCommand()
1820 void PXP_SetNextCommand(PXP_Type *base, void *commandAddr);