ESP-IDF
set_new_state_otadata()
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
set_new_state_otadata()
set_new_state_otadata() function
Syntax
Show:
Summary
Declaration
from
esp_ota_ops.c:104
static
esp_ota_img_states_t
set_new_state_otadata
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
esp_ota_img_states_t
set_new_state_otadata
(
void
)
esp_ota_ops.c:104
otadata
[
next_otadata
]
.
ota_state
=
set_new_state_otadata
(
)
;
esp_ota_ops.c:427
esp_rewrite_ota_data()
otadata
[
next_otadata
]
.
ota_state
=
set_new_state_otadata
(
)
;
esp_ota_ops.c:432
esp_rewrite_ota_data()
Call Tree
from
examples
set_new_state_otadata()
is called by 1 function:
esp_rewrite_ota_data()
All items filtered out
set_new_state_otadata()
All items filtered out
Data Use
from
examples
set_new_state_otadata()
reads 1 variable:
esp_ota_img_states_t::ESP_OTA_IMG_UNDEFINED
All items filtered out
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