esp-idf/components/esp_rom/include/esp32s2/rom
Chen Jichang b9c22b126a bugfix(driver/gpio):update the incorrect comment
There are some register description errors in parts of rom/gpio.h
This commit update the incorrect comments in rom/gpio.h And now
esp_rom_gpio.h is recommend instead of rom/gpio.h. So this commit adds
macro SIG_GPIO_OUT_IDX in esp_rom_gpio_connect_out_signal
function and removes the reference to gpio.h in some source files.

Closes https://github.com/espressif/esp-idf/issues/11737
2023-07-13 10:52:50 +08:00
..
usb esp_rom: convert USB related headers to SPDX, update COPYRIGHTS.rst 2023-04-12 11:17:41 +02:00
aes.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
bigint.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
cache.h MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
digital_signature.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
efuse.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
ets_sys.h esp_rom: Remove STATUS struct in favor of ETS_STATUS 2023-03-16 01:50:21 +08:00
gpio.h bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
hmac.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
libc_stubs.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
lldesc.h refactor (soc, esp_rom)!: removed target-specific ROM dependencies 2022-07-05 13:57:58 +08:00
md5_hash.h md5_hash: fix copyright checker 2022-08-29 15:40:37 +08:00
miniz.h move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
opi_flash.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
rsa_pss.h secure boot: Fixes for ESP32-S2 first boot logic 2020-07-27 00:01:10 +00:00
rtc.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
secure_boot.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
sha.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
spi_flash.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
uart.h esp_rom: Remove STATUS struct in favor of ETS_STATUS 2023-03-16 01:50:21 +08:00