nuttx/arch/xtensa/src/esp32
Abdelatif Guettouche cba44928d2 arch/xtensa/esp32: Part of the ROM regions in middle of DRAM are not
used, retrieve them as heap.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-03-16 16:22:08 +09:00
..
hardware sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
rom xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
.gitignore arch/xtensa/src/esp32/Make.defs: Download Espressif's Wireless-3rdparty 2020-10-17 22:46:27 +09:00
chip_macros.h arch/xtensa/src/esp32: SMP case of interruptstack. 2020-10-27 07:44:20 +09:00
chip_memory.h arch/xtensa/src/esp32/chip_memory.h: Chip implementation of memory test 2020-11-21 11:31:46 -03:00
esp32_aes.c xtensa/esp32: Add AES hardware accelerator driver 2021-01-21 15:06:35 -03:00
esp32_aes.h xtensa/esp32: Add AES hardware accelerator driver 2021-01-21 15:06:35 -03:00
esp32_allocateheap.c arch/xtensa/esp32: Part of the ROM regions in middle of DRAM are not 2021-03-16 16:22:08 +09:00
esp32_clockconfig.c xtensa/esp32: keep cpu clock while configured cpu clock is consistent with the default 2020-11-25 10:53:05 -03:00
esp32_clockconfig.h xtensa/esp32: Get CPU frequency from the rtc register 2020-11-25 10:53:05 -03:00
esp32_config.h
esp32_cpuidlestack.c Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
esp32_cpuindex.S
esp32_cpuint.c esp32_free_cpuint: Fix an assertion 2021-01-21 10:37:03 +01:00
esp32_cpuint.h xtensa/esp32: Added Timer Support 2020-10-07 14:12:22 -03:00
esp32_cpustart.c xtensa/esp32: Add extern modifier to ROM function declaration 2021-02-05 14:05:44 -03:00
esp32_dma.c esp32_dma_init: Fix a dubious assertion 2021-01-21 10:51:46 +01:00
esp32_dma.h esp32: Fix a few #endif comments 2020-10-20 18:50:28 +08:00
esp32_efuse_lowerhalf.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_efuse_table.c xtensa/esp32: Add efuse driver 2021-01-26 18:23:43 -08:00
esp32_efuse.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_efuse.h xtensa/esp32: Add efuse driver 2021-01-26 18:23:43 -08:00
esp32_emac.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_emac.h Add ESP32 Ethernet device driver 2020-08-06 23:35:16 +01:00
esp32_gpio.c xtensa/esp32: Use OR operation when configuring pin driver 2021-03-04 16:36:48 +00:00
esp32_gpio.h Add esp32_gpio_matrix_in/out to replace ROM functions 2021-02-11 20:39:51 +00:00
esp32_himem.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_himem.h xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_i2c.c xtensa/esp32: Add support for I2C tracing 2021-03-04 22:09:37 +00:00
esp32_i2c.h ESP32: Add driver support to I2C 2020-07-28 14:31:55 +01:00
esp32_idle.c arch, boards, drivers, include, sched, wireless: Change spinlock APIs. 2021-02-07 21:28:56 -08:00
esp32_imm.c xtensa/esp32: Move internal heap to the beginning of region 2. 2021-03-16 16:22:08 +09:00
esp32_intdecode.c arch/xtensa/src/esp32/esp32_intdecode.c: Don't clear A2, the mask 2020-10-07 07:47:06 +09:00
esp32_intercpu_interrupt.c
esp32_irq.c arch/xtensa/src/esp32: SMP case of interruptstack. 2020-10-27 07:44:20 +09:00
esp32_modtext.c esp32_modtext.c: Report the usage with procfs_register_meminfo 2021-02-12 03:16:03 -08:00
esp32_partition.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_partition.h xtensa/esp32: Add Partition and OTA device 2020-11-03 21:54:07 +01:00
esp32_pm.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_pm.h xtensa/esp32: Add power management of deep-sleep 2020-10-17 19:38:14 -03:00
esp32_pminitialize.c xtensa/esp32: Add power management of force-sleep 2020-09-20 17:23:07 +01:00
esp32_psram.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_psram.h Fix warnings and remove not used function 2020-10-17 20:02:43 +01:00
esp32_region.c
esp32_region.h
esp32_resetcause.c arch/xtensa/src/esp32: Add a way to retrieve reset cause. 2020-10-07 11:51:47 -03:00
esp32_resetcause.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_rng.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_rt_timer.c xtensa/esp32: Add WPA2 Enterprise and WPA3 support 2021-03-09 11:20:34 -03:00
esp32_rt_timer.h xtensa/esp32: Add WPA2 Enterprise and WPA3 support 2021-03-09 11:20:34 -03:00
esp32_rtc.c xtensa/esp32: Changes in rtc driver to support rtc wdt driver 2020-12-16 14:37:39 +01:00
esp32_rtc.h xtensa/esp32: Changes in rtc driver to support rtc wdt driver 2020-12-16 14:37:39 +01:00
esp32_serial.c Add esp32_gpio_matrix_in/out to replace ROM functions 2021-02-11 20:39:51 +00:00
esp32_smp.h
esp32_spi_slave.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_spi.c esp32/esp32_allocateheap.c: Support the maximum available internal heap configuration 2021-03-02 18:27:20 -08:00
esp32_spi.h ESP32: Add driver support to SPI Master and Slave 2020-07-19 21:26:58 +01:00
esp32_spicache.c xtensa/esp32: Fix cache issue detected by DEBUG_ASSERTION 2021-02-04 21:22:01 +00:00
esp32_spicache.h xtensa/esp32: Fix cache issue detected by DEBUG_ASSERTION 2021-02-04 21:22:01 +00:00
esp32_spiflash.c esp32_ummap: write back spiram cache before calling Cache_Flush 2021-03-02 08:37:50 +00:00
esp32_spiflash.h xtensa/esp32: Fix cache issue detected by DEBUG_ASSERTION 2021-02-04 21:22:01 +00:00
esp32_spiram.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_spiram.h xtensa/esp32: Fix cache issue detected by DEBUG_ASSERTION 2021-02-04 21:22:01 +00:00
esp32_start.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_start.h
esp32_systemreset.c arch/xtensa/esp32: Implement system reset. 2020-10-07 11:51:47 -03:00
esp32_tim_lowerhalf.c xtensa/esp32: timer driver refactor 2021-03-14 20:22:36 -03:00
esp32_tim_lowerhalf.h xtensa/esp32: Added Timer Support 2020-10-07 14:12:22 -03:00
esp32_tim.c xtensa/esp32: timer driver refactor 2021-03-14 20:22:36 -03:00
esp32_tim.h xtensa/esp32: timer driver refactor 2021-03-14 20:22:36 -03:00
esp32_timerisr.c
esp32_user.c esp32: xtensa_user: Implement a few more instructions 2021-02-24 10:34:55 +00:00
esp32_wdt_lowerhalf.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
esp32_wdt_lowerhalf.h xtensa/esp32: Fixed wdt typos 2020-12-22 20:32:38 +01:00
esp32_wdt.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_wdt.h xtensa/esp32: Fixed wdt typos 2020-12-22 20:32:38 +01:00
esp32_wifi_adapter.c xtensa/esp32: Add WPA2 Enterprise and WPA3 support 2021-03-09 11:20:34 -03:00
esp32_wifi_adapter.h xtensa/esp32: Refactor ESP32 Wi-Fi driver 2020-12-04 09:39:11 -03:00
esp32_wlan.c xtensa/esp32: Fix typos reported by codespell 2021-02-25 15:02:15 +00:00
esp32_wlan.h xtensa/esp32: Refactor ESP32 Wi-Fi driver 2020-12-04 09:39:11 -03:00
Kconfig xtensa/esp32: Fix Kconfig file formatting 2021-03-04 16:31:51 +00:00
Make.defs arch: Makefile: Author Gregory Nutt: update licenses to Apache 2021-03-13 05:56:43 -08:00