Searched refs:rx_tout_thrhd (Results 1 – 15 of 15) sorted by relevance
866 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()
826 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()
870 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()
910 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()
950 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()
959 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()
314 uint32_t rx_tout_thrhd:10; member
205 …uint32_t rx_tout_thrhd: 7; /*This register is used to configure the timeout value for… member
320 …uint32_t rx_tout_thrhd:10; /*This register is used to configure the threshold tim… member
321 …uint32_t rx_tout_thrhd : 10; /*This register is used to configure the threshol… member
65 uint32_t rx_tout_thrhd:10; member
64 uint32_t rx_tout_thrhd:10; member