Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_timer/src/
Desp_timer_impl_lac.c74 #define LOAD_REG (TIMG_LACTLOAD_REG(LACT_MODULE))
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dtimer_group_reg.h544 #define TIMG_LACTLOAD_REG(i) (REG_TIMG_BASE(i) + 0x0094) macro