Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/uart/
Duart.c51 #define UART_MIN_WAKEUP_THRESH (UART_LL_MIN_WAKEUP_THRESH) macro
1736 …akeup_threshold <= UART_ACTIVE_THRESHOLD_V && wakeup_threshold > UART_MIN_WAKEUP_THRESH), ESP_ERR_… in uart_set_wakeup_threshold()