Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h69 FORCE_INLINE_ATTR void rtc_cntl_ll_timer2_set_touch_wait_cycle(uint32_t wait_cycle) in rtc_cntl_ll_timer2_set_touch_wait_cycle() argument
71 REG_SET_FIELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, wait_cycle); in rtc_cntl_ll_timer2_set_touch_wait_cycle()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h70 FORCE_INLINE_ATTR void rtc_cntl_ll_timer2_set_touch_wait_cycle(uint32_t wait_cycle) in rtc_cntl_ll_timer2_set_touch_wait_cycle() argument
72 REG_SET_FIELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, wait_cycle); in rtc_cntl_ll_timer2_set_touch_wait_cycle()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h149 FORCE_INLINE_ATTR void rtc_cntl_ll_timer2_set_touch_wait_cycle(uint32_t wait_cycle) in rtc_cntl_ll_timer2_set_touch_wait_cycle() argument
151 REG_SET_FIELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, wait_cycle); in rtc_cntl_ll_timer2_set_touch_wait_cycle()