Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c98 …SET_PERI_REG_MASK(LP_TIMER_LP_INT_CLR_REG, LP_TIMER_MAIN_TIMER_LP_INT_CLR); … in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_timer_reg.h316 #define LP_TIMER_MAIN_TIMER_LP_INT_CLR (BIT(31)) macro