Searched refs:commandH (Results 1 – 3 of 3) sorted by relevance
737 device->writeEnCmd->commandH = CY_SMIF_WRITE_ENABLE_CMD; in cy_smif_octalddrenable()743 device->writeDisCmd->commandH = CY_SMIF_WRITE_ENABLE_CMD; in cy_smif_octalddrenable()749 device->readStsRegWipCmd->commandH = CY_SMIF_READ_STATUS_REG1_CMD; in cy_smif_octalddrenable()759 device->chipEraseCmd->commandH = CY_SMIF_CHIP_ERASE_CMD; in cy_smif_octalddrenable()765 device->eraseCmd->commandH = CY_SMIF_CHIP_ERASE_CMD; in cy_smif_octalddrenable()773 device->programCmd->commandH = device->programCmd->command; in cy_smif_octalddrenable()1674 (uint16_t)(cmdRead->command | cmdRead->commandH << 8), in Cy_SMIF_MemRead()1675 ((bool)cmdRead->commandH), in Cy_SMIF_MemRead()1856 … (uint16_t)(cmdProgram->command | cmdProgram->commandH << 8), in Cy_SMIF_MemWrite()1857 (bool)cmdProgram->commandH, in Cy_SMIF_MemWrite()
453 … (uint16_t)(cmdSfdp->command | (uint16_t)(cmdSfdp->commandH << 8U)), in SfdpReadBuffer()2376 cmdRead->commandH = cmdRead->command; in GetOctalDDRParams()
614 …uint32_t commandH; /**< The 8-bit command. This value is 0x0 when there is… member1371 … _VAL2FLD(SMIF_DEVICE_RD_CMD_CTL_CODEH, (uint32_t)read->commandH) | in XipRegInit()1400 … _VAL2FLD(SMIF_DEVICE_WR_CMD_CTL_CODEH, (uint32_t)prog->commandH) | in XipRegInit()