Searched refs:is_pe (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/spi_flash/esp32s3/ |
D | opi_flash_cmd_format_mxic.h | 23 .is_pe = 0, \ 34 .is_pe = 0, \ 45 .is_pe = 0, \ 56 .is_pe = 1, \ 67 .is_pe = 1, \ 78 .is_pe = 0, \ 89 .is_pe = 1, \ 110 .is_pe = 0, \ 121 .is_pe = 0, \ 132 .is_pe = 0, \ [all …]
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/ |
D | rom_functions.h | 229 .is_pe = 0, \ 240 .is_pe = 0, \ 251 .is_pe = 0, \ 262 .is_pe = 1, \ 273 .is_pe = 1, \ 284 .is_pe = 0, \ 295 .is_pe = 1, \ 316 uint8_t is_pe: 4; member
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | opi_flash.h | 29 uint8_t is_pe: 4; member
|