Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 3 of 3) sorted by relevance

/subsys/rtio/
A DKconfig15 thread for each completion queue event until the wait count is met. This
17 use polling on the completion queue with a k_yield() in between iterations.
27 calling thread for each completion queue event until the wait count is met.
29 will use polling on the completion queue with a k_yield() in between
/subsys/net/lib/shell/
A DKconfig154 bool "Network shell dynamic command completion"
158 completion. This means that for example the nbr command can
164 length) by default. Other dynamic completion commands in
/subsys/shell/
A Dshell.c506 const char *completion; in partial_autocomplete() local
508 uint16_t common = common_beginning_find(sh, cmd, &completion, first, in partial_autocomplete()
516 z_shell_op_completion_insert(sh, &completion[arg_len], in partial_autocomplete()

Completed in 20 milliseconds