esp-idf/components/esp_hw_support/include/soc
Marius Vikhammer 957505136b spinlock: fixed spinlocks not working on S3 if placed in PSRAM
The compare and set instruction (S32C1I) cannot be used when
lock is not in internal memory.

Closes https://github.com/espressif/esp-idf/issues/9120
2022-06-09 10:39:19 +08:00
..
esp32 add flash and PSRAM CS IO acquire function 2021-09-15 20:34:17 +08:00
esp32c3 System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
esp32h2 System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
esp32s2 System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
esp32s3 System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
clk_ctrl_os.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
compare_set.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
cpu.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_himem.h esp32: move spiram, himem 2021-07-16 20:14:26 +08:00
esp_spiram.h esp32: move spiram, himem 2021-07-16 20:14:26 +08:00
rtc_wdt.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
spinlock.h spinlock: fixed spinlocks not working on S3 if placed in PSRAM 2022-06-09 10:39:19 +08:00