Searched full:esp_flash (Results 1 – 25 of 39) sorted by relevance
12
15 /* Note: Most of esp_flash APIs in ROM are compatible with headers in ESP-IDF, this function22 /* Structure to wrap "global" data used by esp_flash in ROM */
9 #include "esp_flash.h"51 // Currently when the os is not up yet, the caller is supposed to call esp_flash APIs with proper
3 components/spi_flash/test_apps/esp_flash:
176 bool "Use esp_flash implementation in ROM"225 devices on a same bus, but may reduce the speed of esp_flash driver access to the228 If you only need to use esp_flash driver to access the main flash chip, disable
48 #include "esp_flash.h"
23 /* Note: Most of esp_flash APIs in ROM are compatible with headers in ESP-IDF, this function30 /* Structure to wrap "global" data used by esp_flash in ROM */
41 …all this during any Flash operations (e.g. esp_flash APIs, nvs and some other APIs that are based …
14 #include "esp_flash.h"71 * @brief Initialize the bus lock on the SPI1 bus. Should be called if drivers (including esp_flash)
10 #include "esp_flash.h"
18 #include "esp_flash.h"
16 #include "esp_flash.h"50 …* esp_flash.h). They assume the caller has already validated arguments and enabled relevant protec…
18 #include "esp_flash.h"31 * public API. See esp_flash.h for the public API.
8 #include "esp_flash.h"
55 │ │ ├── esp_flash.h
333 …* and other component (esp_flash driver) should get these cycle and configure the registers accord…358 * and other component (esp_flash driver) should get these and configure the registers accordingly.
45 Group esp_flash
166 …* In this way, other components (e.g.: esp_flash driver) can get the info from it (`mspi_timing_tu…