Home
last modified time | relevance | path

Searched refs:bootloader_read_status_16b_rdsr_rdsr2 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dflash_qio_mode.c41 …{ "WinBond", 0xEF, 0x4000, 0xFF00, bootloader_read_status_16b_rdsr_rdsr2, bootloader_writ…
42 …{ "GD", 0xC8, 0x6000, 0xFF00, bootloader_read_status_16b_rdsr_rdsr2, bootloader_writ…
44 …{ "TH", 0xcd, 0x6000, 0xFF00, bootloader_read_status_16b_rdsr_rdsr2, bootloader_writ…
182 IRAM_ATTR unsigned bootloader_read_status_16b_rdsr_rdsr2(void) in bootloader_read_status_16b_rdsr_rdsr2() function
/hal_espressif-latest/components/bootloader_support/bootloader_flash/include/
Dbootloader_flash_override.h56 unsigned bootloader_read_status_16b_rdsr_rdsr2(void);