Searched refs:cs_sel (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/spi_flash/esp32s3/ |
D | opi_flash_cmd_format_mxic.h | 22 .cs_sel = 0x1, \ 33 .cs_sel = 0x1, \ 44 .cs_sel = 0x1, \ 55 .cs_sel = 0x1, \ 66 .cs_sel = 0x1, \ 77 .cs_sel = 0x1, \ 88 .cs_sel = 0x1, \ 109 .cs_sel = 0x1, \ 120 .cs_sel = 0x1, \ 131 .cs_sel = 0x1, \ [all …]
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/ |
D | rom_functions.h | 228 .cs_sel = 0x1, \ 239 .cs_sel = 0x1, \ 250 .cs_sel = 0x1, \ 261 .cs_sel = 0x1, \ 272 .cs_sel = 0x1, \ 283 .cs_sel = 0x1, \ 294 .cs_sel = 0x1, \ 315 uint8_t cs_sel: 4; member
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | opi_flash.h | 28 uint8_t cs_sel: 4; member
|