Home
last modified time | relevance | path

Searched refs:continuation (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst142 Partial frame is continuation after previous initial or other partial
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst45 showing where to indent the continuation line.
47 1. And for numbered list items, the continuation
85 the start of a paragraph and indent continuation lines with two
94 using a ``#`` sign. Indent continuation lines with three spaces::
103 it would be a continuation of the previous list (or paragraph).
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst306 | | continuation and image verification functionality will be unavailable). Should |
340 must not be provided, image verification and upload session continuation
/Zephyr-latest/scripts/
Dcheckpatch.pl3810 my $continuation = 0;
3815 $continuation = 1;
3825 $prevline =~ /\\\s*$/) && $continuation == 0) {
3830 $continuation = 0;
3844 if ($continuation ||
3848 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split821 the is_abort_cb mechanism to decide on continuation of the connection
/Zephyr-latest/cmake/modules/
Dextensions.cmake2408 # The dep file will contain `\` for line continuation.