Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_smif_memslot.c961 …uint16_t eraseCommand = (uint16_t)((result == CY_SMIF_SUCCESS) ? (hybrInfo->eraseCmd) : (cmdErase-… in Cy_SMIF_MemCmdSectorErase() local
966 result = Cy_SMIF_TransmitCommand( base, (uint8_t)eraseCommand, in Cy_SMIF_MemCmdSectorErase()
975 … result = Cy_SMIF_TransmitCommand_Ext( base, (eraseCommand | ((uint16_t)eraseCommand << 8)), in Cy_SMIF_MemCmdSectorErase()