Searched refs:STR (Results 1 – 15 of 15) sorted by relevance
/Zephyr-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/tests/bsim/net/sockets/echo_test/src/ |
D | echo_test.c | 79 "waits for " STR(WAIT_TIME) " seconds, and checks how "
|
/Zephyr-Core-3.5.0/drivers/flash/ |
D | Kconfig.mcux | 72 Select the MX25UM51345G octal flash operation mode(Octal I/O STR 76 bool "STR"
|
/Zephyr-Core-3.5.0/include/zephyr/ |
D | bindesc.h | 167 .tag = BINDESC_TAG(STR, id), \
|
/Zephyr-Core-3.5.0/doc/services/binary_descriptors/ |
D | index.rst | 30 $ west bindesc custom_search STR 2 build/zephyr/zephyr.bin
|
/Zephyr-Core-3.5.0/doc/develop/west/ |
D | zephyr-cmds.rst | 204 west bindesc custom_search STR 0x200 build/zephyr/zephyr.bin
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-3.5.rst | 89 * 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
|