esp-idf/components/esp_rom/include/esp32c6/rom
Song Ruo Jing cf93777077 refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component.
2024-01-25 19:15:33 +08:00
..
aes.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
bigint.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
cache.h change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
crc.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
digital_signature.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
ecdsa.h esp32c6: Enable ECDSA based secure boot 2023-02-13 13:02:11 +05:30
efuse.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
esp_flash.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +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 esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
libc_stubs.h fix(esp_rom): fix libc_stubs.h includes 2023-10-09 12:13:02 +04:00
lldesc.h esp_rom: remove lldesc_xxx definitions since no actual function bodies 2022-11-28 11:27:19 +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
rom_layout.h esp_rom: fix rom layout issues 2023-05-23 17:04:10 +08:00
rsa_pss.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
rtc.h refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
secure_boot.h esp32c6: Enable ECDSA based secure boot 2023-02-13 13:02:11 +05:30
sha.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
spi_flash.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
tjpgd.h esp_rom: add esp32c6 header files 2022-08-29 15:40:37 +08:00
uart.h esp_rom: Remove STATUS struct in favor of ETS_STATUS 2023-03-16 01:50:21 +08:00