Home
last modified time | relevance | path

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

12345678

/Zephyr-Core-3.5.0/doc/_static/js/
Ddark-mode-toggle.min.mjs2checked+[part=permanentLabel]::before{background-image:var(--${$}-remember-icon-checked, url("${L}
/Zephyr-Core-3.5.0/samples/basic/minimal/
DKconfig6 bool "Do print from the main thread which can be checked"
/Zephyr-Core-3.5.0/tests/arch/arm/arm_thread_swap_tz/
DKconfig9 be checked in the test. This essentially tests that the official
/Zephyr-Core-3.5.0/tests/arch/arm/arm_irq_advanced_features/src/
Darm_dynamic_direct_interrupts.c55 * set to pending state before 'test_flag' is checked. in ZTEST()
79 * set to pending state before 'test_flag' is checked. in ZTEST()
/Zephyr-Core-3.5.0/cmake/flash/
Dcheck_runner_dependencies.cmake10 # TARGET: The target being checked.
/Zephyr-Core-3.5.0/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-Core-3.5.0/drivers/modem/
DKconfig.gsm81 Before activating PPP, attachment to packet service is checked
89 Before attachment to packet service, modem is checked if it is
Dmodem_socket.h118 * @param sock The modem socket which is checked
133 * @param sock The modem socket for which the id is checked
/Zephyr-Core-3.5.0/scripts/coccinelle/
Dignore_return.cocci3 //# The return of memset and memcpy is never checked and therefore
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dreset.rst13 signal can be checked.
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h35 * synchronisation state and checked in Thread context when
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc13x2_cc26x2/
DKconfig.soc57 Set the pin that is level checked if the bootloader backdoor is
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc13x2x7_cc26x2x7/
DKconfig.soc57 Set the pin that is level checked if the bootloader backdoor is
/Zephyr-Core-3.5.0/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-Core-3.5.0/cmake/modules/
DFindZephyr-sdk.cmake89 # Find the path for the current version being checked and get the directory
90 # of the Zephyr SDK so it can be checked.
/Zephyr-Core-3.5.0/dts/bindings/base/
Dbase.yaml34 # Does not follow the 'type: phandle-array' scheme, but gets type-checked
/Zephyr-Core-3.5.0/scripts/
Dmake_bugs_pickle.py20 # Note that type annotations are not currently statically checked, and
Dgithub_helpers.py12 # Note that the type annotations are not currently checked by mypy.
/Zephyr-Core-3.5.0/lib/posix/getopt/
Dgetopt_common.c21 int optopt; /* character checked for validity */
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_timeout.rst19 timeout is checked may be some time after it should have expired. Handling
/Zephyr-Core-3.5.0/arch/arc/core/secureshield/
Darc_secure.S49 /* the call id should be checked */
Dsecure_sys_services.c75 * created. In the secure mpu service, the parameters should be checked
/Zephyr-Core-3.5.0/lib/os/
Dfdtable.c82 /* Reference counter must be checked to avoid decrement refcount below in z_fd_unref()
257 /* Assumes fd was already bounds-checked. */ in z_finalize_fd()
283 /* Assumes fd was already bounds-checked. */ in z_free_fd()
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/mpu/
Dnxp_mpu.h180 * MPU attributes to be checked against write-ability.
202 * MPU attributes to be checked against execution
/Zephyr-Core-3.5.0/samples/sensor/sensor_shell/
DREADME.rst57 subsystem runs in supervisor mode where API callbacks are not checked before

12345678