Home
last modified time | relevance | path

Searched refs:ESP_ROM_HAS_HAL_SYSTIMER (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c2/
Desp_rom_caps.h16 #define ESP_ROM_HAS_HAL_SYSTIMER (1) // ROM has the implementation of Systimer HAL driver macro
DKconfig.soc_caps.in34 config ESP_ROM_HAS_HAL_SYSTIMER config
/hal_espressif-latest/components/esp_rom/esp32h2/
Desp_rom_caps.h16 #define ESP_ROM_HAS_HAL_SYSTIMER (1) // ROM has the implementation of Systimer HAL driver macro
DKconfig.soc_caps.in34 config ESP_ROM_HAS_HAL_SYSTIMER config
/hal_espressif-latest/components/esp_rom/esp32c6/
Desp_rom_caps.h18 #define ESP_ROM_HAS_HAL_SYSTIMER (1) // ROM has the implementation of Systimer HAL driver macro
DKconfig.soc_caps.in42 config ESP_ROM_HAS_HAL_SYSTIMER config
/hal_espressif-latest/components/hal/
DKconfig70 depends on ESP_ROM_HAS_HAL_SYSTIMER