laokaiyao f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
..
esp32 f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
esp32c2 66bba5694e feat(spi_flash): Enable auto suspend on when flash works under 120M пре 2 година
esp32c3 66bba5694e feat(spi_flash): Enable auto suspend on when flash works under 120M пре 2 година
esp32c6 9e70bda89e Merge branch 'feature/support_suspend_on_120m' into 'master' пре 2 година
esp32h2 9e70bda89e Merge branch 'feature/support_suspend_on_120m' into 'master' пре 2 година
esp32p4 f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
esp32s2 f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
esp32s3 f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
include f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
platform_port b366dad79b fix(hal): Fix incorrect behavior of hal_memcpy пре 2 година
test_apps e92a1515be feat(hal): add util function to reverse a 8bit byte пре 2 година
.build-test-rules.yml 66497af276 feat(hal): enable hal host test пре 2 година
CMakeLists.txt 97526e9288 feat(isp): isp af submodule low level driver пре 2 година
Kconfig 15e8c04f7b spi: change linker file let spi hal able to out from iram пре 2 година
README.md 54febcae0e fix(adc): invalid assertion on the adc_unit пре 2 година
adc_hal.c dd4072a80c refactor(hal): use hal utils to calculate clock division пре 2 година
adc_hal_common.c ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 пре 2 година
adc_oneshot_hal.c 36be1473de fix(adc): fix h2 adc oneshot read zero and add delay after getting done signal пре 2 година
aes_hal.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
apm_hal.c c106f5caf6 apm: updated APM HAL/LL APIs. пре 2 година
brownout_hal.c a3d962d89a brownout: Disable the hardware BOD when BOD interrupt is enabled пре 2 година
cache_hal.c 7cd75c1075 feat(spi_slave): add p4 hp spi slave driver support пре 2 година
ds_hal.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
dw_gdma_hal.c cdc905ffe0 feat(dw_gdma): initial low level driver пре 2 година
ecc_hal.c a485b1cb67 esp32h2: Add support for ECC hardware accelerator пре 2 година
ecdsa_hal.c d86b320892 feat(ecdsa): add ECDSA peripheral support for esp32p4 пре 2 година
efuse_hal.c ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 пре 2 година
emac_hal.c 0717729911 fix(hal): replace assert with hal_assert пре 2 година
etm_hal.c fb26d0e11f etm: added etm channel allocator пре 3 година
gdma_hal_ahb_v1.c cdc905ffe0 feat(dw_gdma): initial low level driver пре 2 година
gdma_hal_ahb_v2.c cdc905ffe0 feat(dw_gdma): initial low level driver пре 2 година
gdma_hal_axi.c cdc905ffe0 feat(dw_gdma): initial low level driver пре 2 година
gdma_hal_crc_gen.c 200eb866dc feat(gdma): support hardware crc calculation пре 2 година
gdma_hal_top.c 200eb866dc feat(gdma): support hardware crc calculation пре 2 година
gpio_hal.c be9afeac86 feat(gpio): add support for ESP32P4 пре 2 година
hal_utils.c dd4072a80c refactor(hal): use hal utils to calculate clock division пре 2 година
hmac_hal.c 1c233cc508 hmac_hal: Merge hmac hal layer for different into one пре 3 година
huk_hal.c ade65add54 feat(hal): Added HAL and LL layer for Key Manager пре 2 година
i2c_hal.c 0bf1dce413 refactor(i2c): Add reset and clock control to i2c ll layer пре 2 година
i2c_hal_iram.c 4ef94fc0dc feat(i2c): Add new API and implementation for I2C driver пре 2 година
i2s_hal.c 4f5773181d fix(i2s): fix pdm rx high pass filter cut off coeff пре 2 година
isp_hal.c 97526e9288 feat(isp): isp af submodule low level driver пре 2 година
key_mgr_hal.c ade65add54 feat(hal): Added HAL and LL layer for Key Manager пре 2 година
lcd_hal.c dd4072a80c refactor(hal): use hal utils to calculate clock division пре 2 година
ledc_hal.c 57614bbad2 feat(ledc): support ledc on esp32p4 пре 2 година
ledc_hal_iram.c 57614bbad2 feat(ledc): support ledc on esp32p4 пре 2 година
linker.lf 66821f699c refactor(ledc): move related kconfig and linker.lf to its own folder пре 2 година
lp_timer_hal.c 01fb28b65b Power Management: move lp_timer_hal.c to upper hal layer for esp32h2 and esp32c6 пре 2 година
mcpwm_hal.c f7ff7ac4d0 mcpwm: clean up hal driver and add doc пре 3 година
mmu_hal.c ea38a2e9a4 feat(cache): support cache driver on esp32p4 пре 2 година
mpi_hal.c 4ae1ea7b9f bignum: refactored the hardware abstraction of the mpi peripheral пре 2 година
mpu_hal.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
parlio_hal.c 28a45e20b8 feat(parlio_tx): supported parlio tx on p4 пре 2 година
pcnt_hal.c ec8defaa96 pulse_cnt: new driver for PCNT peripheral пре 3 година
rmt_hal.c 6bb05cccdd feat(rmt): add driver support for esp32p4 пре 2 година
rtc_io_hal.c 2d458a3f93 feat(lp_io): Add support for ESP32P4 пре 2 година
sdio_slave_hal.c 8c6ddb776c fix: remove wno format in hal component пре 2 година
sdkconfig.rename e18f381905 HAL: fix kconfig HAL_ASSERTION typo пре 3 година
sdm_hal.c 4154eaec93 sdm: clean up soc/hal/ll code пре 3 година
sdmmc_hal.c 70314b56d5 feat(sdmmc): supported sd2.0 on esp32p4 пре 2 година
sha_hal.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
spi_flash_encrypt_hal_iram.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
spi_flash_hal.c dcff5220a7 feat(spi_flash): Support configurable tSUS in flash suspend пре 2 година
spi_flash_hal_common.inc c147a6d022 fix(spi_flash): Fix spi_flash write fail on 26M C2(including OTA fail on this chip) пре 2 година
spi_flash_hal_gpspi.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
spi_flash_hal_iram.c 66bba5694e feat(spi_flash): Enable auto suspend on when flash works under 120M пре 2 година
spi_hal.c 8315221523 fix(spi): fixed undesired touching to DMA пре 2 година
spi_hal_iram.c 00fcdce725 feat(spi_master): p4 add master driver supported пре 2 година
spi_slave_hal.c 7cd75c1075 feat(spi_slave): add p4 hp spi slave driver support пре 2 година
spi_slave_hal_iram.c 7cd75c1075 feat(spi_slave): add p4 hp spi slave driver support пре 2 година
spi_slave_hd_hal.c daeb71d7e4 feat(spi_slave_hd): add esp32p4 support for seg and append mode пре 2 година
systimer_hal.c cbdb799b6f feat(esp_timer): Support systimer for ESP32P4 пре 2 година
timer_hal.c 7638235311 feat(mcpwm): MCPWM event comparator driver пре 2 година
touch_sensor_hal.c f35ec64a0b feat(touch): support touch driver on p4 (soc) пре 2 година
twai_hal.c d9d6f5a17a feat(twai): support legacy twai(can) driver for esp32p4 пре 2 година
twai_hal_iram.c a25123f703 twai: bringup on esp32c6 пре 3 година
uart_hal.c 4541ad134d feat(uart): add RCC atomic block to uart/lp-uart peripheral пре 2 година
uart_hal_iram.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
usb_dwc_hal.c c0de14d0b9 refactor(hal/usb_dwc): Add DWC OTG configuration values пре 2 година
usb_hal.c 333553caf2 fix(hal): check the public header files and fix violations пре 2 година
usb_phy_hal.c 0ab0d2182e fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad пре 2 година
wdt_hal_iram.c 9c37441b17 wdt: refactor wdt codes to use unified type пре 2 година
xt_wdt_hal.c 4869b3cd4a WDT: Add support for XTAL32K Watchdog timer пре 4 година

README.md

hal (G0 component)

⚠️ The HAL component is still under heavy development at the moment, so we don't guarantee the stability and backward-compatibility among versions.

The hal component provides a Hardware Abstraction Layer for all targets supported by ESP-IDF. It is designed to be a G0 component so that it can be used by other components like driver, esp_hw_support, esp_system and so on.

In a broad sense, the HAL layer consists of two sub-layers: HAL (upper) and Low-Level(bottom). The HAL layer defines the steps and data that is required to operate a peripheral (e.g. initialization, start and stop). The low-level is a translation layer above the register files under the soc component, it only covers general conceptions to register configurations.

Low-Level (hal/<periph>_ll.h)

Functions defined in the file must be static inlined. The first argument of an LL function is usually a pointer to the peripheral's base address [^1]. At the moment, each ESP target has its own set of Low-Level drivers. They're located under path e.g. components/hal/<target>/include/hal/<periph>_ll.h. We wish the the low-level functions could be as independent as possible, so that the caller doesn't need to worry about conflict between different sub-modules. For example, when resetting the driver of module A, the module B is also reset by accident. However, the digital design is not perfect, coupling happens from time to time.

Handling Shared Registers

One of the biggest coupling is the so-called "hardware shared resource". Take the common Reset and Clock Control part as an example, the clock enable and disable logic of different peripherals are mixing in the same register. In RTOS environment, it's super easy to make a mistake when you enable peripheral A and then peripheral B is disabled by accident. A simple way to avoid such mistake is to using a critical section when accessing such shared registers. However from the point of the software architecture, it's not a good idea to add a lock in the Low-Level because it's a concept of the operating system.

One compromise is to highlight the LL function which needs the caller to use them in a critical section. e.g.

/// use a macro to wrap the function, force the caller to use it in a critical section
/// the critical section needs to declare the __DECLARE_RCC_RC_ATOMIC_ENV variable in advance
#define timer_ll_reset_register(...) (void)__DECLARE_RCC_RC_ATOMIC_ENV; timer_ll_reset_register(__VA_ARGS__)

/// use a macro to wrap the function, force the caller to use it in a critical section
/// the critical section needs to declare the __DECLARE_RCC_ATOMIC_ENV variable in advance
#define timer_ll_set_clock_source(...) (void)__DECLARE_RCC_ATOMIC_ENV; timer_ll_set_clock_source(__VA_ARGS__)

By referencing a variable which is only declared in the critical section, the compiler will report an error if the caller forgets to use the critical section. The following macros are provided by esp_private/periph_ctrl.h, which contain the above magic variables.

You should use this critical section if the peripheral module has multiple independent sub-modules. You should use this critical section if the peripheral module has multiple independent sub-modules.
Macro Private variables used to declare a critical section Use condition
PERIPH_RCC_ACQUIRE_ATOMIC __DECLARE_RCC_RC_ATOMIC_ENV This critical section not only protects the shared register accessing, but also increases a reference counter of the peripheral module.
PERIPH_RCC_RELEASE_ATOMIC __DECLARE_RCC_RC_ATOMIC_ENV This critical section not only protects the shared register accessing, but also decreases a reference counter of the peripheral module.
PERIPH_RCC_ATOMIC __DECLARE_RCC_ATOMIC_ENV This critical section only protects the shared register accessing.

ESP-IDF driver developers then can use the above macros to call the special LL functions. e.g.

static void enable_timer_group0_for_calibration(void)
{
    PERIPH_RCC_ACQUIRE_ATOMIC(PERIPH_TIMG0_MODULE, ref_count) {
        if (ref_count == 0) {
            timer_ll_enable_bus_clock(0, true);
            timer_ll_reset_register(0);
        }
    }
}

HAL (hal/<periph>_hal.h)

This layer is a combination of Low-Level function calls, aiming to ease the load when porting a new chip to other platforms (e.g. Zephyr). This layer shouldn't rely on Operating System, i.e., don't use primitives that only offered by an Operating System, e.g., the lock and other blocking functions. Please don't introduce any driver models in the HAL layer so that the non-idf developers can customized their own drivers according to their platform requirement.

The first argument of a HAL function is usually a pointer to the context object. The context object is a structure which saves the necessary information that is used by the HAL driver (e.g. the base address of the peripheral). ⚡ Please note, the memory used by the HAL context object is allocated by the caller, so the HAL driver shouldn't free it.

File Structure

include/hal

/include/hal contains header files which provides a hardware-agnostic interface to the SoC. The interface consists of function declarations and abstracted types that other, higher level components can make use of in order to have code portable to all targets ESP-IDF supports.

It contains an abstraction layer for interacting with/driving the hardware found in the SoC such as the peripherals and 'core' hardware such as the CPU, MPU, caches, etc. It contains for the abstracted types. The abstraction design is actually two levels -- often sometimes xxx_hal.h includes a lower-level header from a xxx_ll.h, which resides in the implementation.

target/include

Provides the implementation of the hardware-agnostic interface in the abstraction. Target-specific subdirectories exist for wildly different implementations among targets; while code that are common/very similar might be placed in the top-level of /<target>/include, using some amount of conditional preprocessor. It is up to the developers' discretion on which strategy to use. Code usually reside in source files with same names to header files whose interfaces they implement, ex. xxx_hal.c for xxx_hal.h.

As mentioned previously, the lower-level abstraction header xxx_ll.h resides in this directory, since they contain hardware-specific details. However, what these can do is provide some abstraction among implementations, so that more code can be moved to the common, non-target-specific subdirectories.

This can also contain target-specific extensions to the HAL headers. These target-specific HAL headers have the same name and include the abstraction layer HAL header via include_next. These extensions might add more function declarations or override some things using macro magic.

[^1]: This is not a must. Sometimes if the LL is just operating some system level registers, you don't have to provide this argument.