Home
last modified time | relevance | path

Searched defs:timer_en (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dtimer_ll.h52 int timer_en = hw->hw_timer[timer_num].config.enable; in timer_ll_set_divider() local
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dmcpwm_struct.h254 …uint32_t timer_en: 1; /*When set capture timer incrementing under APB_clk is ena… member