Searched refs:spi_flash_trans_t (Results 1 – 8 of 8) sorted by relevance
31 extern esp_err_t spi_flash_hal_gpspi_common_command(spi_flash_host_inst_t *host, spi_flash_trans_t …90 spi_flash_trans_t t = { in memspi_host_read_id_hs()115 spi_flash_trans_t t = { in memspi_host_read_status_hs()138 spi_flash_trans_t t = { 0 }; in memspi_host_erase_chip()147 spi_flash_trans_t t = { in memspi_host_erase_sector()159 spi_flash_trans_t t = { in memspi_host_erase_block()171 spi_flash_trans_t t = { in memspi_host_program_page()183 spi_flash_trans_t t = { in memspi_host_read()196 spi_flash_trans_t t = { in memspi_host_set_write_protect()
70 spi_flash_trans_t t = {}; in spi_flash_chip_mxic_opi_set_write_protect()102 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_read_id()137 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_read_reg()179 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_erase_chip()207 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_erase_sector()236 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_erase_block()265 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_page_program()318 spi_flash_trans_t t = { in spi_flash_chip_mxic_opi_get_io_mode()
206 spi_flash_trans_t t = { in spi_flash_command_winbond_program_4B()219 spi_flash_trans_t t = { in spi_flash_command_winbond_erase_sector_4B()230 spi_flash_trans_t t = { in spi_flash_command_erase_block_4B()
125 spi_flash_trans_t t; in spi_flash_chip_generic_reset()126 t = (spi_flash_trans_t) { in spi_flash_chip_generic_reset()134 t = (spi_flash_trans_t) { in spi_flash_chip_generic_reset()571 spi_flash_trans_t transfer = { in spi_flash_chip_generic_read_unique_id()610 spi_flash_trans_t t = { in spi_flash_chip_generic_get_caps()693 spi_flash_trans_t t = { in spi_flash_common_read_qe_sr()705 spi_flash_trans_t t = { in spi_flash_common_write_qe_sr()
24 } spi_flash_trans_t; typedef62 esp_err_t (*common_command)(spi_flash_host_inst_t *host, spi_flash_trans_t *t);
33 } spi_flash_trans_t; typedef143 esp_err_t (*common_command)(spi_flash_host_inst_t *host, spi_flash_trans_t *t);
118 esp_err_t spi_flash_hal_common_command(spi_flash_host_inst_t *host, spi_flash_trans_t *trans);
148 esp_err_t spi_flash_hal_common_command(spi_flash_host_inst_t *host, spi_flash_trans_t *trans)