.. |
esp_private
|
feat(esp_pm): fix esp32p4 cpu powerdown kconfig dependency error
|
2024-04-23 11:54:45 +08:00 |
hal
|
esp_system: Remove deprecate section from esp_cpu.h
|
2022-07-22 00:06:06 +08:00 |
soc
|
feat(esp32c61): final introduce helloworld support
|
2024-04-02 10:50:52 +08:00 |
clk_ctrl_os.h
|
change(mpll): clean up mpll clock acquire with ldo driver
|
2024-03-25 22:03:49 +08:00 |
dport_access.h
|
Use configuration option instead of in components not related to FreeRTOS
|
2023-11-28 07:49:20 +00:00 |
esp_async_memcpy.h
|
feat(gdma): support ETM subsystem on esp32p4
|
2023-12-06 18:02:43 +08:00 |
esp_chip_info.h
|
feat(esp32c61): introduce target esp32c61
|
2024-03-01 21:12:25 +08:00 |
esp_clk_tree.h
|
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
|
2023-04-25 14:12:06 +08:00 |
esp_clock_output.h
|
feat(esp_hw_support): support set clock divider for esp32p4 clock output
|
2024-04-17 15:09:54 +08:00 |
esp_cpu.h
|
refactor(riscv): added a new API for the interrupts
|
2024-01-18 16:36:53 +08:00 |
esp_crc.h
|
esp_hw_support: update copyright notice
|
2021-08-05 16:30:10 +02:00 |
esp_dpa_protection.h
|
crypto: add support for DPA protection configuration in C6/H2
|
2023-06-08 11:09:23 +05:30 |
esp_ds_err.h
|
soc/esp_ds.h: Unify esp_ds error codes for all targets
|
2022-10-27 11:09:25 +05:30 |
esp_ds.h
|
[Docs] specify Digital Signature byte order, and esp_ds_sign() clarification
|
2022-12-19 21:30:03 -08:00 |
esp_etm.h
|
etm: added etm channel allocator
|
2022-11-23 15:31:33 +08:00 |
esp_fault.h
|
replacing reset by register operations with ROM interfaces to decouple the effects of register name changes
|
2022-08-31 01:59:36 +00:00 |
esp_hmac.h
|
esp_hw_support: Merge esp_hmac.h file for different targets into one
|
2022-10-27 10:59:54 +05:30 |
esp_interface.h
|
esp_wifi: Add support for NAN Discovery and Datapath
|
2023-03-10 11:18:23 +05:30 |
esp_intr_alloc.h
|
feat(mbedtls): Add config for interrupt priority in AES and RSA(MPI)
|
2023-10-12 11:06:13 +05:30 |
esp_intr_types.h
|
refactor(intr): add namespace for intr_cpu_id_t
|
2023-09-06 09:50:41 +08:00 |
esp_key_mgr.h
|
fix(esp_hw_support): Fix key manager hw support
|
2024-03-29 18:53:13 +05:30 |
esp_mac.h
|
feat(esp_hw_support): Adds MAC support for esp32p4
|
2024-03-29 01:44:39 +08:00 |
esp_memory_utils.h
|
Use configuration option instead of in components not related to FreeRTOS
|
2023-11-28 07:49:20 +00:00 |
esp_memprot_err.h
|
System/Security: Memprot API unified (ESP32S3)
|
2022-06-20 02:36:44 +00:00 |
esp_memprot_types.h
|
System/Security: Memprot API unified (ESP32C3)
|
2021-12-21 01:50:36 +01:00 |
esp_memprot.h
|
System/Security: Memprot API unified (ESP32S3)
|
2022-06-20 02:36:44 +00:00 |
esp_random.h
|
esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
|
2022-03-07 11:18:08 +05:30 |
esp_sleep.h
|
feat(esp_hw_support): support LP_Peripheral & CNNT power domain auto powerdown on esp32p4eco1
|
2024-05-31 14:51:10 +08:00 |
esp_wake_stub.h
|
add example deep sleep wake stub
|
2023-01-10 17:03:50 +08:00 |
intr_types.h
|
refactor(intr): add namespace for intr_cpu_id_t
|
2023-09-06 09:50:41 +08:00 |
rtc_wdt.h
|
esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
|
2022-03-07 11:18:08 +05:30 |
spinlock.h
|
fix(riscv): Added RISC-V functions to set interrupt threshold for CLIC targets
|
2024-02-28 08:51:37 +01:00 |