Searched refs:read_status_8b_rdsr (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.6.0/components/bootloader_support/src/ |
D | flash_qio_mode.c | 48 static unsigned read_status_8b_rdsr(void); 80 …{ "MXIC", 0xC2, 0x2000, 0xFF00, read_status_8b_rdsr, write_status_8b_wrsr, … 81 …{ "ISSI", 0x9D, 0x4000, 0xCF00, read_status_8b_rdsr, write_status_8b_wrsr, … 194 static unsigned read_status_8b_rdsr(void) in read_status_8b_rdsr() function
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | bootloader_esp32s2.map | 256 .literal.read_status_8b_rdsr 281 .text.read_status_8b_rdsr
|
D | bootloader.map | 246 .literal.read_status_8b_rdsr 269 .text.read_status_8b_rdsr
|
D | app2.map | 2310 .literal.read_status_8b_rdsr 2333 .text.read_status_8b_rdsr
|
D | app_esp32s3.map | 3376 .literal.read_status_8b_rdsr 3399 .text.read_status_8b_rdsr
|
D | app_esp32c3.map | 2813 .text.read_status_8b_rdsr
|
D | app_esp32h2.map | 2067 .text.read_status_8b_rdsr
|