esp-idf/components/esp_rom/include/esp32c2/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
..
apb_backup_dma.h
cache.h system: fixed ram app cannot use mmu correctly issue 2023-03-15 10:59:20 +08:00
crc.h
ecdsa.h
efuse.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
esp_flash.h
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
libc_stubs.h compiler: replaced noreturn by __noreturn__ in header files 2023-05-11 16:07:45 +08:00
lldesc.h
miniz.h
rom_layout.h esp_rom: fix rom layout issues 2023-05-23 17:04:10 +08:00
rtc.h esp32c2: support rtc time feature depend on rtc memory, since c2 does not have rtc memory 2023-02-02 20:25:59 +08:00
secure_boot.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
sha.h
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