ESP-IDF
bootloader_read_status_8b_rdsr2()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
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_rdsr2()
bootloader_read_status_8b_rdsr2() function
Read 8 bit status (second byte) using RDSR2 command
Syntax
Show:
Summary
Declaration
Definition
from
bootloader_flash_override.h:42
unsigned
bootloader_read_status_8b_rdsr2
(
void
)
;
Implemented in
flash_qio_mode.c:172
Return value
Value of SR2
Examples
References
from
examples
Code
Location
IRAM_ATTR
unsigned
bootloader_read_status_8b_rdsr2
(
void
)
flash_qio_mode.c:172
unsigned
bootloader_read_status_8b_rdsr2
(
void
)
;
bootloader_flash_override.h:42
{
NULL
,
0xFF
,
0xFFFF
,
0xFFFF
,
bootloader_read_status_8b_rdsr2
,
bootloader_write_status_8b_wrsr2
,
1
}
,
flash_qio_mode.c:53
Call Tree
from
examples
bootloader_read_status_8b_rdsr2()
calls 1 function:
All items filtered out
bootloader_read_status_8b_rdsr2()
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