Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h627 } uart_conf0_reg_t; typedef
1173 volatile uart_conf0_reg_t conf0;
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h845 uart_conf0_reg_t conf0_reg; in uart_ll_inverse_signal()