Home
last modified time | relevance | path

Searched full:components (Results 1 – 25 of 127) sorted by relevance

123456

/hal_espressif-latest/zephyr/esp32s3/
DCMakeLists.txt16 ../esp_shared/components/include
20 ../../components/efuse/include
21 ../../components/efuse/private_include
22 ../../components/efuse/${CONFIG_SOC_SERIES}/include
23 ../../components/efuse/${CONFIG_SOC_SERIES}/private_include
25 ../../components/esp_common/include
26 ../../components/esp_hw_support/dma
27 ../../components/esp_hw_support/include
28 ../../components/esp_hw_support/include/esp_private
29 ../../components/esp_hw_support/include/hal
[all …]
/hal_espressif-latest/zephyr/esp32s2/
DCMakeLists.txt15 ../esp_shared/components/include
19 ../../components/efuse/include
20 ../../components/efuse/private_include
21 ../../components/efuse/${CONFIG_SOC_SERIES}/include
22 ../../components/efuse/${CONFIG_SOC_SERIES}/private_include
24 ../../components/esp_common/include
26 ../../components/esp_hw_support/dma
27 ../../components/esp_hw_support/include
28 ../../components/esp_hw_support/include/esp_private
29 ../../components/esp_hw_support/include/hal
[all …]
/hal_espressif-latest/zephyr/esp32/
DCMakeLists.txt18 ../esp_shared/components/include
22 ../../components/efuse/include
23 ../../components/efuse/private_include
24 ../../components/efuse/${CONFIG_SOC_SERIES}/include
25 ../../components/efuse/${CONFIG_SOC_SERIES}/private_include
27 ../../components/esp_common/include
29 ../../components/esp_hw_support/dma
30 ../../components/esp_hw_support/include
31 ../../components/esp_hw_support/include/esp_private
32 ../../components/esp_hw_support/include/hal
[all …]
/hal_espressif-latest/zephyr/esp32c3/
DCMakeLists.txt20 ../esp_shared/components/include
24 ../../components/efuse/include
25 ../../components/efuse/private_include
26 ../../components/efuse/${CONFIG_SOC_SERIES}/include
27 ../../components/efuse/${CONFIG_SOC_SERIES}/private_include
29 ../../components/esp_common/include
31 ../../components/esp_hw_support/dma
32 ../../components/esp_hw_support/include
33 ../../components/esp_hw_support/include/esp_private
34 ../../components/esp_hw_support/include/hal
[all …]
/hal_espressif-latest/zephyr/esp32c6/
DCMakeLists.txt18 ../esp_shared/components/include
22 ../../components/efuse/include
23 ../../components/efuse/private_include
24 ../../components/efuse/${CONFIG_SOC_SERIES}/include
25 ../../components/efuse/${CONFIG_SOC_SERIES}/private_include
27 ../../components/esp_common/include
29 ../../components/esp_hw_support/dma
30 ../../components/esp_hw_support/include
31 ../../components/esp_hw_support/include/esp_private
32 ../../components/esp_hw_support/include/hal
[all …]
/hal_espressif-latest/zephyr/esp32c2/
DCMakeLists.txt19 ../esp_shared/components/include
23 ../../components/efuse/include
24 ../../components/efuse/private_include
25 ../../components/efuse/${CONFIG_SOC_SERIES}/include
26 ../../components/efuse/${CONFIG_SOC_SERIES}/private_include
28 ../../components/esp_common/include
30 ../../components/esp_hw_support/dma
31 ../../components/esp_hw_support/include
32 ../../components/esp_hw_support/include/esp_private
33 ../../components/esp_hw_support/include/hal
[all …]
/hal_espressif-latest/components/esp_system/
Dsystem_init_fn.txt16 # esp_timer has to be initialized early, since it is used by several other components
17 100: esp_timer_startup_init in components/esp_timer/src/esp_timer.c on CONFIG_ESP_TIMER_ISR_AFFINITY
20 105: esp_sleep_startup_init in components/esp_hw_support/sleep_gpio.c on BIT(0)
21 106: sleep_clock_startup_init in components/esp_hw_support/sleep_clock.c on BIT(0)
22 107: sleep_sys_periph_startup_init in components/esp_hw_support/sleep_system_peripheral.c on BIT(0)
25 115: esp_apptrace_init in components/app_trace/app_trace.c on ESP_SYSTEM_INIT_ALL_CORES
26 120: sysview_init in components/app_trace/sys_view/esp/SEGGER_RTT_esp.c on BIT(0)
28 # the rest of the components which are initialized from startup.c
29 # [refactor-todo]: move init calls into respective components
30 200: init_components0 in components/esp_system/startup.c on BIT(0)
[all …]
D.build-test-rules.yml3 components/esp_system/test_apps/esp_system_unity_tests:
7 components/esp_system/test_apps/linux_apis:
11 components/esp_system/test_apps/rtc_8md256:
15 components/esp_system/test_apps/rtc_power_modes:
/hal_espressif-latest/tools/esptool_py/test/elf2image/
Desp32-app-cust-ver-info.elf ... home/dragon/esp/esp-idf/components/app_update/esp_app_desc.c SPI_FLASH_DIO __sf_fake_stdout _LOCK_RECURSIVE_T GNU ...
Desp32-app-template.elf ... home/gus/esp/32/idf/components/freertos/FreeRTOS-openocd.c uxTopUsedPriority xYieldPending ...
/hal_espressif-latest/zephyr/scripts/
Dsubmodules.txt1 aa8d03a0ff51c166267207e54002613bcedc576e components/bt/controller/lib_esp32c6/esp32c6-bt-lib https:…
2 ed99228396aaa18935b575d600bc19da38dc4746 components/bt/controller/lib_esp32c3_family https://github…
3 35fb599d3733f50254c056171edebcaa3c57d06b components/bt/controller/lib_esp32 https://github.com/espr…
4 10b87164fad0d1fd3b3e84439f9b58fd4a25501f components/esp_wifi/lib https://github.com/espressif/esp32…
5 1e3487dc778d48c15229af05ce0f03f78e15528c components/esp_phy/lib https://github.com/espressif/esp-ph…
6 72aa687352a469044cbb946f3fdb261430e41ce1 components/mbedtls/mbedtls https://github.com/espressif/mb…
7 78de591727b5400ed62108e7e70ad27e404f5325 components/esp_coex/lib https://github.com/espressif/esp-c…
/hal_espressif-latest/components/esp_hw_support/
D.build-test-rules.yml3 components/esp_hw_support/test_apps/dma:
9 components/esp_hw_support/test_apps/esp_hw_support_unity_tests:
13 components/esp_hw_support/test_apps/etm:
17 components/esp_hw_support/test_apps/host_test_linux:
20 components/esp_hw_support/test_apps/mspi:
24 components/esp_hw_support/test_apps/rtc_clk:
30 components/esp_hw_support/test_apps/security_support/esp_hw_support_unity_tests:
DREADME.md7 3. it offers a service for other components vary from multiple layers (G1, G2 and G3) of ESP-IDF
9components cleanly, but are not worth creating a new component for (yet) may also be placed here a…
18 … implemented in the peripheral driver, and can be located in different components. Usually, the ta…
/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c91 // components/esp_common/include/esp_err.h
140 // components/nvs_flash/include/nvs.h
245 // components/ulp/ulp_fsm/include/ulp_fsm_common.h
268 // components/app_update/include/esp_ota_ops.h
300 // components/efuse/include/esp_efuse.h
327 // components/bootloader_support/include/esp_image_format.h
337 // components/esp_common/include/esp_err.h
341 // components/esp_wifi/include/esp_wifi.h
420 // components/wpa_supplicant/esp_supplicant/include/esp_wps.h
430 // components/esp_wifi/include/esp_now.h
[all …]
/hal_espressif-latest/components/bt/
DKconfig60 source "$IDF_PATH/components/bt/host/bluedroid/Kconfig.in"
65 source "$IDF_PATH/components/bt/host/nimble/Kconfig.in"
70 source "$IDF_PATH/components/bt/controller/$IDF_TARGET/Kconfig.in"
112 source "$IDF_PATH/components/bt/common/Kconfig.in"
125 source "$IDF_PATH/components/bt/esp_ble_mesh/Kconfig.in"
/hal_espressif-latest/components/spi_flash/
D.build-test-rules.yml3 components/spi_flash/test_apps/esp_flash:
9 components/spi_flash/test_apps/esp_flash_stress:
15 components/spi_flash/test_apps/flash_encryption:
/hal_espressif-latest/components/esp_rom/
D.build-test-rules.yml3 components/esp_rom/test_apps:
9 components/esp_rom/test_apps/linux_rom_apis:
/hal_espressif-latest/components/heap/
D.build-test-rules.yml3 components/heap/test_apps/heap_tests:
8 components/heap/test_apps/host_test_linux:
/hal_espressif-latest/components/esp_wifi/
D.build-test-rules.yml3 components/esp_wifi/test_apps/wifi_connect:
10 components/esp_wifi/test_apps/wifi_function:
/hal_espressif-latest/components/esp_event/
D.build-test-rules.yml3 components/esp_event/host_test/esp_event_unit_test:
8 components/esp_event/test_apps:
/hal_espressif-latest/components/esp_netif/
D.build-test-rules.yml3 components/esp_netif/test_apps/test_app_esp_netif:
9 components/esp_netif/test_apps/test_app_vfs_l2tap:
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_modules.h24 * Enumeration type defining the inidivual stack components.
42 * This enumeration lists constants for referencing the components of
99 /* corestack components --> Updates to oi_debug.c and oi_config_table.c */
125 // bhapi components --> Updates to oi_debug.c
158 * This constant is the number of profile and core components. It is used to size
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/
Dsecure_boot_ecdsa_signature.c61 /* Convert r and s components to big endian format */ in verify_ecdsa_signature_block()
67 /* Extract r and s components from RAW ECDSA signature of 64 bytes */ in verify_ecdsa_signature_block()
90 /* Extract X and Y components from ECDSA public key */ in verify_ecdsa_signature_block()
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s2/
Desp_crypto_lock.h14 …* This API should be used by all components which use the SHA, AES, HMAC and DS crypto hardware on…
18 * Other unrelated components must not use it.
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dmemprot_defs.h20 * (components/hal/include/hal/memprot_types.h)
22 …* see function memprot_ll_get_split_addr_from_reg() (components/hal/esp32s3/include/hal/memprot…

123456