Searched defs:qe (Results 1 – 3 of 3) sorted by relevance
88 const uint32_t qe = 1<<9; in spi_flash_chip_gd_set_io_mode() local94 const uint32_t qe = 1<<1; in spi_flash_chip_gd_set_io_mode() local
1166 IRAM_ATTR esp_err_t esp_flash_get_io_mode(esp_flash_t* chip, bool* qe) in esp_flash_get_io_mode()1184 IRAM_ATTR esp_err_t esp_flash_set_io_mode(esp_flash_t* chip, bool qe) in esp_flash_set_io_mode()
703 …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()