/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | clk_gate_ll.h | 40 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 121 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask() 226 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_reg() 293 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_reg()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | clk_gate_ll.h | 40 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 115 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask() 199 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_reg() 271 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_reg()
|
/hal_espressif-latest/components/soc/esp32c2/ |
D | timer_periph.c | 12 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/soc/esp32c6/ |
D | timer_periph.c | 12 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/soc/esp32c3/ |
D | timer_periph.c | 12 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/soc/esp32h2/ |
D | timer_periph.c | 12 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/soc/esp32/ |
D | timer_periph.c | 13 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | timer_periph.c | 12 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | timer_periph.c | 12 .module = PERIPH_TIMG0_MODULE,
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | clk_gate_ll.h | 34 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 85 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | periph_defs.h | 22 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | clk_gate_ll.h | 38 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 107 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | clk_gate_ll.h | 40 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 114 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | clk_gate_ll.h | 38 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 116 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | clk_gate_ll.h | 48 case PERIPH_TIMG0_MODULE: in periph_ll_get_clk_en_mask() 136 case PERIPH_TIMG0_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | periph_defs.h | 18 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 20 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | periph_defs.h | 21 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 21 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | periph_defs.h | 20 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 24 PERIPH_TIMG0_MODULE, enumerator
|
/hal_espressif-latest/components/esp_system/task_wdt/ |
D | task_wdt_impl_timergroup.c | 23 #define TWDT_PERIPH_MODULE PERIPH_TIMG0_MODULE
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | clk.c | 314 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/ |
D | clk.c | 276 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/ |
D | clk.c | 306 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|