ESP-IDF
bootloader_read_status_8b_xmc25qu64a()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_xmc25qu64a()
bootloader_read_status_8b_xmc25qu64a() function
Read 8 bit status of XM25QU64A.
Syntax
Show:
Summary
Declaration
Definition
from
bootloader_flash_override.h:83
unsigned
bootloader_read_status_8b_xmc25qu64a
(
void
)
;
Implemented in
flash_qio_mode.c:207
Return value
Value of 8 bit SR.
Examples
References
from
examples
Code
Location
IRAM_ATTR
unsigned
bootloader_read_status_8b_xmc25qu64a
(
void
)
flash_qio_mode.c:207
unsigned
bootloader_read_status_8b_xmc25qu64a
(
void
)
;
bootloader_flash_override.h:83
{
"XM25QU64A"
,
0x20
,
0x3817
,
0xFFFF
,
bootloader_read_status_8b_xmc25qu64a
,
bootloader_write_status_8b_xmc25qu64a
,
6
}
,
flash_qio_mode.c:43
Call Tree
from
examples
bootloader_read_status_8b_xmc25qu64a()
calls 2 functions:
All items filtered out
bootloader_read_status_8b_xmc25qu64a()
bootloader_execute_flash_command()
esp_rom_spiflash_wait_idle()
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