Searched defs:qe (Results 1 – 4 of 4) sorted by relevance
51 const uint32_t qe = 1<<9; in spi_flash_chip_gd_set_io_mode() local57 const uint32_t qe = 1<<1; in spi_flash_chip_gd_set_io_mode() local
803 IRAM_ATTR esp_err_t esp_flash_get_io_mode(esp_flash_t* chip, bool* qe) in esp_flash_get_io_mode()821 IRAM_ATTR esp_err_t esp_flash_set_io_mode(esp_flash_t* chip, bool qe) in esp_flash_set_io_mode()
524 …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()
740 bool qe; in test_toggle_qe() local