Searched full:delaying (Results 1 – 15 of 15) sorted by relevance
30 printk("***** delaying boot " DELAY_STR "ms (per build configuration) *****\n"); in boot_banner()
21 Indicates if the SPIM instance has the capability of delaying MISO
176 The value of this state controls the interval step used for delaying the retransmissions of192 used for delaying the retransmissions of unacknowledged segments of a segmented message to a unicast242 This state holds a value that controls the delay increment of an interval used for delaying the278 delaying the transmission of an acknowledgment message after receiving a new segment. The interval
73 * `security_changed_cb`, delaying it until `k_condvar_wait`. This in bt_testlib_secure()
78 * `security_changed_cb`, delaying it until `k_condvar_wait`. This in bt_testlib_secure()
108 /* Keep delaying 10 milliseconds to ensure thread3 is done with in ZTEST()
80 * * The delaying one (delay_handler) waits for K_MSEC(DELAY_MS) before434 /* Reset state and use the delaying handler */ in ZTEST()472 /* Reset state and use the delaying handler */ in ZTEST()817 /* Reset state and use the delaying handler */ in ZTEST()881 /* Reset state, allow one re-submission, and use the delaying in ZTEST()923 /* Reset state and use the delaying handler. */ in ZTEST()
566 This value controls the interval step used for delaying the577 This value controls the interval increment used for delaying the619 delaying the transmission of an acknowledgment message after630 delaying the transmission of an acknowledgment message after
216 /* Keep delaying 10 milliseconds to ensure thread3 is done with in thread_prior_common()
115 shell_print(ctx_shell, "Delaying response in %u ms...", in l2cap_recv()
145 * @brief Macro for delaying the code execution for at least the specified time.
121 This allows the handler to execute work in stages, without unduly delaying
250 model can do is "catch up" as soon as possible by not delaying the
1372 * :github:`14184` - tests/benchmarks: Stuck at delaying boot banner on quark_se_c1000_ss_board
2702 - :github:`53000` - Delaying logging via CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS doesn't work if…