nuttx/arch/xtensa/src/esp32s3
2022-03-09 19:22:56 +02:00
..
hardware xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
rom xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
.gitignore
Bootloader.mk
chip_macros.h xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
chip_memory.h
chip.h
esp32s3_allocateheap.c
esp32s3_clockconfig.c
esp32s3_clockconfig.h
esp32s3_config.h
esp32s3_cpuidlestack.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_cpuindex.S xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_cpustart.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_freerun.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_freerun.h xtensa/esp32s3: Add support for Free-running Timer 2022-03-03 10:58:53 +08:00
esp32s3_gpio.c
esp32s3_gpio.h
esp32s3_idle.c
esp32s3_intercpu_interrupt.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_irq.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_irq.h
esp32s3_lowputc.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_lowputc.h xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_oneshot_lowerhalf.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_oneshot.c xtensa/esp32s3: Add support for Oneshot timer 2022-02-25 10:51:25 +08:00
esp32s3_oneshot.h xtensa/esp32s3: Add support for Oneshot timer 2022-02-25 10:51:25 +08:00
esp32s3_psram.c xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
esp32s3_psram.h xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
esp32s3_region.c
esp32s3_region.h
esp32s3_serial.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_smp.h xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_spiflash_mtd.c arch/xtensa/esp32s3: Add encrypted support for SPI FLASH. 2022-03-03 19:57:59 +08:00
esp32s3_spiflash_mtd.h arch/xtensa/esp32s3: Add encrypted support for SPI FLASH. 2022-03-03 19:57:59 +08:00
esp32s3_spiflash.c arch/xtensa/esp32s3: Add encrypted support for SPI FLASH. 2022-03-03 19:57:59 +08:00
esp32s3_spiflash.h arch/xtensa/esp32s3: Add encrypted support for SPI FLASH. 2022-03-03 19:57:59 +08:00
esp32s3_spiram.c xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
esp32s3_spiram.h xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
esp32s3_start.c xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
esp32s3_start.h
esp32s3_systemreset.c
esp32s3_tickless.c xtensa/esp32s3: Add support for Tickless kernel using Systimer 2022-03-02 18:08:44 +01:00
esp32s3_tim_lowerhalf.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_tim_lowerhalf.h xtensa/esp32s3: Add support for Timer Groups 0 and 1 2022-02-25 00:13:34 +08:00
esp32s3_tim.c xtensa/esp32s3: Add support for Timer Groups 0 and 1 2022-02-25 00:13:34 +08:00
esp32s3_tim.h xtensa/esp32s3: Add support for Timer Groups 0 and 1 2022-02-25 00:13:34 +08:00
esp32s3_timerisr.c
esp32s3_user.c
esp32s3_wdt_lowerhalf.c xtensa/esp32s3: Enable SMP support 2022-03-09 10:42:50 +08:00
esp32s3_wdt_lowerhalf.h xtensa/esp32s3: Add support for Main System Watchdog Timers 2022-02-25 02:13:00 +08:00
esp32s3_wdt.c xtensa/esp32s3: Apply minor fixes to documentation and code style 2022-02-25 10:51:25 +08:00
esp32s3_wdt.h xtensa/esp32s3: Add support for Main System Watchdog Timers 2022-02-25 02:13:00 +08:00
Kconfig xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
Make.defs xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00