nuttx/arch/xtensa/src/esp32
Abdelatif Guettouche 0aa14f91da arch/xtensa/esp32_rtc_lowerhalf.c: nitialize ret variable to avoid
warnings.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-06-15 21:29:55 +08:00
..
hardware
rom
.gitignore
Bootloader.mk
chip_macros.h
chip_memory.h
chip.h
esp32_aes.c crypto: change type uint32_t to size_t in aes_cypher() arguments. 2022-05-12 22:28:54 +08:00
esp32_aes.h
esp32_allocateheap.c
esp32_ble_adapter.c Replace nxsem_timedwait with nxsem_tickwait 2022-05-15 13:55:58 +03:00
esp32_ble_adapter.h
esp32_ble.c
esp32_ble.h
esp32_clockconfig.c
esp32_clockconfig.h
esp32_config.h
esp32_cpuidlestack.c esp32_cpuidlestack.c: Remove unnecessary code. 2022-05-24 08:59:10 +09:00
esp32_cpuindex.S
esp32_cpustart.c xtensa:esp32: enable cp processor of app core 2022-05-23 22:02:24 +02:00
esp32_dma.c
esp32_dma.h
esp32_efuse_lowerhalf.c
esp32_efuse_table.c
esp32_efuse.c
esp32_efuse.h
esp32_emac.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
esp32_emac.h
esp32_extraheaps.c arch/xtensa: Initialize the internal heap early. 2022-06-07 02:32:30 +08:00
esp32_freerun.c
esp32_freerun.h
esp32_gpio.c
esp32_gpio.h
esp32_himem.c
esp32_himem.h
esp32_i2c.c Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible 2022-05-15 13:55:58 +03:00
esp32_i2c.h
esp32_idle.c
esp32_imm.c
esp32_intercpu_interrupt.c
esp32_iramheap.c
esp32_iramheap.h
esp32_irq.c
esp32_irq.h
esp32_ledc.c
esp32_ledc.h
esp32_oneshot_lowerhalf.c arch: Fix the style found in review 2022-05-01 11:29:44 +03:00
esp32_oneshot.c
esp32_oneshot.h
esp32_partition.c
esp32_partition.h
esp32_pm.c
esp32_pm.h
esp32_pminitialize.c pm: Move pm_initialize call from driver_initialize to xxx_pminitialize 2022-04-22 14:36:27 +03:00
esp32_psram.c
esp32_psram.h
esp32_region.c
esp32_region.h
esp32_resetcause.c
esp32_resetcause.h
esp32_rng.c
esp32_rt_timer.c
esp32_rt_timer.h
esp32_rtc_gpio.h
esp32_rtc_lowerhalf.c arch/xtensa/esp32_rtc_lowerhalf.c: nitialize ret variable to avoid 2022-06-15 21:29:55 +08:00
esp32_rtc_lowerhalf.h
esp32_rtc.c
esp32_rtc.h
esp32_rtcheap.c
esp32_rtcheap.h
esp32_serial.c
esp32_smp.h arch/xtensa: Simply use xtensa_createstack for CPU1 idle task. 2022-04-26 01:36:54 +08:00
esp32_spi_slave.c
esp32_spi.c Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible 2022-05-15 13:55:58 +03:00
esp32_spi.h
esp32_spicache.c
esp32_spicache.h
esp32_spiflash.c arch: Remove the extra space before the function prototype 2022-05-15 13:55:58 +03:00
esp32_spiflash.h
esp32_spiram.c
esp32_spiram.h
esp32_start.c
esp32_start.h
esp32_systemreset.c
esp32_systemreset.h
esp32_textheap.c esp32: Implement up_textheap_heapmember 2022-05-20 21:16:42 +08:00
esp32_tickless.c
esp32_tickless.h
esp32_tim_lowerhalf.c
esp32_tim_lowerhalf.h
esp32_tim.c
esp32_tim.h
esp32_timerisr.c
esp32_twai.c arch/xtensa: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
esp32_twai.h arch/xtensa: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
esp32_user.c
esp32_wdt_lowerhalf.c
esp32_wdt_lowerhalf.h
esp32_wdt.c
esp32_wdt.h
esp32_wifi_adapter.c xtensa/esp32: Fix leak of semaphores created by Wi-Fi kernel thread 2022-05-25 09:46:30 +09:00
esp32_wifi_adapter.h
esp32_wifi_utils.c Replace nxsem_timedwait with nxsem_tickwait 2022-05-15 13:55:58 +03:00
esp32_wifi_utils.h
esp32_wireless.c
esp32_wireless.h
esp32_wlan.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
esp32_wlan.h
Kconfig
Kconfig.security
Make.defs arch/xtensa: Don't build xtensa_coproc.S, it has only macros and is 2022-06-13 21:32:23 +03:00