Home
last modified time | relevance | path

Searched refs:DPORT_PWM1_RST (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dsystem_internal.c50 DPORT_UART_MEM_RST | DPORT_PWM0_RST | DPORT_PWM1_RST); in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_gate_ll.h123 return DPORT_PWM1_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystem_reg.h475 #define DPORT_PWM1_RST (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h984 #define DPORT_PWM1_RST (BIT(20)) macro