Searched refs:bootloader_write_status_16b_wrsr (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/ |
D | flash_qio_mode.c | 41 … 0x4000, 0xFF00, bootloader_read_status_16b_rdsr_rdsr2, bootloader_write_status_16b_wrsr, … 42 … 0x6000, 0xFF00, bootloader_read_status_16b_rdsr_rdsr2, bootloader_write_status_16b_wrsr, … 44 … 0x6000, 0xFF00, bootloader_read_status_16b_rdsr_rdsr2, bootloader_write_status_16b_wrsr, … 202 IRAM_ATTR void bootloader_write_status_16b_wrsr(unsigned new_status) in bootloader_write_status_16b_wrsr() function
|
/hal_espressif-latest/components/bootloader_support/bootloader_flash/include/ |
D | bootloader_flash_override.h | 76 void bootloader_write_status_16b_wrsr(unsigned new_status);
|