/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | debug.h | 36 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/ |
D | reset.c | 15 /* 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/ |
D | mesh_test.h | 38 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/ |
D | time_units.h | 270 * modes and precision. Do not edit directly. 324 * print " * \@warning Generated. Do not edit. See above.\n"; 357 * @warning Generated. Do not edit. See above. 373 * @warning Generated. Do not edit. See above. 389 * @warning Generated. Do not edit. See above. 405 * @warning Generated. Do not edit. See above. 421 * @warning Generated. Do not edit. See above. 437 * @warning Generated. Do not edit. See above. 453 * @warning Generated. Do not edit. See above. 469 * @warning Generated. Do not edit. See above. [all …]
|
/Zephyr-latest/tests/bluetooth/audio/ascs/include/ |
D | bap_unicast_server_expects.h | 17 do { \ 43 do { \ 64 do { \ 80 do { \ 100 do { \ 120 do { \ 132 do { \ 144 do { \ 162 do { \ 174 do { \
|
/Zephyr-latest/drivers/disk/nvme/ |
D | Kconfig | 22 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/ |
D | do_checkpatch.sh | 14 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/ |
D | xtensa_hifi.S | 18 * 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/bluetooth/host/ |
D | CMakeLists.txt | 85 Private security keys such as the LTK will be printed out, do not use in 91 A fixed passkey is easy to deduce during the pairing procedure, do not use in 97 A hardcoded OOB data set will be stored in the image, do not use in 105 Do not use in production." 113 Do not use in production."
|
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ |
D | ztest_error_hook.h | 35 * 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/ |
D | syscall_handler.h | 51 * @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/net/lib/shell/ |
D | net_shell_private.h | 12 do { \ 21 do { \ 30 do { \ 39 do { \ 48 do { \
|
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/ |
D | testcase.h | 22 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/soc/nxp/mcx/ |
D | Kconfig | 4 # Do NOT select anything from the MCX family kconfig, 5 # and do not make it a dependency of anything else.
|
D | Kconfig.defconfig | 4 # Do NOT select anything from the MCX family kconfig, 5 # and do not make it a dependency of anything else.
|
/Zephyr-latest/drivers/wifi/winc1500/ |
D | Kconfig.winc1500 | 32 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/mesh/ |
D | _mesh_test.sh | 9 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/ |
D | Kconfig.cc1200 | 24 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/ |
D | tracing_macros.h | 13 #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/subsys/testsuite/include/zephyr/ |
D | tc_util.h | 52 #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 { \
|
/Zephyr-latest/arch/nios2/core/ |
D | cpu_idle.c | 13 /* Do nothing but unconditionally unlock interrupts and return to the in arch_cpu_idle() 23 /* Do nothing but restore IRQ state. This CPU does not have any in arch_cpu_atomic_idle()
|
/Zephyr-latest/soc/altr/qemu_nios2/include/ |
D | linker.h | 11 * DO NOT MODIFY THIS FILE 15 * system. If you do modify this file, be aware that your 19 * DO NOT MODIFY THIS FILE 34 * Software is furnished to do so, subject to the following conditions:
|
/Zephyr-latest/soc/altr/zephyr_nios2f/include/ |
D | linker.h | 11 * DO NOT MODIFY THIS FILE 15 * system. If you do modify this file, be aware that your 19 * DO NOT MODIFY THIS FILE 34 * Software is furnished to do so, subject to the following conditions:
|
/Zephyr-latest/tests/subsys/jwt/ |
D | testcase.yaml | 16 # is not automatically selected on platforms that do not have a CSPRNG 28 # is not automatically selected on platforms that do not have a CSPRNG
|
/Zephyr-latest/subsys/demand_paging/backing_store/ |
D | backing_store_qemu_x86_tiny.c | 55 /* Nothing to do */ in k_mem_paging_backing_store_location_free() 73 /* Nothing to do */ in k_mem_paging_backing_store_page_finalize() 78 /* Nothing to do */ in k_mem_paging_backing_store_init()
|