esp-idf/components
Wu Zheng Hui 5a682c3bbb Merge branch 'feature/optimize_chips_active_power' into 'master'
feat(system): Optimize the power consumption of esp32h2 and esp32c6 in the active state

Closes IDF-5658

See merge request espressif/esp-idf!27798
2024-03-14 12:08:33 +08:00
..
app_trace feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
app_update
bootloader feat(bootloader): check and update bootloader/bootloader support component for C5 2024-03-08 10:25:21 +08:00
bootloader_support Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
bt Merge branch 'feat/move_ag_cb_malloc_to_btc' into 'master' 2024-03-14 10:46:01 +08:00
cmock
console fix(esp_vfs_console): add esp_vfs_console component 2024-03-11 10:18:10 +01:00
cxx refactor(cxx): formatted according to IDF astyle rules 2024-03-05 14:49:04 +08:00
driver Merge branch 'feat/rmt_support_esp32c5' into 'master' 2024-03-14 11:52:01 +08:00
efuse feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp-tls
esp_adc Merge branch 'refactor/adc_dma_apis_on_32_s2' into 'master' 2024-03-13 19:47:40 +08:00
esp_app_format feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp_bootloader_format
esp_coex feat(coex): support to scan long time on channel, fix coexist sync issue 2024-03-13 10:54:41 +08:00
esp_common feat(esp_hw_support): add esp32p4 pmu initial support 2024-03-10 10:51:28 +08:00
esp_driver_ana_cmpr feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp_driver_cam
esp_driver_dac
esp_driver_gpio Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
esp_driver_gptimer
esp_driver_i2c fix(i2c): Fix I2C synchronous transaction cost so much CPU source, 2024-03-07 17:51:23 +08:00
esp_driver_i2s feat(i2s): support more mclk_multiples 2024-03-06 10:22:27 +08:00
esp_driver_jpeg fix(jpeg): Fix memory leak on jpeg decoder 2024-03-12 14:45:55 +08:00
esp_driver_ledc ci: enable lightsleep related tests 2024-03-10 10:51:28 +08:00
esp_driver_mcpwm feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp_driver_parlio
esp_driver_pcnt
esp_driver_rmt feat(rmt): basic driver support on esp32c5 2024-03-13 17:37:47 +08:00
esp_driver_sdio feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp_driver_sdm
esp_driver_sdmmc
esp_driver_sdspi
esp_driver_spi Merge branch 'docs/spi_master_gpio_matrix_esp32_only' into 'master' 2024-03-08 12:20:33 +08:00
esp_driver_tsens Update temp_sensor.rst documentation to match example (GitHub PR) 2024-03-06 10:11:40 +08:00
esp_driver_uart fix(esp_vfs_console): add esp_vfs_console component 2024-03-11 10:18:10 +01:00
esp_driver_usb_serial_jtag Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
esp_eth fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_event docs(esp_event): Fixed mistake in API docs 2024-03-11 11:06:18 +08:00
esp_gdbstub feat(gdbstub): fix access to PSRAM for esp32p4 2024-03-12 18:10:32 +04:00
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server fix(mbedtls/aes-gcm): Fix null pointer derefernce coverity reports 2024-03-12 12:36:00 +05:30
esp_hw_support Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
esp_lcd fix(esp_lcd): Flush rgb lcd PSRAM framebuffers after allocation 2024-03-01 18:05:22 +08:00
esp_local_ctrl
esp_mm feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp_netif
esp_netif_stack
esp_partition
esp_phy Merge branch 'fix/bbpll_usb_link_error' into 'master' 2024-03-07 19:43:01 +08:00
esp_pm feat(esp_hw_support): add esp32p4 sleep initial support 2024-03-10 10:51:28 +08:00
esp_psram Merge branch 'refactor/decouple-psram-init-from-essp-system' into 'master' 2024-03-12 21:01:59 +08:00
esp_ringbuf
esp_rom Merge branch 'feature/esp32p4_sleep_support' into 'master' 2024-03-14 10:17:32 +08:00
esp_system Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
esp_timer feat(soc): Add soc_caps macros for sleep support 2024-03-05 07:05:40 +01:00
esp_vfs_console fix(esp_vfs_console): add esp_vfs_console component 2024-03-11 10:18:10 +01:00
esp_wifi Merge branch 'bugfix/fix_the_spiram_malloc_issue_in_wifi_mesh' into 'master' 2024-03-13 20:18:00 +08:00
espcoredump feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esptool_py
fatfs fix(fatfs): Fix leak of malloced FIL struct 2024-03-12 13:25:09 +01:00
freertos feat(freertos): Add application task tag support 2024-03-09 00:57:37 +08:00
hal Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
heap fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
http_parser
idf_test fix(spi): test_apps mv idf_perform_test to esp_driver_spi domain 2024-03-07 18:16:27 +08:00
ieee802154
json
linux
log fix(log): Fixed incorrect argument type in hexdump log functions 2024-03-11 18:54:06 +08:00
lwip
mbedtls Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
mqtt
newlib feat(newlib): Add definition of aligned_alloc to heap.c 2024-03-06 11:06:14 +01:00
nvs_flash fix(nvs): Fixed Page::findItem performance degradation 2024-03-07 19:47:33 +01:00
nvs_sec_provider
openthread fix(openthread): using atomic variable for buffer count 2024-03-04 15:06:46 +08:00
partition_table
perfmon
protobuf-c
protocomm
pthread
riscv
sdmmc
soc Merge branch 'feature/optimize_chips_active_power' into 'master' 2024-03-14 12:08:33 +08:00
spi_flash Merge branch 'bugfix/flash_mxic_chip' into 'master' 2024-03-12 18:35:38 +08:00
spiffs
tcp_transport fix(mbedtls/aes-gcm): Fix null pointer derefernce coverity reports 2024-03-12 12:36:00 +05:30
touch_element
ulp
unity
usb Merge branch 'feat/usb_host_sync_types' into 'master' 2024-03-12 14:48:16 +08:00
vfs Merge branch 'bugfix/fix_eventfd_select' into 'master' 2024-03-13 22:31:08 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant fix(wpa_supplicant): Suppress RSN IE print to Verbose level 2024-03-13 20:10:20 +08:00
xtensa
README.md

README.md

Core Components

Overview

This document contains details about what the core components are, what they contain, and how they are organized.

Organization

The core components are organized into two groups.

The first group (referred to as G0) includes hal, arch (where arch is either riscv or xtensa depending on the chip), esp_rom, esp_common, and soc. This group contains information about and provides low-level access to the underlying hardware. In the case of esp_common, it contains hardware-agnostic code and utilities. These components may have dependencies on each other within the group, but outside dependencies should be minimized. The reason for this approach is that these components are fundamental, and many other components may require them. Ideally, the dependency relationship only goes one way, making it easier for this group to be usable in other projects.

The second group (referred to as G1) operates at a higher level than the first group. G1 includes the components esp_hw_support, esp_system, newlib, spi_flash, freertos, log, and heap. Like the first group, circular dependencies within this group are allowed, and these components can have dependencies on the first group. G1 components represent essential software mechanisms for building other components.

Descriptions

The following is a short description of the components mentioned above.

G0 Components

hal

Contains the hardware abstraction layer and low-level operation implementations for the various peripherals. The low-level functions assign meaningful names to register-level manipulations; the hardware abstraction provide operations one level above this, grouping these low-level functions into routines that achieve a meaningful action or state of the peripheral.

Example:

  • spi_flash_ll_set_address is a low-level function part of the hardware abstraction spi_flash_hal_read_block

arch

Contains low-level architecture operations and definitions, including those for customizations (can be thought of on the same level as the low-level functions of hal). This can also contain files provided by the architecture vendor.

Example:

  • xt_set_exception_handler
  • rv_utils_intr_enable
  • ERI_PERFMON_MAX

esp_common

Contains hardware-agnostic definitions, constants, macros, utilities, 'pure' and/or algorithmic functions that is useable by all other components (that is, barring there being a more appropriate component to put them in).

Example:

  • BIT(nr) and other bit manipulation utilities in the future
  • IDF_DEPRECATED(REASON)
  • ESP_IDF_VERSION_MAJOR

soc

Contains description of the underlying hardware: register structure, addresses, pins, capabilities, etc.

Example:

  • DR_REG_DPORT_BASE
  • SOC_MCPWM_SUPPORTED
  • uart_dev_s

esp_rom

Contains headers, linker scripts, abstraction layer, patches, and other related files to ROM functions.

Example:

  • esp32.rom.eco3.ld
  • rom/aes.h

G1 Components

spi_flash

SPI flash device access implementation.

freertos

FreeRTOS port to targets supported by ESP-IDF.

log

Logging library.

heap

Heap implementation.

newlib

Some functions n the standard library are implemented here, especially those needing other G1 components.

Example:

  • malloc is implemented in terms of the component heap's functions
  • gettimeofday is implemented in terms of system time in esp_system

esp_mm

Memory management. Currently, this encompasses:

  • Memory mapping for MMU supported memories
  • Memory synchronisation via Cache
  • Utils such as APIs to convert between virtual address and physical address

esp_psram

Contains implementation of PSRAM services

esp_system

Contains implementation of system services and controls system behavior. The implementations here may take hardware resources and/or decide on a hardware state needed for support of a system service/feature/mechanism. Currently, this encompasses the following, but not limited to:

  • Startup and initialization
  • Panic and debug
  • Reset and reset reason
  • Task and interrupt watchdogs

esp_hw_support

Contains implementations that provide hardware operations, arbitration, or resource sharing, especially those that is used in the system. Unlike esp_system, implementations here do not decide on a hardware state or takes hardware resource, acting merely as facilitator to hardware access. Currently, this encompasses the following, but not limited to:

  • Interrupt allocation
  • Sleep functions
  • Memory functions (external SPIRAM, async memory, etc.)
  • Clock and clock control
  • Random generation
  • CPU utilities
  • MAC settings

esp_hw_support vs esp_system

This section details list some implementations and the reason for placing it in either esp_hw_support or esp_system.

task_wdt.c (esp_system) vs intr_alloc.c (esp_hw_support)

The task watchdog fits the definition of taking and configuring hardware resources (wdt, interrupt) for implementation of a system service/mechanism.

This is in contrast with interrupt allocation that merely facilitates access to the underlying hardware for other implementations - drivers, user code, and even the task watchdog mentioned previously!

crosscore_int.c (esp_system)

The current implementation of crosscore interrupts is tightly coupled with a number of interrupt reasons associated with system services/mechanisms: REASON_YIELD (scheduler), REASON_FREQ_SWITCH (power management) REASON_PRINT_BACKTRACE (panic and debug).

However, if an implementation exists that makes it possible to register an arbitrary interrupt reason - a lower level inter-processor call if you will, then this implementation is a good candidate for esp_hw_support. The current implementation in esp_system can then just register the interrupt reasons mentioned above.

esp_mac.h, esp_chip_info.h, esp_random.h (esp_hw_support)

The functions in these headers used to be in esp_system.h, but have been split-off.

The remaining functions in esp_system.h are those that deal with system behavior, such as esp_register_shutdown_handler, or are proxy for other system components's APIs such as esp_get_free_heap_size.

The functions split-off from esp_system.h are much more hardware manipulation oriented such as: esp_read_mac, esp_random and esp_chip_info.