Home
last modified time | relevance | path

Searched refs:CHIP_ESP32 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Desp_chip_info.h23 CHIP_ESP32 = 1, //!< ESP32 enumerator
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Dchip_info.c19 out_info->model = CHIP_ESP32; in esp_chip_info()