Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_modes.c149 #define SLEEP_UART_FLUSH_DONE_TO_SLEEP_US (450) macro
482 …txfifo_len(CONSOLE_UART_DEV) + 1) * UART_FLUSH_US_PER_CHAR) + SLEEP_UART_FLUSH_DONE_TO_SLEEP_US)) { in light_sleep_uart_prepare()