ESP-IDF
bootloader_read_status_16b_rdsr_rdsr2()
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_16b_rdsr_rdsr2()
bootloader_read_status_16b_rdsr_rdsr2() function
Read 16 bit status using RDSR & RDSR2 (low and high bytes)
Syntax
Show:
Summary
Declaration
Definition
from
bootloader_flash_override.h:56
unsigned
bootloader_read_status_16b_rdsr_rdsr2
(
void
)
;
Implemented in
flash_qio_mode.c:182
Return value
Value of SR2#SR1.
Examples
References
from
examples
Code
Location
IRAM_ATTR
unsigned
bootloader_read_status_16b_rdsr_rdsr2
(
void
)
flash_qio_mode.c:182
unsigned
bootloader_read_status_16b_rdsr_rdsr2
(
void
)
;
bootloader_flash_override.h:56
{
"WinBond"
,
0xEF
,
0x4000
,
0xFF00
,
bootloader_read_status_16b_rdsr_rdsr2
,
bootloader_write_status_16b_wrsr
,
9
}
,
flash_qio_mode.c:41
{
"GD"
,
0xC8
,
0x6000
,
0xFF00
,
bootloader_read_status_16b_rdsr_rdsr2
,
bootloader_write_status_16b_wrsr
,
9
}
,
flash_qio_mode.c:42
{
"TH"
,
0xcd
,
0x6000
,
0xFF00
,
bootloader_read_status_16b_rdsr_rdsr2
,
bootloader_write_status_16b_wrsr
,
9
}
,
flash_qio_mode.c:44
Call Tree
from
examples
bootloader_read_status_16b_rdsr_rdsr2()
calls 1 function:
All items filtered out
bootloader_read_status_16b_rdsr_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