Searched refs:active_threshold (Results 1 – 15 of 15) sorted by relevance
571 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()725 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
615 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()769 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
640 hw->sleep_conf.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()801 return hw->sleep_conf.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
602 hw->sleep_conf.active_threshold = wakeup_thrd - (UART_LL_MIN_WAKEUP_THRESH - 1); in uart_ll_set_wakeup_thrd()756 return hw->sleep_conf.active_threshold + (UART_LL_MIN_WAKEUP_THRESH - 1); in uart_ll_get_wakeup_thrd()
667 hw->sleep_conf2.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()833 return hw->sleep_conf2.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
688 hw->sleep_conf2.active_threshold = wakeup_thrd - UART_LL_MIN_WAKEUP_THRESH; in uart_ll_set_wakeup_thrd()842 return hw->sleep_conf2.active_threshold + UART_LL_MIN_WAKEUP_THRESH; in uart_ll_get_wakeup_thrd()
236 uint32_t active_threshold:10; member
245 …uint32_t active_threshold:10; /*When the input rxd edge changes more than this register … member
236 …uint32_t active_threshold:10; /*The uart is activated from light sleeping mode when … member
237 …uint32_t active_threshold : 10; /*The uart is activated from light sleeping mode … member
640 uint32_t active_threshold:10; member
711 uint32_t active_threshold:10; member
709 uint32_t active_threshold:10; member