Searched refs:active_threshold (Results 1 – 2 of 2) sorted by relevance
603 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()745 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
245 …uint32_t active_threshold:10; /*When the input rxd edge changes more than this register … member