Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h866 hw->conf1.rx_tout_thrhd = tout_thr; in uart_ll_set_rx_tout()
885 tout_thrd = (uint16_t)(hw->conf1.rx_tout_thrhd / UART_LL_TOUT_REF_FACTOR_DEFAULT); in uart_ll_get_rx_tout_thr()
887 tout_thrd = (uint16_t)(hw->conf1.rx_tout_thrhd << 3); in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h826 hw->mem_conf.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()
844 tout_thrd = hw->mem_conf.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h870 hw->mem_conf.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()
888 tout_thrd = hw->mem_conf.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h910 hw->mem_conf.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()
928 tout_thrd = hw->mem_conf.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h910 hw->mem_conf.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()
928 tout_thrd = hw->mem_conf.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h950 hw->tout_conf_sync.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()
969 tout_thrd = hw->tout_conf_sync.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h959 hw->tout_conf_sync.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()
978 tout_thrd = hw->tout_conf_sync.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h314 uint32_t rx_tout_thrhd:10; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h205 …uint32_t rx_tout_thrhd: 7; /*This register is used to configure the timeout value for… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h320 …uint32_t rx_tout_thrhd:10; /*This register is used to configure the threshold tim… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h321 …uint32_t rx_tout_thrhd : 10; /*This register is used to configure the threshol… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h65 uint32_t rx_tout_thrhd:10; member
Duart_struct.h64 uint32_t rx_tout_thrhd:10; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h65 uint32_t rx_tout_thrhd:10; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h64 uint32_t rx_tout_thrhd:10; member