ESP-IDF
bootloader_read_status_8b_rdsr3()
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
bootloader_read_status_8b_rdsr3()
bootloader_read_status_8b_rdsr3() function
Read 8 bit status (third byte) using RDSR3 command
Syntax
Show:
Summary
Declaration
Definition
from
bootloader_flash_override.h:49
unsigned
bootloader_read_status_8b_rdsr3
(
void
)
;
Implemented in
flash_qio_mode.c:177
Return value
Value of SR3
Examples
References
from
examples
Code
Location
IRAM_ATTR
unsigned
bootloader_read_status_8b_rdsr3
(
void
)
flash_qio_mode.c:177
unsigned
bootloader_read_status_8b_rdsr3
(
void
)
;
bootloader_flash_override.h:49
Call Tree
from
examples
bootloader_read_status_8b_rdsr3()
calls 1 function:
All items filtered out
bootloader_read_status_8b_rdsr3()
bootloader_execute_flash_command()
All items filtered out
Data Use
from
examples
All items filtered out
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