Searched refs:tout_conf_sync (Results 1 – 5 of 5) sorted by relevance
950 hw->tout_conf_sync.rx_tout_thrhd = tout_val; in uart_ll_set_rx_tout()951 hw->tout_conf_sync.rx_tout_en = 1; in uart_ll_set_rx_tout()953 hw->tout_conf_sync.rx_tout_en = 0; in uart_ll_set_rx_tout()968 if(hw->tout_conf_sync.rx_tout_en > 0) { in uart_ll_get_rx_tout_thr()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()960 hw->tout_conf_sync.rx_tout_en = 1; in uart_ll_set_rx_tout()962 hw->tout_conf_sync.rx_tout_en = 0; in uart_ll_set_rx_tout()977 if(hw->tout_conf_sync.rx_tout_en > 0) { in uart_ll_get_rx_tout_thr()978 tout_thrd = hw->tout_conf_sync.rx_tout_thrhd; in uart_ll_get_rx_tout_thr()
1083 volatile lp_uart_tout_conf_sync_reg_t tout_conf_sync; member
1267 volatile uart_tout_conf_sync_reg_t tout_conf_sync; member
1217 volatile uart_tout_conf_sync_reg_t tout_conf_sync; member