Searched defs:qe (Results 1 – 4 of 4) sorted by relevance
81 const uint32_t qe = 1<<9; in spi_flash_chip_gd_set_io_mode() local87 const uint32_t qe = 1<<1; in spi_flash_chip_gd_set_io_mode() local
1077 IRAM_ATTR esp_err_t esp_flash_get_io_mode(esp_flash_t* chip, bool* qe) in esp_flash_get_io_mode()1095 IRAM_ATTR esp_err_t esp_flash_set_io_mode(esp_flash_t* chip, bool qe) in esp_flash_set_io_mode()
641 …common_write_qe_sr(esp_flash_t *chip, uint8_t qe_wrsr_command, uint8_t qe_sr_bitwidth, uint32_t qe) in spi_flash_common_write_qe_sr()
757 bool qe; in test_toggle_qe() local