Lines Matching refs:can
45 will be occupied by the system. Which SPI host to use can be selected by the config item
69 …Revision 1 of the ESP32 has a bug that can cause a write to PSRAM not to take place in some situat…
90 with the default MEMW strategy. Note that DUPLDST can interfere with hardware
93 still can cause faulty data transfers from/to SPI RAM in some situation.
272 …Bluetooth/WiFi), you can try enable this to cause xTaskCreateStatic to allow tasks stack in extern…
300 …The PSRAM CLOCK IO can be any unused GPIO, user can config it based on hardware design. If user use
301 1.8V flash and 1.8V psram, this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
309 … The PSRAM CS IO can be any unused GPIO, user can config it based on hardware design. If user use
310 1.8V flash and 1.8V psram, this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
321 …User can config it based on hardware design. For ESP32-D2WD chip, the psram can only be 1.8V psram,
322 so this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
330 …User can config it based on hardware design. For ESP32-D2WD chip, the psram can only be 1.8V psram,
331 so this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
342 The PSRAM CS IO can be any unused GPIO, user can config it based on hardware design.
354 default y if SPIRAM_SPIWP_SD3_PIN != 7 # backwards compatibility, can remove in IDF 5
374 #depends on SPIRAM_CUSTOM_SPIWP_SD3_PIN # backwards compatibility, can uncomment in IDF 5