Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/uart/
Duart.c69 #define UART_ENTER_CRITICAL_SAFE(spinlock) esp_os_enter_critical_safe(spinlock) macro
752 UART_ENTER_CRITICAL_SAFE(&(uart_context[uart_num].spinlock)); in uart_enable_tx_write_fifo()