nuttx/arch/risc-v/src/esp32c3
Xiang Xiao b1f711f790 mm: Move procfs_register_meminfo into common place
to avoid the code duplication and ensure the consistent behaviour

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-03 09:39:32 -07:00
..
hardware risc-v/esp32c3: Support ESP32-C3 SHA accelerator 2021-06-21 02:41:53 -05:00
rom riscv/esp32c3: Fix SPI Flash driver internal chip data address error 2021-04-28 09:58:16 -05:00
.gitignore riscv/esp32c3: Add ESP32-C3 WLAN netcard driver 2021-03-16 10:42:32 -03:00
chip.h
esp32c3_adc.c riscv/esp32c3: Add ESP32-C3 ADC driver 2021-05-18 09:20:46 -03:00
esp32c3_adc.h riscv/esp32c3: Add ESP32-C3 ADC driver 2021-05-18 09:20:46 -03:00
esp32c3_aes.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_aes.h riscv/esp32c3: Add ESP32-C3 AES driver 2021-05-25 11:02:59 -03:00
esp32c3_allocateheap.c riscv/esp32c3: Fix heap end address 2021-04-12 01:36:11 -05:00
esp32c3_attr.h
esp32c3_bignum.c risc-v/esp32c3: Support ESP32-C3 RSA accelerator 2021-06-14 15:03:11 -03:00
esp32c3_bignum.h risc-v/esp32c3: Support ESP32-C3 RSA accelerator 2021-06-14 15:03:11 -03:00
esp32c3_ble_adapter.c risc-v/esp32c3: Fix some BLE driver issues 2021-07-03 07:28:30 -05:00
esp32c3_ble_adapter.h riscv/esp32c3: Add esp32c3 BLE driver 2021-06-28 23:14:30 -05:00
esp32c3_ble.c risc-v/esp32c3: Fix some BLE driver issues 2021-07-03 07:28:30 -05:00
esp32c3_ble.h riscv/esp32c3: Add esp32c3 BLE driver 2021-06-28 23:14:30 -05:00
esp32c3_clockconfig.c esp32c3: Add support to RNG driver 2021-04-03 07:20:03 -05:00
esp32c3_clockconfig.h esp32c3: Add support to RNG driver 2021-04-03 07:20:03 -05:00
esp32c3_config.h
esp32c3_dma.c risc-v/esp32c3: Remove useless parameter from DMA macro 2021-05-31 09:14:14 -05:00
esp32c3_dma.h risc-v/esp32c3: Constify DMA descriptor pointer to buffer 2021-05-26 14:05:27 -03:00
esp32c3_efuse_lowerhalf.c risc-v/esp32c3: Support ESP32-C3 efuse 2021-06-16 09:35:09 -03:00
esp32c3_efuse_table.c risc-v/esp32c3: Support ESP32-C3 efuse 2021-06-16 09:35:09 -03:00
esp32c3_efuse.c risc-v/esp32c3: Support ESP32-C3 efuse 2021-06-16 09:35:09 -03:00
esp32c3_efuse.h risc-v/esp32c3: Support ESP32-C3 efuse 2021-06-16 09:35:09 -03:00
esp32c3_extraheaps.c arch/risc-v/esp32c3: Remove the up_textheap_init function since it's not 2021-06-26 09:52:43 -05:00
esp32c3_freerun.c risc-v/esp32-c3: Adds freerun wrapper 2021-05-04 15:22:26 -03:00
esp32c3_freerun.h risc-v/esp32-c3: Adds freerun wrapper 2021-05-04 15:22:26 -03:00
esp32c3_gpio.c
esp32c3_gpio.h
esp32c3_head.S
esp32c3_i2c.c risc-v/esp32c3: Adds I2C RESET support via hardware. 2021-06-16 21:22:26 -05:00
esp32c3_i2c.h risc-v/esp32c3: Add driver for I2C peripheral 2021-03-11 19:32:03 -03:00
esp32c3_idle.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_interrupt.S arch/risc-v: Fix interrupt stack alignment 2021-04-29 19:39:17 -07:00
esp32c3_irq.c riscv/esp32c3: Add esp32c3 BLE driver 2021-06-28 23:14:30 -05:00
esp32c3_irq.h riscv/esp32c3: Add ESP32-C3 WLAN netcard driver 2021-03-16 10:42:32 -03:00
esp32c3_ledc.c riscv/esp32c3: Add ESP32-C3 LEDC(PWM) driver 2021-05-15 08:38:37 -03:00
esp32c3_ledc.h riscv/esp32c3: Add ESP32-C3 LEDC(PWM) driver 2021-05-15 08:38:37 -03:00
esp32c3_lowputc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_lowputc.h risc-v/esp32-c3: Add support for HW flow control. 2021-06-01 21:37:27 -05:00
esp32c3_memorymap.h arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
esp32c3_oneshot_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_oneshot.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_oneshot.h risc-v/esp32-c3: Adds oneshot timer driver. 2021-04-22 09:13:58 +01:00
esp32c3_partition.c Replace wrong inclusion of sys/errno.h (toolchain provided) with errno.h 2021-04-07 21:27:06 -05:00
esp32c3_partition.h risc-v/esp32c3: Add SPIFlash support 2021-03-26 09:19:25 +01:00
esp32c3_pm.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_pm.h risc-v/esp32c3: Support ESP32-C3 auto-sleep 2021-05-19 07:00:40 -03:00
esp32c3_pminitialize.c risc-v/esp32c3: Support ESP32-C3 PM standby and sleep 2021-05-12 10:15:06 -03:00
esp32c3_resetcause.c
esp32c3_resetcause.h
esp32c3_rng.c esp32c3: Add support to RNG driver 2021-04-03 07:20:03 -05:00
esp32c3_rsa.c risc-v/esp32c3: Support ESP32-C3 RSA accelerator 2021-06-14 15:03:11 -03:00
esp32c3_rsa.h risc-v/esp32c3: Support ESP32-C3 RSA accelerator 2021-06-14 15:03:11 -03:00
esp32c3_rt_timer.c arch/riscv/src/esp32c3/esp32c3_rt_timer: Fix typos and re-word some 2021-05-27 05:01:54 -07:00
esp32c3_rt_timer.h arch/riscv/src/esp32c3/esp32c3_rt_timer: Fix typos and re-word some 2021-05-27 05:01:54 -07:00
esp32c3_rtc_lowerhalf.c risc-v/esp32c3: Support ESP32-C3 RTC driver 2021-06-10 09:33:04 -03:00
esp32c3_rtc_lowerhalf.h risc-v/esp32c3: Support ESP32-C3 RTC driver 2021-06-10 09:33:04 -03:00
esp32c3_rtc.c risc-v/esp32c3: Support ESP32-C3 RTC driver 2021-06-10 09:33:04 -03:00
esp32c3_rtc.h risc-v/esp32c3: Support ESP32-C3 RTC driver 2021-06-10 09:33:04 -03:00
esp32c3_rtcheap.c mm: Move procfs_register_meminfo into common place 2021-07-03 09:39:32 -07:00
esp32c3_rtcheap.h arch/risc-v/esp32c3: Use the same naming for the RTC heap as ESP32 for 2021-06-23 08:37:01 +09:00
esp32c3_serial.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_sha.c risc-v/esp32c3: Support ESP32-C3 SHA accelerator 2021-06-21 02:41:53 -05:00
esp32c3_sha.h risc-v/esp32c3: Support ESP32-C3 SHA accelerator 2021-06-21 02:41:53 -05:00
esp32c3_spi_slave.c spi: Refactor SPI Slave interface prefix to sync with I2C Slave 2021-06-05 04:50:34 -07:00
esp32c3_spi.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
esp32c3_spi.h spi: Refactor SPI Slave interface prefix to sync with I2C Slave 2021-06-05 04:50:34 -07:00
esp32c3_spiflash.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_spiflash.h risc-v/esp32c3: Add SPIFlash support 2021-03-26 09:19:25 +01:00
esp32c3_start.c arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
esp32c3_start.h risc-v/esp32c3: Fix wrong references to ESP32 2021-04-28 15:41:30 +01:00
esp32c3_std_atomic.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
esp32c3_systemreset.c
esp32c3_textheap.c arch/risc-v/esp32c3: Remove the up_textheap_init function since it's not 2021-06-26 09:52:43 -05:00
esp32c3_tickless.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_tickless.h risc-v/esp32c3: Support ESP32-C3 auto-sleep 2021-05-19 07:00:40 -03:00
esp32c3_tim_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_tim_lowerhalf.h
esp32c3_tim.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_tim.h risc-v/esp32-c3: Adds freerun wrapper 2021-05-04 15:22:26 -03:00
esp32c3_timerisr.c
esp32c3_vectors.S
esp32c3_wdt_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_wdt_lowerhalf.h
esp32c3_wdt.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_wdt.h risc-v/esp32c3: Fix wrong references to ESP32 2021-04-28 15:41:30 +01:00
esp32c3_wifi_adapter.c risc-v/esp32c3: Notifies networking layer whether the carrier is available 2021-06-30 23:09:34 -05:00
esp32c3_wifi_adapter.h riscv/esp32c3: Add Wi-Fi and BLE coexist 2021-06-28 23:14:30 -05:00
esp32c3_wifi_utils.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32c3_wifi_utils.h risc-v/esp32c3: Support ESP32-C3 auto-sleep 2021-05-19 07:00:40 -03:00
esp32c3_wlan.c risc-v/esp32c3: Notifies networking layer whether the carrier is available 2021-06-30 23:09:34 -05:00
esp32c3_wlan.h risc-v/esp32c3: Notifies networking layer whether the carrier is available 2021-06-30 23:09:34 -05:00
esp32c3.h
Kconfig riscv/esp32c3: Add Wi-Fi and BLE coexist 2021-06-28 23:14:30 -05:00
Make.defs riscv/esp32c3: Add Wi-Fi and BLE coexist 2021-06-28 23:14:30 -05:00