Searched refs:sleep_conf (Results 1 – 10 of 10) 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()
240 } sleep_conf; member
249 } sleep_conf; member
241 } sleep_conf; member
1179 volatile uart_sleep_conf_reg_t sleep_conf; member