Searched defs:write_protect (Results 1 – 4 of 4) sorted by relevance
34 uint8_t write_protect; /*!< Write protect signal in GPIO Matrix */ member
65 esp_err_t spi_flash_chip_mxic_opi_set_write_protect(esp_flash_t *chip, bool write_protect) in spi_flash_chip_mxic_opi_set_write_protect()
369 esp_err_t spi_flash_chip_generic_set_write_protect(esp_flash_t *chip, bool write_protect) in spi_flash_chip_generic_set_write_protect()
747 esp_err_t IRAM_ATTR esp_flash_set_chip_write_protect(esp_flash_t *chip, bool write_protect) in esp_flash_set_chip_write_protect()