Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer_impl_lac.c87 #define COUNT_LO_REG (TIMG_LACTLO_REG(LACT_MODULE)) macro
135 uint32_t lo_start = REG_READ(COUNT_LO_REG); in esp_timer_impl_get_counter_reg()
142 lo = REG_READ(COUNT_LO_REG); in esp_timer_impl_get_counter_reg()
153 lo = REG_READ(COUNT_LO_REG); in esp_timer_impl_get_counter_reg()