Lines Matching refs:UART_ENTER_CRITICAL
73 #define UART_ENTER_CRITICAL(spinlock) esp_os_enter_critical(spinlock) macro
172 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_module_enable()
193 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_module_disable()
212 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_word_length()
229 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_stop_bits()
238 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_get_stop_bits()
247 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_parity()
256 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_get_parity()
272 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_baudrate()
288 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_get_baudrate()
297 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_line_inverse()
314 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_sw_flow_ctrl()
325 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_hw_flow_ctrl()
334 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_get_hw_flow_ctrl()
350 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_enable_intr_mask()
375 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_reenable_intr_mask()
388 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_disable_intr_mask()
398 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_pattern_link_free()
471 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_pattern_pop_pos()
485 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_pattern_get_pos()
504 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_pattern_queue_reset()
542 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_enable_pattern_det_baud_intr()
575 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_enable_tx_intr()
651 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_rts()
660 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_dtr()
670 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_tx_idle_num()
693 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_param_config()
713 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_intr_config()
1090 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_wait_tx_done()
1114 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_wait_tx_done()
1194 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_tx_all()
1229 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_check_buf_full()
1281 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_read_bytes()
1305 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_get_buffered_data_len()
1332 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_flush_input()
1338 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_flush_input()
1349 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_flush_input()
1363 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_flush_input()
1371 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_flush_input()
1656 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_mode()
1682 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_rx_full_threshold()
1699 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_tx_empty_threshold()
1716 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_rx_timeout()
1738 UART_ENTER_CRITICAL(&(uart_context[uart_num].spinlock)); in uart_set_wakeup_threshold()