nuttx/arch/xtensa/src/esp32s3
Petro Karashchenko 075738cf14 net/ip: print ip addresses using ip4_addrN macro
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-08-19 13:28:21 -03:00
..
hardware esp32s3/hardware: Update regi2c_ctrl.h functions name 2023-08-14 16:29:21 -03:00
rom xtensa/esp32s3: Support octal lines mode SPIRAM 2023-05-05 18:38:12 +08:00
.gitignore arch/xtensa/esp32s3: Update MCUboot build process 2023-08-18 14:44:11 +08:00
Bootloader.mk arch/xtensa/esp32s3: Update MCUboot build process 2023-08-18 14:44:11 +08:00
chip_macros.h Fix nuttx coding style 2023-07-14 01:16:06 +08:00
chip_memory.h
chip.h
esp32s3_allocateheap.c xtensa/esp32s3: Support octal lines mode SPIRAM 2023-05-05 18:38:12 +08:00
esp32s3_ble_adapter.c esp32_c3_s3/wifi_ble: Use nxsem_trywait to take semphr from ISR 2023-08-19 18:40:31 +08:00
esp32s3_ble_adapter.h arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_ble.c arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_ble.h arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_clockconfig.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
esp32s3_clockconfig.h
esp32s3_config.h
esp32s3_cpuidlestack.c
esp32s3_cpuindex.S
esp32s3_cpustart.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
esp32s3_dma.c xtensa/esp32s3: SPI slave driver 2023-05-27 14:11:36 +08:00
esp32s3_dma.h
esp32s3_efuse_lowerhalf.c esp32s3: Add support to EFUSE 2023-01-20 15:40:46 +08:00
esp32s3_efuse_table.c esp32s3: Add support to EFUSE 2023-01-20 15:40:46 +08:00
esp32s3_efuse.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
esp32s3_efuse.h Fix nuttx coding style 2023-07-14 01:16:06 +08:00
esp32s3_freerun.c
esp32s3_freerun.h
esp32s3_gpio.c
esp32s3_gpio.h
esp32s3_i2c.c
esp32s3_i2c.h
esp32s3_idle.c
esp32s3_intercpu_interrupt.c
esp32s3_irq.c esp32s3/wifi: Enable peripheral interrupt to the same CPU interrupt 2023-08-14 16:29:21 -03:00
esp32s3_irq.h esp32s3/irq: Enhance IRQ subsystem 2023-08-14 16:29:21 -03:00
esp32s3_ledc.c arch: Remove MIN macro definition 2023-03-22 17:26:37 -03:00
esp32s3_ledc.h esp32s3: Add support to PWM using LEDC 2023-02-08 11:02:19 +08:00
esp32s3_libc_stubs.c arch/esp32: use kernel internal API for libc stubs 2023-08-08 11:58:29 -03:00
esp32s3_lowputc.c esp32xx: Workaround to avoid printing serial trash character 2023-05-12 06:30:35 +03:00
esp32s3_lowputc.h
esp32s3_oneshot_lowerhalf.c
esp32s3_oneshot.c
esp32s3_oneshot.h
esp32s3_otg_device.c xtensa/esp32s3: Add USB OTG device driver 2023-06-14 18:04:27 -03:00
esp32s3_otg.h xtensa/esp32s3: Add USB OTG device driver 2023-06-14 18:04:27 -03:00
esp32s3_periph.c esp32s3/peripherals: Add initialization routine for the peripherals 2023-08-14 16:29:21 -03:00
esp32s3_periph.h esp32s3/peripherals: Add initialization routine for the peripherals 2023-08-14 16:29:21 -03:00
esp32s3_psram_octal.c Fix nuttx coding style 2023-07-13 19:30:56 +08:00
esp32s3_psram_quad.c xtensa/esp32s3: Support octal lines mode SPIRAM 2023-05-05 18:38:12 +08:00
esp32s3_psram.h
esp32s3_qspi.c drivers/spi: add support for qspi hwfeatures 2023-07-12 01:42:25 +08:00
esp32s3_qspi.h xtensa/esp32s3: SPI support quad I/O mode 2023-06-16 16:07:05 -03:00
esp32s3_region.c
esp32s3_region.h
esp32s3_reset_reasons.h esp32s3/peripherals: Add initialization routine for the peripherals 2023-08-14 16:29:21 -03:00
esp32s3_rng.c esp32s3/wifi: add support for Wi-Fi (Station mode) 2023-03-10 10:59:14 +02:00
esp32s3_rt_timer.c
esp32s3_rt_timer.h
esp32s3_rtc_gpio.c arch/xtensa/esp32s3: Add support for RTC IRQs 2023-02-08 10:56:15 +08:00
esp32s3_rtc_gpio.h arch/xtensa/esp32s3: Add support for RTC IRQs 2023-02-08 10:56:15 +08:00
esp32s3_rtc_lowerhalf.c esp32s3: Add support to RTC 2023-05-06 11:43:01 +08:00
esp32s3_rtc_lowerhalf.h esp32s3: Add support to RTC 2023-05-06 11:43:01 +08:00
esp32s3_rtc.c esp32s3/rtc: Initialize RTC subsystem 2023-08-14 16:29:21 -03:00
esp32s3_rtc.h esp32s3/rtc: Initialize RTC subsystem 2023-08-14 16:29:21 -03:00
esp32s3_rtcheap.c mm: Correct the callsite of mm_mallinfo 2023-06-11 19:37:04 +03:00
esp32s3_rtcheap.h mm: Correct the callsite of mm_mallinfo 2023-06-11 19:37:04 +03:00
esp32s3_serial.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
esp32s3_smp.h
esp32s3_spi_slave.c xtensa/esp32s3: SPI support quad I/O mode 2023-06-16 16:07:05 -03:00
esp32s3_spi_timing.c xtensa/esp32s3: Support octal lines mode SPIRAM 2023-05-05 18:38:12 +08:00
esp32s3_spi_timing.h xtensa/esp32s3: Support octal lines mode SPIRAM 2023-05-05 18:38:12 +08:00
esp32s3_spi.c xtensa/esp32s3: SPI support quad I/O mode 2023-06-16 16:07:05 -03:00
esp32s3_spi.h xtensa/esp32s3: SPI slave driver 2023-05-27 14:11:36 +08:00
esp32s3_spiflash_mtd.c fs: Add model field to geometry and mtd_geometry_s 2023-01-31 11:50:28 -03:00
esp32s3_spiflash_mtd.h
esp32s3_spiflash.c xtensa/esp32s3: Support 32MB SPI flash 2023-06-12 21:05:33 +08:00
esp32s3_spiflash.h
esp32s3_spiram.c xtensa/esp32s3: Support 32MB PSRAM 2023-05-25 13:46:11 +08:00
esp32s3_spiram.h xtensa/esp32s3: Support octal lines mode SPIRAM 2023-05-05 18:38:12 +08:00
esp32s3_start.c esp32s3/rtc: Initialize RTC subsystem 2023-08-14 16:29:21 -03:00
esp32s3_start.h
esp32s3_systemreset.c esp32s3: add reset/shutdown handler to run registered callbacks 2023-03-10 10:59:14 +02:00
esp32s3_systemreset.h esp32s3: add reset/shutdown handler to run registered callbacks 2023-03-10 10:59:14 +02:00
esp32s3_tickless.c
esp32s3_tim_lowerhalf.c
esp32s3_tim_lowerhalf.h
esp32s3_tim.c
esp32s3_tim.h
esp32s3_timerisr.c
esp32s3_touch_lowerhalf.h arch/xtensa/esp32s3: Add support for touch pad interrupts 2023-02-09 02:39:54 +08:00
esp32s3_touch.c arch/xtensa/esp32s3: Add support for touch pad interrupts 2023-02-09 02:39:54 +08:00
esp32s3_touch.h arch/xtensa/esp32s3: Add support for touch pad interrupts 2023-02-09 02:39:54 +08:00
esp32s3_usbserial.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
esp32s3_usbserial.h
esp32s3_user.c
esp32s3_userspace.c esp32s3: Enhance protected build linker scripts and memory layout 2023-08-02 21:38:44 +02:00
esp32s3_userspace.h
esp32s3_wdt_lowerhalf.c
esp32s3_wdt_lowerhalf.h
esp32s3_wdt.c arch/xtensa/esp32s3: Add support for RTC IRQs 2023-02-08 10:56:15 +08:00
esp32s3_wdt.h
esp32s3_wifi_adapter.c esp32_c3_s3/wifi_ble: Use nxsem_trywait to take semphr from ISR 2023-08-19 18:40:31 +08:00
esp32s3_wifi_adapter.h esp32s3: Implement the Wi-Fi/BLE coexistence 2023-08-14 16:29:21 -03:00
esp32s3_wifi_utils.c esp32s3/wifi: update Wi-Fi driver to the newest esp-hal-3rdparty 2023-06-16 11:14:36 +08:00
esp32s3_wifi_utils.h esp32s3/wifi: add support for Wi-Fi (Station mode) 2023-03-10 10:59:14 +02:00
esp32s3_wireless.c arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_wireless.h arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_wlan.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
esp32s3_wlan.h esp32s3/wifi: add support to softAP (softAP and softAP + STA mode) 2023-03-16 19:07:25 +01:00
Kconfig arch/xtensa/esp32s3: Update MCUboot build process 2023-08-18 14:44:11 +08:00
Make.defs arch/xtensa/esp32s3: Update MCUboot build process 2023-08-18 14:44:11 +08:00
Wireless.mk arch/xtensa/esp32s3: Update MCUboot build process 2023-08-18 14:44:11 +08:00