Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h667 hw->sleep_conf2.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()
833 return hw->sleep_conf2.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h688 hw->sleep_conf2.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()
842 return hw->sleep_conf2.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h1072 volatile lp_uart_sleep_conf2_reg_t sleep_conf2; member
Duart_struct.h1256 volatile uart_sleep_conf2_reg_t sleep_conf2; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h1206 volatile uart_sleep_conf2_reg_t sleep_conf2; member