Home
last modified time | relevance | path

Searched full:esp_hw_support (Results 1 – 22 of 22) sorted by relevance

/hal_espressif-latest/zephyr/esp32c6/
DCMakeLists.txt29 ../../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
33 ../../components/esp_hw_support/include/soc
34 ../../components/esp_hw_support/include/soc/${CONFIG_SOC_SERIES}
35 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}
36 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}/private_include
37 ../../components/esp_hw_support/port/include
138 ../../components/esp_hw_support/esp_gpio_reserve.c
[all …]
/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:
Dlinker.lf1 [mapping:esp_hw_support]
DREADME.md1 # `esp_hw_support` (G1 component)
DCMakeLists.txt12 # only esp_hw_support/adc_share_hw_ctrl.c requires efuse component
Dadc_share_hw_ctrl.c14 * Therefore, we put the common used parts into `esp_hw_support`, including:
/hal_espressif-latest/zephyr/esp32s3/
DCMakeLists.txt26 ../../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
30 ../../components/esp_hw_support/include/soc
31 ../../components/esp_hw_support/include/soc/${CONFIG_SOC_SERIES}
32 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}
33 ../../components/esp_hw_support/port/include
126 ../../components/esp_hw_support/esp_gpio_reserve.c
205 ../../components/esp_hw_support/adc_share_hw_ctrl.c
[all …]
/hal_espressif-latest/zephyr/esp32s2/
DCMakeLists.txt26 ../../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
30 ../../components/esp_hw_support/include/soc
31 ../../components/esp_hw_support/include/soc/${CONFIG_SOC_SERIES}
32 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}
33 ../../components/esp_hw_support/port/include
124 ../../components/esp_hw_support/esp_gpio_reserve.c
165 ../../components/esp_hw_support/esp_memory_utils.c
[all …]
/hal_espressif-latest/zephyr/esp32c2/
DCMakeLists.txt30 ../../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
34 ../../components/esp_hw_support/include/soc
35 ../../components/esp_hw_support/include/soc/${CONFIG_SOC_SERIES}
36 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}
37 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}/private_include
38 ../../components/esp_hw_support/port/include
141 ../../components/esp_hw_support/esp_gpio_reserve.c
[all …]
/hal_espressif-latest/zephyr/esp32c3/
DCMakeLists.txt31 ../../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
35 ../../components/esp_hw_support/include/soc
36 ../../components/esp_hw_support/include/soc/${CONFIG_SOC_SERIES}
37 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}
38 ../../components/esp_hw_support/port/include
146 ../../components/esp_hw_support/esp_gpio_reserve.c
202 ../../components/esp_hw_support/sleep_gpio.c
[all …]
/hal_espressif-latest/zephyr/esp32/
DCMakeLists.txt29 ../../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
33 ../../components/esp_hw_support/include/soc
34 ../../components/esp_hw_support/include/soc/${CONFIG_SOC_SERIES}
35 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}
36 ../../components/esp_hw_support/port/include
131 ../../components/esp_hw_support/esp_gpio_reserve.c
184 ../../components/esp_hw_support/esp_memory_utils.c
[all …]
/hal_espressif-latest/components/esp_system/
Dsystem_init_fn.txt20 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)
/hal_espressif-latest/components/spi_flash/sim/stubs/
DMakefile.files26 esp_hw_support/include \
27 esp_hw_support/include/soc \
/hal_espressif-latest/components/spi_flash/sim/
DMakefile.files32 esp_hw_support/include \
33 esp_hw_support/include/soc \
/hal_espressif-latest/components/hal/include/hal/
Dsystimer_hal.h21 …efinitions of the following functions are provided by esp_hw_support component, see esp_hw_support
/hal_espressif-latest/components/log/
DCMakeLists.txt7 list(APPEND priv_requires soc hal esp_hw_support)
/hal_espressif-latest/components/esp_common/
DCMakeLists.txt37 esp_hw_support)
/hal_espressif-latest/components/hal/platform_port/include/hal/
Dregi2c_ctrl.h9 * When compiling G0-layer only, we can't depend on `esp_hw_support` component.
/hal_espressif-latest/components/bootloader/subproject/
DCMakeLists.txt22 esp_hw_support
55 set(common_req log esp_rom esp_common esp_hw_support newlib)
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dadc_share_hw_ctrl.h14 * Therefore, we put the common used parts into `esp_hw_support`, including:
/hal_espressif-latest/components/mbedtls/
DCMakeLists.txt5 set(priv_requires soc esp_hw_support)
/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c796 // components/esp_hw_support/include/esp_ds_err.h
814 // components/esp_hw_support/include/esp_memprot_err.h