Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c91 …CLEAR_PERI_REG_MASK(LP_TIMER_LP_INT_ENA_REG, LP_TIMER_MAIN_TIMER_LP_INT_ENA); … in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_timer_reg.h286 #define LP_TIMER_LP_INT_ENA_REG (DR_REG_LP_TIMER_BASE + 0x40) macro