Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer_impl_lac.c93 #define INT_ENA_REG (TIMG_INT_ENA_TIMERS_REG(LACT_MODULE)) macro
275 REG_SET_BIT(INT_ENA_REG, TIMG_LACT_INT_ENA); in esp_timer_impl_init()