Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_lac.c78 #define INT_ENA_REG (TIMG_INT_ENA_TIMERS_REG(LACT_MODULE)) macro
248 REG_SET_BIT(INT_ENA_REG, TIMG_LACT_INT_ENA); in esp_timer_impl_init()