Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h484 hw->idle_conf_sync.rx_idle_thrhd = rx_idle_thr; in uart_ll_set_rx_idle_thr()
498 hw->idle_conf_sync.tx_idle_num = idle_num; in uart_ll_set_tx_idle_num()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h505 hw->idle_conf_sync.rx_idle_thrhd = rx_idle_thr; in uart_ll_set_rx_idle_thr()
519 hw->idle_conf_sync.tx_idle_num = idle_num; in uart_ll_set_tx_idle_num()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h1076 volatile lp_uart_idle_conf_sync_reg_t idle_conf_sync; member
Duart_struct.h1260 volatile uart_idle_conf_sync_reg_t idle_conf_sync; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h1210 volatile uart_idle_conf_sync_reg_t idle_conf_sync; member