ESP-IDF
+
0
/1 examples
SourceVu will show references to
spi_flash_chip_t::protectable_regions
from the following samples and libraries:
custom_flash_driver sample
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spi_flash_chip_t::protectable_regions
spi_flash_chip_t::protectable_regions field
Syntax
Show:
Summary
Declaration
from
spi_flash_chip_driver.h:115
const
esp_flash_region_t
*
protectable_regions
;
Examples
spi_flash_chip_t::protectable_regions
is referenced by 1 libraries and example projects:
custom_flash_driver sample
References
from
0/1
examples
Code
Location
Referrer
const
esp_flash_region_t
*
protectable_regions
;
spi_flash_chip_driver.h:115
const
esp_flash_region_t
*
region
=
&
chip
->
chip_drv
->
protectable_regions
[
i
]
;
esp_flash_api.c:630
esp_flash_erase_region()
*
out_regions
=
chip
->
chip_drv
->
protectable_regions
;
esp_flash_api.c:771
esp_flash_get_protectable_regions()
if
(
memcmp
(
&
chip
->
chip_drv
->
protectable_regions
[
*
index
]
,
esp_flash_api.c:782
find_region()
.
protectable_regions
=
NULL
,
spi_flash_chip_boya.c:67
.
protectable_regions
=
NULL
,
spi_flash_chip_gd.c:160
.
protectable_regions
=
NULL
,
spi_flash_chip_generic.c:668
.
protectable_regions
=
NULL
,
spi_flash_chip_issi.c:91
.
protectable_regions
=
NULL
,
spi_flash_chip_mxic.c:87
.
protectable_regions
=
NULL
,
spi_flash_chip_mxic_opi.c:405
.
protectable_regions
=
NULL
,
spi_flash_chip_th.c:58
.
protectable_regions
=
NULL
,
spi_flash_chip_winbond.c:172
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
spi_flash_chip_t::protectable_regions
is read by 3 functions:
All items filtered out
spi_flash_chip_t::protectable_regions
esp_flash_erase_region()
esp_flash_get_protectable_regions()
find_region()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out