Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_lac.c72 #define COUNT_LO_REG (TIMG_LACTLO_REG(LACT_MODULE)) macro
114 uint32_t lo_start = REG_READ(COUNT_LO_REG); in esp_timer_impl_get_counter_reg()
121 lo = REG_READ(COUNT_LO_REG); in esp_timer_impl_get_counter_reg()
132 lo = REG_READ(COUNT_LO_REG); in esp_timer_impl_get_counter_reg()