Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/esp32c2/
Desp_rom_caps.h15 #define ESP_ROM_HAS_HAL_WDT (1) // ROM has the implementation of Watchdog HAL driver macro
DKconfig.soc_caps.in30 config ESP_ROM_HAS_HAL_WDT config
/hal_espressif-latest/components/esp_rom/esp32h2/
Desp_rom_caps.h15 #define ESP_ROM_HAS_HAL_WDT (1) // ROM has the implementation of Watchdog HAL driver macro
DKconfig.soc_caps.in30 config ESP_ROM_HAS_HAL_WDT config
/hal_espressif-latest/components/esp_rom/esp32c6/
Desp_rom_caps.h17 #define ESP_ROM_HAS_HAL_WDT (1) // ROM has the implementation of Watchdog HAL driver macro
DKconfig.soc_caps.in38 config ESP_ROM_HAS_HAL_WDT config
/hal_espressif-latest/components/esp_rom/esp32s3/
Desp_rom_caps.h20 #define ESP_ROM_HAS_HAL_WDT (1) // ROM has the implementation of Watchdog HAL driver macro
DKconfig.soc_caps.in50 config ESP_ROM_HAS_HAL_WDT config
/hal_espressif-latest/components/hal/
DKconfig83 depends on ESP_ROM_HAS_HAL_WDT