Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h571 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()
725 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h615 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()
769 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h640 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()
801 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h602 hw->sleep_conf.active_threshold = wakeup_thrd - (UART_LL_MIN_WAKEUP_THRESH - 1); in uart_ll_set_wakeup_thrd()
756 return hw->sleep_conf.active_threshold + (UART_LL_MIN_WAKEUP_THRESH - 1); in uart_ll_get_wakeup_thrd()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h640 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()
801 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
/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/esp32s2/include/soc/
Duart_struct.h236 uint32_t active_threshold:10; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h245 …uint32_t active_threshold:10; /*When the input rxd edge changes more than this register … member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h236 …uint32_t active_threshold:10; /*The uart is activated from light sleeping mode when … member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h237 …uint32_t active_threshold : 10; /*The uart is activated from light sleeping mode … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h640 uint32_t active_threshold:10; member
Duart_struct.h711 uint32_t active_threshold:10; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h709 uint32_t active_threshold:10; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h711 uint32_t active_threshold:10; member