Home
last modified time | relevance | path

Searched refs:chip_info (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DCMakeLists.txt6 "chip_info.c")
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DCMakeLists.txt9 "chip_info.c")
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
DCMakeLists.txt7 "chip_info.c"
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DCMakeLists.txt9 "chip_info.c")
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DCMakeLists.txt9 "chip_info.c"
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
DCMakeLists.txt7 "chip_info.c"
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DCMakeLists.txt6 "chip_info.c"
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c211 esp_chip_info_t chip_info; in start_other_core() local
212 esp_chip_info(&chip_info); in start_other_core()
216 if (!(chip_info.cores > 1)) { in start_other_core()
/hal_espressif-latest/components/esp_hw_support/
DCMakeLists.txt6 "port/linux/chip_info.c"