Searched refs:cmdChipErase (Results 1 – 1 of 1) sorted by relevance
274 static void SfdpSetChipEraseCommand(cy_stc_smif_mem_cmd_t* cmdChipErase);1831 static void SfdpSetChipEraseCommand(cy_stc_smif_mem_cmd_t* cmdChipErase) in SfdpSetChipEraseCommand() argument1834 cmdChipErase->command = CY_SMIF_CHIP_ERASE_CMD; in SfdpSetChipEraseCommand()1836 cmdChipErase->cmdWidth = CY_SMIF_WIDTH_SINGLE; in SfdpSetChipEraseCommand()