Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dflash_qio_mode.c39 … 0x2000, 0xFF00, bootloader_read_status_8b_rdsr, bootloader_write_status_8b_wrsr, …
40 … 0x4000, 0xCF00, bootloader_read_status_8b_rdsr, bootloader_write_status_8b_wrsr, …
187 IRAM_ATTR void bootloader_write_status_8b_wrsr(unsigned new_status) in bootloader_write_status_8b_wrsr() function
/hal_espressif-latest/components/bootloader_support/bootloader_flash/include/
Dbootloader_flash_override.h61 void bootloader_write_status_8b_wrsr(unsigned new_status);