/Zephyr-latest/arch/arc/include/ |
D | swap_macros.h | 29 STR r13, sp, ___callee_saved_stack_t_r13_OFFSET 30 STR r14, sp, ___callee_saved_stack_t_r14_OFFSET 31 STR r15, sp, ___callee_saved_stack_t_r15_OFFSET 32 STR r16, sp, ___callee_saved_stack_t_r16_OFFSET 33 STR r17, sp, ___callee_saved_stack_t_r17_OFFSET 34 STR r18, sp, ___callee_saved_stack_t_r18_OFFSET 35 STR r19, sp, ___callee_saved_stack_t_r19_OFFSET 36 STR r20, sp, ___callee_saved_stack_t_r20_OFFSET 37 STR r21, sp, ___callee_saved_stack_t_r21_OFFSET 38 STR r22, sp, ___callee_saved_stack_t_r22_OFFSET [all …]
|
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | mqtt_internal.h | 76 #define GET_UT8STR_BUFFER_SIZE(STR) (sizeof(uint16_t) + (STR)->size) argument 79 #define GET_BINSTR_BUFFER_SIZE(STR) ((STR)->len) argument
|
/Zephyr-latest/arch/arc/core/ |
D | regular_irq.S | 299 STR 0, sp, ___isf_t_lp_end_OFFSET 308 STR r13, sp, ___isf_t_r13_OFFSET
|
D | fault_s.S | 45 STR r0, sp, ___isf_t_pc_OFFSET 47 STR r0, sp, ___isf_t_status32_OFFSET 124 STR r2, r2, ___thread_t_switch_handle_OFFSET
|
/Zephyr-latest/include/zephyr/arch/arc/asm-compat/ |
D | asm-macro-64-bit-gnu.h | 23 .macro STR\aa d, s, off=0 33 .macro STR d, s, off=0 38 STR.as \d, \s, \off / 8
|
D | asm-macro-32-bit-mwdt.h | 21 .macro STR, d, s, off
|
D | asm-macro-64-bit-mwdt.h | 21 .macro STR, d, s, off
|
D | asm-macro-32-bit-gnu.h | 23 .macro STR\aa d, s, off=0
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/src/ |
D | broadcast_sink_test.c | 65 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/src/ |
D | unicast_client_sample_test.c | 65 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/src/ |
D | sample_test.c | 64 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/acceptor/src/ |
D | cap_acceptor_sample_test.c | 86 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/initiator/src/ |
D | cap_initiator_sample_test.c | 85 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-latest/tests/bsim/net/sockets/echo_test/src/ |
D | echo_test.c | 79 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.mcux | 84 Select the MX25UM51345G octal flash operation mode(Octal I/O STR 88 bool "STR"
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.esptool | 20 mode to "OPI" and the sample mode will be STR. 25 in `ESPTOOLPY_FLASH_SAMPLE_MODE`. Otherwise, only `STR` mode is available. 62 bool "STR Mode"
|
/Zephyr-latest/subsys/bindesc/ |
D | bindesc_read.c | 187 .tag = BINDESC_TAG(STR, id), in bindesc_find_str()
|
/Zephyr-latest/include/zephyr/ |
D | bindesc.h | 186 .tag = BINDESC_TAG(STR, id), \
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 245 …"``STR``", "Credential is handled by shell as literal string and stored without NULL termination."… 253 - To install printable pre-shared-keys, use ``STR`` to enter the PSK without first encoding it.
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 209 west bindesc custom_search STR 0x200 build/zephyr/zephyr.bin
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 30 $ west bindesc custom_search STR 2 build/zephyr/zephyr.bin
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 92 * Fixed STR assembly macro offset calculation issue which may cause build error for ARCv3 64bit
|
D | release-notes-3.2.rst | 2002 * :github:`49406` - flash_stm32_ospi: OSPI wr in OPI/STR mode is for 32bit address only
|