ESP-IDF
ESP_OTA_IMG_UNDEFINED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_OTA_IMG_UNDEFINED
ESP_OTA_IMG_UNDEFINED value
Undefined. App can boot and work without limits.
Syntax
Show:
Summary
Declaration
from
esp_flash_partitions.h:68
ESP_OTA_IMG_UNDEFINED
=
0xFFFFFFFFU
;
Examples
References
from
examples
Code
Location
Referrer
ESP_OTA_IMG_UNDEFINED
=
0xFFFFFFFFU
,
/*!< Undefined. App can boot and work without limits. */
esp_flash_partitions.h:68
return
ESP_OTA_IMG_UNDEFINED
;
esp_ota_ops.c:110
set_new_state_otadata()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_OTA_IMG_UNDEFINED
is read by 1 function:
All items filtered out
ESP_OTA_IMG_UNDEFINED
set_new_state_otadata()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out