.. |
esp_rom_cache_esp32c61.c
|
fix(cache): fixed cache writeback/invalidate cannot reach higher vaddr parts
|
2024-09-05 18:47:02 +08:00 |
esp_rom_cache_esp32s2_esp32s3.c
|
fix(rom_cache): use assembly to implement api cache_writeback_items_freeze
|
2023-07-20 10:47:17 +08:00 |
esp_rom_cache_writeback_esp32s3.S
|
fix(rom_cache): use assembly to implement api cache_writeback_items_freeze
|
2023-07-20 10:47:17 +08:00 |
esp_rom_clic.c
|
Revert "fix(rom): fixed esprv_int_set_threshold on C5/C61"
|
2024-06-14 12:03:51 +08:00 |
esp_rom_crc.c
|
esp_rom: extract common CRC apis into esp_rom_crc.h
|
2020-06-23 16:40:14 +08:00 |
esp_rom_efuse.c
|
system/sleep: further fix spi flash/ram current leakage
|
2022-07-21 19:14:26 +08:00 |
esp_rom_gpio.c
|
fix(ci): esp32 build failure due to bootloader size too large
|
2024-08-19 19:08:10 +08:00 |
esp_rom_hp_regi2c_esp32c5.c
|
refactor(regi2c): add LL function to control analog i2c master clock
|
2024-07-24 12:26:59 +08:00 |
esp_rom_hp_regi2c_esp32c6.c
|
refactor(regi2c): add LL function to control analog i2c master clock
|
2024-07-24 12:26:59 +08:00 |
esp_rom_longjmp.S
|
[esp_rom]: fixed S3 longjmp patch
|
2021-06-18 15:47:41 +08:00 |
esp_rom_multi_heap.c
|
feat(esp_rom): patch heap walker to the ROM implementation
|
2024-03-21 07:41:04 +01:00 |
esp_rom_print.c
|
feat(esp_rom): Support precision attr for esp_rom_vprintf
|
2024-06-06 15:37:21 +03:00 |
esp_rom_regi2c_esp32c61.c
|
feat(clk): Add basic clock support for esp32c61
|
2024-07-31 22:41:22 +08:00 |
esp_rom_regi2c_esp32h2.c
|
refactor(regi2c): add LL function to control analog i2c master clock
|
2024-07-24 12:26:59 +08:00 |
esp_rom_regi2c_esp32p4.c
|
refactor(regi2c): add LL function to control analog i2c master clock
|
2024-07-24 12:26:59 +08:00 |
esp_rom_regi2c_esp32s2.c
|
esp_rom: put regi2c override apis to IRAM
|
2022-11-17 19:12:02 +08:00 |
esp_rom_spiflash.c
|
feat(spi_flash): Adjust flash clock to real 80M clock, and support 32bit address on eco1
|
2024-05-27 19:42:47 +08:00 |
esp_rom_sys.c
|
feat(esp_rom): Adds esp_rom_vprintf with the same capabilities as esp_rom_print
|
2024-05-30 13:30:12 +03:00 |
esp_rom_systimer.c
|
feat(esp_rom): support esp32c2 rev2.0(ECO4) rom systimer hal
|
2024-09-05 11:04:42 +08:00 |
esp_rom_tlsf.c
|
feat(heap): Update component to latest TLSF
|
2024-09-16 09:02:44 +02:00 |
esp_rom_uart.c
|
fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions,
|
2024-01-18 10:51:51 +08:00 |
esp_rom_wdt.c
|
Merge branch 'feature/h2_wdt' into 'master'
|
2023-02-24 13:48:20 +08:00 |