Searched refs:commandSet (Results 1 – 13 of 13) sorted by relevance
295 cmd.opcode = handle->commandSet.readStatusCommand; in spifi_check_norflash_finish()323 cmd.opcode = handle->commandSet.writeEnableCommand; in spifi_nor_write_enable()328 value = spifi_nor_read_status(base, handle->commandSet.readStatusCommand); in spifi_nor_write_enable()375 valueStatus = spifi_nor_read_status(base, memHandle->commandSet.readStatusCommand); in spifi_nor_quad_mode_enable()385 cmd.opcode = memHandle->commandSet.writeStatusCommand; in spifi_nor_quad_mode_enable()446 cmd.opcode = memHandle->commandSet.writeStatusCommand; in spifi_nor_writeprotect_disable()602 …memHandle->commandSet.eraseSectorCommand = flash_4b_tbl->erase_inst_info.erase_inst[sector_erase_t… in spifi_get_page_sector_size_from_sfdp()609 memHandle->commandSet.eraseSectorCommand = kSerialNorCmd_EraseSector4KBA32; in spifi_get_page_sector_size_from_sfdp()612 memHandle->commandSet.eraseSectorCommand = kSerialNorCmd_EraseSectorA32; in spifi_get_page_sector_size_from_sfdp()619 memHandle->commandSet.eraseSectorCommand = param_tbl->erase_info[sector_erase_type].inst; in spifi_get_page_sector_size_from_sfdp()[all …]
123 serial_nor_command_set_t commandSet; /*!< Serial NOR basic command set */ member
260 uint32_t commandSet; /*!< support command set during sb file handling */ member
261 uint32_t commandSet; /*!< support command set during sb file handling */ member
271 uint32_t commandSet; //!< support command set during sb file handling member
637 uint32_t commandSet; //!< support command set during sb file handling member
819 context->commandSet = SBLOADER_V3_CMD_SET_ALL; in fsl_sbloader_init()