esp-idf/components/esp_hw_support/include
Mahavir Jain ab74fb4d92 Merge branch 'feature/locking_layer_for_ecdsa' into 'master'
feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripherals

Closes IDF-7990

See merge request espressif/esp-idf!26029
2023-09-25 18:04:21 +08:00
..
esp_private sleep_modem: split esp_wifi_internal_mac_sleep_configure, add lock for pm functions 2023-09-18 11:49:52 +08:00
hal
soc feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral 2023-09-20 16:05:50 +05:30
clk_ctrl_os.h
dport_access.h
esp_async_memcpy.h
esp_chip_info.h
esp_clk_tree.h
esp_cpu.h fix(interrupts): Cleanup pending tags in the code base regarding interrupt vectors 2023-09-01 17:18:39 +08:00
esp_crc.h
esp_dma_utils.h feat(dma): added APIs for dma specific malloc 2023-09-22 14:19:41 +08:00
esp_dpa_protection.h
esp_ds.h
esp_ds_err.h
esp_etm.h
esp_fault.h
esp_hmac.h
esp_interface.h
esp_intr_alloc.h refactor(intr): add namespace for intr_cpu_id_t 2023-09-06 09:50:41 +08:00
esp_intr_types.h refactor(intr): add namespace for intr_cpu_id_t 2023-09-06 09:50:41 +08:00
esp_mac.h
esp_memory_utils.h
esp_memprot.h
esp_memprot_err.h
esp_memprot_types.h
esp_random.h
esp_sleep.h feat(pm): add internal pull-up/downs option for gpio used for deepsleep wakeup 2023-09-19 11:00:59 +08:00
esp_wake_stub.h
intr_types.h refactor(intr): add namespace for intr_cpu_id_t 2023-09-06 09:50:41 +08:00
rtc_wdt.h
spinlock.h