Home
last modified time | relevance | path

Searched full:do (Results 1 – 25 of 2452) sorted by relevance

12345678910>>...99

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h36 do { \
104 do { \
110 do { \
121 do { \
132 do { \
143 do { \
154 do { \
165 do { \
176 do { \
187 do { \
[all …]
/Zephyr-latest/arch/arm64/core/
Dreset.c15 /* do nothing */ in z_arm64_el_highest_plat_init()
20 /* do nothing */ in z_arm64_el3_plat_init()
25 /* do nothing */ in z_arm64_el2_plat_init()
30 /* do nothing */ in z_arm64_el1_plat_init()
77 reg &= ~(CPTR_TTA_BIT | /* Do not trap sysreg accesses */ in z_arm64_el3_init()
78 CPTR_TFP_BIT | /* Do not trap SVE, SIMD and FP */ in z_arm64_el3_init()
79 CPTR_TCPAC_BIT); /* Do not trap CPTR_EL2 / CPACR_EL1 accesses */ in z_arm64_el3_init()
92 SCR_ST_BIT | /* Do not trap EL1 accesses to timer */ in z_arm64_el3_init()
93 SCR_HCE_BIT | /* Do not trap HVC */ in z_arm64_el3_init()
94 SCR_SMD_BIT); /* Do not trap SMC */ in z_arm64_el3_init()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.h38 do { \
44 do { \
50 do { \
60 do { \
71 do { \
80 do { \
90 do { \
99 do { \
108 do { \
118 do { \
[all …]
/Zephyr-latest/include/zephyr/sys/
Dtime_units.h264 * modes and precision. Do not edit directly.
318 * print " * \@warning Generated. Do not edit. See above.\n";
351 * @warning Generated. Do not edit. See above.
367 * @warning Generated. Do not edit. See above.
383 * @warning Generated. Do not edit. See above.
399 * @warning Generated. Do not edit. See above.
415 * @warning Generated. Do not edit. See above.
431 * @warning Generated. Do not edit. See above.
447 * @warning Generated. Do not edit. See above.
463 * @warning Generated. Do not edit. See above.
[all …]
/Zephyr-latest/tests/bluetooth/audio/ascs/include/
Dbap_unicast_server_expects.h16 do { \
42 do { \
63 do { \
79 do { \
99 do { \
119 do { \
131 do { \
143 do { \
161 do { \
173 do { \
/Zephyr-latest/drivers/disk/nvme/
DKconfig22 Do not touch this unless you know what you are doing.
30 Do not touch this unless you know what you are doing.
38 Do not touch this unless you know what you are doing.
45 Do not touch this unless you know what you are doing.
53 Do not touch this unless you know what you are doing.
/Zephyr-latest/scripts/checkpatch/
Ddo_checkpatch.sh14 files=$(for d in ${dirs_to_check}; do find $d/ -type f -name '*.[ch]'; done)
15 for i in $files; do
20 for i in `cat $1_error.types`; do
23 for i in `cat $1_warning.types`; do
/Zephyr-latest/arch/xtensa/core/
Dxtensa_hifi.S18 * A0 - return address (do not modify)
19 * A1 - address of BSA (do not modify)
39 * A0 - return address (do not modify)
40 * A1 - address of BSA (do not modify)
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztest_error_hook.h35 * Usage: Define your own hook function in your test case code, and do what
36 * you want to do after fatal error handler.
38 * By default, it will do nothing before leaving error handler.
65 * Usage: Define your own hook function in your test case code, and do what
66 * you want to do after assert handler.
/Zephyr-latest/include/zephyr/internal/
Dsyscall_handler.h51 * @note This is an internal API. Do not use unless you are extending
84 * @note This is an internal API. Do not use unless you are extending
102 * @note This is an internal API. Do not use unless you are extending
118 * @note This is an internal API. Do not use unless you are extending
131 * @note This is an internal API. Do not use unless you are extending
142 * @note This is an internal API. Do not use unless you are extending
153 * @note This is an internal API. Do not use unless you are extending
164 * @note This is an internal API. Do not use unless you are extending
176 * @note This is an internal API. Do not use unless you are extending
191 * @note This is an internal API. Do not use unless you are extending
[all …]
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt86 Private security keys such as the LTK will be printed out, do not use in
92 A fixed passkey is easy to deduce during the pairing procedure, do not use in
98 A hardcoded OOB data set will be stored in the image, do not use in
106 Do not use in production."
114 Do not use in production."
/Zephyr-latest/subsys/net/lib/shell/
Dnet_shell_private.h12 do { \
21 do { \
30 do { \
39 do { \
48 do { \
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dtestcase.h22 do { \
36 do { \
55 do { \
65 * @note DO NOT use this if you use backchannels (testlib/bsim/sync.h).
74 do { \
92 do { \
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/
Dbs_bt_utils.h28 do { \
35 do { \
41 do { \
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Dbs_bt_utils.h28 do { \
35 do { \
41 do { \
/Zephyr-latest/soc/nxp/mcx/
DKconfig4 # Do NOT select anything from the MCX family kconfig,
5 # and do not make it a dependency of anything else.
DKconfig.defconfig4 # Do NOT select anything from the MCX family kconfig,
5 # and do not make it a dependency of anything else.
/Zephyr-latest/tests/bsim/bluetooth/host/id/settings/src/
Dcommon.h9 do { \
15 do { \
/Zephyr-latest/drivers/wifi/winc1500/
DKconfig.winc150032 WINC1500 HAL callbacks. Do not touch it unless you know what you are
40 callbacks. Do not touch it unless you know what you are doing.
55 Do not modify it unless you know what you are doing.
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/common/
Dutils.h35 do { \
42 do { \
48 do { \
/Zephyr-latest/tests/bsim/bluetooth/mesh/
D_mesh_test.sh9 for i in "${SKIP[@]}" ; do
33 for arg in $@ ; do
52 for testid in ${testid_in_order[@]}; do
90 for arg in $@ ; do
/Zephyr-latest/drivers/ieee802154/
DKconfig.cc120024 Set the initialization priority number. Do not mess with it unless
73 SmartRF tool. Do not touch this unless you know what you are doing.
111 more information. Do not touch this unless you know what you are doing.
118 more information. Do not touch this unless you know what you are doing.
120 # Do no touch below settings unless you know what you are doing
/Zephyr-latest/include/zephyr/tracing/
Dtracing_macros.h13 #define SYS_PORT_TRACING_FUNC(type, func, ...) do { } while (false)
14 #define SYS_PORT_TRACING_FUNC_ENTER(type, func, ...) do { } while (false)
15 #define SYS_PORT_TRACING_FUNC_BLOCKING(type, func, ...) do { } while (false)
16 #define SYS_PORT_TRACING_FUNC_EXIT(type, func, ...) do { } while (false)
17 #define SYS_PORT_TRACING_OBJ_INIT(obj_type, obj, ...) do { } while (false)
18 #define SYS_PORT_TRACING_OBJ_FUNC(obj_type, func, obj, ...) do { } while (false)
19 #define SYS_PORT_TRACING_OBJ_FUNC_ENTER(obj_type, func, obj, ...) do { } while (false)
20 #define SYS_PORT_TRACING_OBJ_FUNC_BLOCKING(obj_type, func, obj, ...) do { } while (false)
21 #define SYS_PORT_TRACING_OBJ_FUNC_EXIT(obj_type, func, obj, ...) do { } while (false)
209 #define _SYS_PORT_TRACE_WRAP(func, ...) do { func(__VA_ARGS__); } while (false)
[all …]
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dutils.h39 do { \
46 do { \
52 do { \
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtc_util.h52 #define TC_PRINT_RUNID do {} while (false)
118 do { \
151 do { \
171 do { \
194 do { \
202 do { \
213 #define TC_END_POST(result) do { \
223 do { \

12345678910>>...99