Home
last modified time | relevance | path

Searched full:checked (Results 1 – 25 of 248) sorted by relevance

12345678910

/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2checked+[part=permanentLabel]::before{background-image:var(--${L}-remember-icon-checked, url("${T}
/Zephyr-latest/include/zephyr/sys/
Dmem_manage.h34 * @param phys Physical address to be checked.
53 * @param virt Virtual address to be checked.
/Zephyr-latest/samples/basic/minimal/
DKconfig6 bool "Do print from the main thread which can be checked"
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/
DKconfig9 be checked in the test. This essentially tests that the official
/Zephyr-latest/subsys/fs/zms/
Dzms_priv.h65 * crc for data: The data CRC is checked only when the whole data
67 * The data CRC is not checked for a partial read, as it is computed
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/src/
Darm_dynamic_direct_interrupts.c53 * set to pending state before 'test_flag' is checked. in ZTEST()
75 * set to pending state before 'test_flag' is checked. in ZTEST()
/Zephyr-latest/tests/subsys/llext/src/
Dpre_located_ext.c10 * address is fixed via a linker call and then checked by the test.
Dinspect_ext.c9 * and only the addresses are checked in this test.
/Zephyr-latest/cmake/flash/
Dcheck_runner_dependencies.cmake10 # TARGET: The target being checked.
/Zephyr-latest/scripts/coccinelle/
Dignore_return.cocci3 //# The return of memset and memcpy is never checked and therefore
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_access_control.h17 * @param obj_id object id of the object instance having its rights checked.
18 * @param obj_inst_id object instance id of the object instance having its rights checked.
/Zephyr-latest/doc/hardware/peripherals/
Dreset.rst13 signal can be checked.
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
DKconfig53 Set the pin that is level checked if the bootloader backdoor is
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst138 leaving behind any branches which were already checked out. This is
142 ``HEAD`` checked out by west, then git will warn you that you've left
146 branch checked out before running ``west update``.
148 If you would rather rebase any locally checked out branches instead, use
151 If you would like ``west update`` to keep local branches checked out as
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst10 sector it is checked that identifier - data pairs exist in the sectors in use,
28 .. note:: The data CRC is checked only when the whole data of the element is read.
29 The data CRC is not checked for a partial read, as it is stored at the end of the
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
DKconfig52 Set the pin that is level checked if the bootloader backdoor is
/Zephyr-latest/subsys/bluetooth/host/
Dscan.h73 * existing users are checked and the scanner is started, stopped or updated.
105 * existing users are checked and the scanner is started, stopped or updated.
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css55 .filter-form #family option:checked,
56 .filter-form #series option:checked,
57 .filter-form #soc option:checked {
/Zephyr-latest/drivers/modem/
Dmodem_socket.h118 * @param sock The modem socket which is checked
133 * @param sock The modem socket for which the id is checked
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h30 * synchronisation state and checked in Thread context when
/Zephyr-latest/subsys/lorawan/services/
Dfrag_flash.h65 * After this call the new firmware is ready to be checked and booted.
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dcrt0.S16 # abs 0x0080 - will be checked by bootloader
/Zephyr-latest/doc/_templates/
Dsearchbox.html82 selectedElement.setAttribute("aria-checked", "true");
84 otherElement.setAttribute("aria-checked", "false");
/Zephyr-latest/scripts/
Dmake_bugs_pickle.py20 # Note that type annotations are not currently statically checked, and
/Zephyr-latest/lib/posix/options/getopt/
Dgetopt_common.c21 int optopt; /* character checked for validity */

12345678910