Home
last modified time | relevance | path

Searched refs:text (Results 1 – 25 of 229) sorted by relevance

12345678910

/Zephyr-Core-3.6.0/soc/xtensa/espressif_esp32/esp32s3/
Dmcuboot.ld65 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
161 KEEP(*(.WindowVectors.text));
163 KEEP(*(.Level2InterruptVector.text));
165 KEEP(*(.Level3InterruptVector.text));
167 KEEP(*(.Level4InterruptVector.text));
169 KEEP(*(.Level5InterruptVector.text));
171 KEEP(*(.DebugExceptionVector.text));
173 KEEP(*(.NMIExceptionVector.text));
175 KEEP(*(.KernelExceptionVector.text));
177 KEEP(*(.UserExceptionVector.text));
[all …]
Ddefault_appcpu.ld48 KEEP(*(.WindowVectors.text));
50 KEEP(*(.Level2InterruptVector.text));
52 KEEP(*(.Level3InterruptVector.text));
54 KEEP(*(.Level4InterruptVector.text));
56 KEEP(*(.Level5InterruptVector.text));
58 KEEP(*(.DebugExceptionVector.text));
60 KEEP(*(.NMIExceptionVector.text));
62 KEEP(*(.KernelExceptionVector.text));
64 KEEP(*(.UserExceptionVector.text));
66 KEEP(*(.DoubleExceptionVector.text));
[all …]
Ddefault.ld70 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.
144 LONG(LOADADDR(.iram0.text) + SIZEOF(.iram0.text) - LOADADDR(.iram0.vectors))
184 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
273 KEEP(*(.WindowVectors.text));
275 KEEP(*(.Level2InterruptVector.text));
277 KEEP(*(.Level3InterruptVector.text));
279 KEEP(*(.Level4InterruptVector.text));
281 KEEP(*(.Level5InterruptVector.text));
283 KEEP(*(.DebugExceptionVector.text));
285 KEEP(*(.NMIExceptionVector.text));
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/espressif_esp32/esp32/
Dmcuboot.ld69 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
164 KEEP(*(.WindowVectors.text));
166 KEEP(*(.Level2InterruptVector.text));
168 KEEP(*(.Level3InterruptVector.text));
170 KEEP(*(.Level4InterruptVector.text));
172 KEEP(*(.Level5InterruptVector.text));
174 KEEP(*(.DebugExceptionVector.text));
176 KEEP(*(.NMIExceptionVector.text));
178 KEEP(*(.KernelExceptionVector.text));
180 KEEP(*(.UserExceptionVector.text));
[all …]
Ddefault_appcpu.ld29 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.
69 KEEP(*(.WindowVectors.text));
71 KEEP(*(.Level2InterruptVector.text));
73 KEEP(*(.Level3InterruptVector.text));
75 KEEP(*(.Level4InterruptVector.text));
77 KEEP(*(.Level5InterruptVector.text));
79 KEEP(*(.DebugExceptionVector.text));
81 KEEP(*(.NMIExceptionVector.text));
83 KEEP(*(.KernelExceptionVector.text));
85 KEEP(*(.UserExceptionVector.text));
[all …]
Ddefault.ld49 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.
176 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
305 KEEP(*(.WindowVectors.text));
307 KEEP(*(.Level2InterruptVector.text));
309 KEEP(*(.Level3InterruptVector.text));
311 KEEP(*(.Level4InterruptVector.text));
313 KEEP(*(.Level5InterruptVector.text));
315 KEEP(*(.DebugExceptionVector.text));
317 KEEP(*(.NMIExceptionVector.text));
319 KEEP(*(.KernelExceptionVector.text));
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/espressif_esp32/esp32s2/
Dmcuboot.ld70 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
168 KEEP(*(.WindowVectors.text));
170 KEEP(*(.Level2InterruptVector.text));
172 KEEP(*(.Level3InterruptVector.text));
174 KEEP(*(.Level4InterruptVector.text));
176 KEEP(*(.Level5InterruptVector.text));
178 KEEP(*(.DebugExceptionVector.text));
180 KEEP(*(.NMIExceptionVector.text));
182 KEEP(*(.KernelExceptionVector.text));
184 KEEP(*(.UserExceptionVector.text));
[all …]
Ddefault.ld56 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.
113 LONG(LOADADDR(.iram0.text) + SIZEOF(.iram0.text) - LOADADDR(.iram0.vectors))
148 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
210 KEEP(*(.WindowVectors.text));
212 KEEP(*(.Level2InterruptVector.text));
214 KEEP(*(.Level3InterruptVector.text));
216 KEEP(*(.Level4InterruptVector.text));
218 KEEP(*(.Level5InterruptVector.text));
220 KEEP(*(.DebugExceptionVector.text));
222 KEEP(*(.NMIExceptionVector.text));
[all …]
/Zephyr-Core-3.6.0/soc/riscv/espressif_esp32/esp32c3/
Dmcuboot.ld67 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
194 .iram_loader.text :
200 *libzephyr.a:bootloader_flash.*(.literal .text .literal.* .text.*)
201 *libzephyr.a:bootloader_flash_config_esp32c3.*(.literal .text .literal.* .text.*)
202 *libzephyr.a:bootloader_clock_loader.*(.literal .text .literal.* .text.*)
203 *libzephyr.a:bootloader_common_loader.*(.literal .text .literal.* .text.*)
204 *libzephyr.a:bootloader_init_common.*(.literal .text .literal.* .text.*)
205 *libzephyr.a:bootloader_random.*(.literal .text .literal.* .text.*)
206 …*libzephyr.a:bootloader_random*.*(.literal.bootloader_random_disable .text.bootloader_random_disab…
207 …*libzephyr.a:bootloader_random*.*(.literal.bootloader_random_enable .text.bootloader_random_enable)
[all …]
Ddefault.ld52 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.
112 LONG(ADDR(.iram0.text))
113 LONG(LOADADDR(.iram0.text))
114 LONG(SIZEOF(.iram0.text))
148 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
206 .iram0.text : ALIGN(4)
212 KEEP(*(.exception_vectors.text));
223 *(.entry.text)
228 *(.iram0.literal .iram.literal .iram.text.literal .iram0.text .iram.text) argument
229 *libesp32.a:panic.*(.literal .text .literal.* .text.*)
[all …]
/Zephyr-Core-3.6.0/tests/drivers/console_switching/src/
Dmain.c28 static const char *const text[] = { variable
48 printk("%s", text[j]); in ZTEST()
58 zassert_equal(ret[1], strlen(text[j]), "Only wrote %zu/%zu bytes of '%s'", in ZTEST()
59 ret[1], strlen(text[j]), text[j]); in ZTEST()
60 zassert_equal(0, strcmp(text[j], buf), "Strings '%s' and '%s' do not match", in ZTEST()
61 text[j], buf); in ZTEST()
83 ret[1] = uart_emul_put_rx_data(devs[j], (uint8_t *)text[j], strlen(text[j])); in ZTEST()
94 zassert_equal(ret[1], strlen(text[j]), "Only put %zu/%zu bytes of '%s'", in ZTEST()
95 ret[1], strlen(text[j]), text[j]); in ZTEST()
96 zassert_equal(0, strcmp(text[j], buf), "Strings '%s' and '%s' do not match", in ZTEST()
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/dc233c/include/
Dxtensa-dc233c.ld157 .WindowVectors.text : ALIGN(4)
160 KEEP (*(.WindowVectors.text)) argument
171 .Level2InterruptVector.text : ALIGN(4)
174 KEEP (*(.Level2InterruptVector.text)) argument
185 .Level3InterruptVector.text : ALIGN(4)
188 KEEP (*(.Level3InterruptVector.text)) argument
199 .Level4InterruptVector.text : ALIGN(4)
202 KEEP (*(.Level4InterruptVector.text)) argument
213 .Level5InterruptVector.text : ALIGN(4)
216 KEEP (*(.Level5InterruptVector.text)) argument
[all …]
/Zephyr-Core-3.6.0/doc/safety/images/
Dzephyr-safety-process.svg1text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: un…
/Zephyr-Core-3.6.0/include/zephyr/net/
Ddns_sd.h116 .text = (const char *)_text, \
161 #define DNS_SD_REGISTER_TCP_SERVICE(id, instance, service, domain, text, \ argument
165 text, &id ## _port)
192 #define DNS_SD_REGISTER_UDP_SERVICE(id, instance, service, domain, text, \ argument
196 text, &id ## _port)
231 const char *text; member
/Zephyr-Core-3.6.0/soc/xtensa/nxp_adsp/rt5xx/
Dlinker.ld137 .ResetVector.text : ALIGN(4)
140 KEEP (*(.ResetVector.text)) argument
151 .WindowVectors.text : ALIGN(4)
154 KEEP (*(.WindowVectors.text)) argument
165 .Level2InterruptVector.text : ALIGN(4)
168 KEEP (*(.Level2InterruptVector.text)) argument
179 .Level3InterruptVector.text : ALIGN(4)
182 KEEP (*(.Level3InterruptVector.text)) argument
193 .DebugExceptionVector.text : ALIGN(4)
196 KEEP (*(.DebugExceptionVector.text)) argument
[all …]
/Zephyr-Core-3.6.0/arch/xtensa/core/
Delf.c32 uint8_t *text = ext->mem[LLEXT_MEM_TEXT]; in arch_elf_relocate_local() local
36 elf_word ptr_offset = *(elf_word *)(text + got_offset); in arch_elf_relocate_local()
42 *(elf_word *)(text + got_offset) = (elf_word)(text + ptr_offset - in arch_elf_relocate_local()
/Zephyr-Core-3.6.0/boards/x86/qemu_x86/
Dqemu_x86_tiny.ld214 *(.text.atomic_*) \
215 *(.text.k_*) \
216 *(.text.sys_*_bit) \
217 *(.text.sys_bitfield_*) \
218 *(.text.sys_clock_hw_cycles_per_sec) \
219 *(.text.sys_cache_*) \
220 *(.text.sys_dcache_*) \
221 *(.text.sys_icache_*) \
222 *(.text.sys_mutex_*) \
223 *(.text.sys_notify_*) \
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/sample_controller/include/
Dxtensa-sample-controller.ld246 .WindowVectors.text : ALIGN(4)
249 KEEP (*(.WindowVectors.text))
262 .Level2InterruptVector.text : ALIGN(4)
265 KEEP (*(.Level2InterruptVector.text))
278 .Level3InterruptVector.text : ALIGN(4)
281 KEEP (*(.Level3InterruptVector.text))
294 .Level4InterruptVector.text : ALIGN(4)
297 KEEP (*(.Level4InterruptVector.text))
310 .Level5InterruptVector.text : ALIGN(4)
313 KEEP (*(.Level5InterruptVector.text))
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/nxp_adsp/imx8/
Dlinker.ld176 .ResetVector.text : ALIGN(4)
179 KEEP (*(.ResetVector.text)) argument
190 .WindowVectors.text : ALIGN(4)
193 KEEP (*(.WindowVectors.text)) argument
204 .Level2InterruptVector.text : ALIGN(4)
207 KEEP (*(.Level2InterruptVector.text)) argument
218 .Level3InterruptVector.text : ALIGN(4)
221 KEEP (*(.Level3InterruptVector.text)) argument
232 .DebugExceptionVector.text : ALIGN(4)
235 KEEP (*(.DebugExceptionVector.text)) argument
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/nxp_adsp/imx8m/
Dlinker.ld182 .ResetVector.text : ALIGN(4)
185 KEEP (*(.ResetVector.text))
196 .WindowVectors.text : ALIGN(4)
199 KEEP (*(.WindowVectors.text))
210 .Level2InterruptVector.text : ALIGN(4)
213 KEEP (*(.Level2InterruptVector.text))
224 .Level3InterruptVector.text : ALIGN(4)
227 KEEP (*(.Level3InterruptVector.text))
238 .DebugExceptionVector.text : ALIGN(4)
241 KEEP (*(.DebugExceptionVector.text))
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/nxp_adsp/imx8ulp/
Dlinker.ld176 .ResetVector.text : ALIGN(4)
179 KEEP (*(.ResetVector.text)) argument
190 .WindowVectors.text : ALIGN(4)
193 KEEP (*(.WindowVectors.text)) argument
204 .Level2InterruptVector.text : ALIGN(4)
207 KEEP (*(.Level2InterruptVector.text)) argument
218 .Level3InterruptVector.text : ALIGN(4)
221 KEEP (*(.Level3InterruptVector.text)) argument
232 .DebugExceptionVector.text : ALIGN(4)
235 KEEP (*(.DebugExceptionVector.text)) argument
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/ace/
Dace-link.ld135 KEEP (*(.boot_entry.text))
143 * .text.
150 .WindowVectors.text : {
152 KEEP (*(.WindowVectors.text))
160 .Level2InterruptVector.text : {
162 KEEP (*(.Level2InterruptVector.text))
170 .Level3InterruptVector.text : {
172 KEEP (*(.Level3InterruptVector.text))
180 .Level4InterruptVector.text : {
182 KEEP (*(.Level4InterruptVector.text))
[all …]
/Zephyr-Core-3.6.0/tests/unit/util/
Dmain.c12 char text[4]; in ZTEST() local
15 len = u8_to_dec(text, sizeof(text), 0); in ZTEST()
17 zassert_equal(strcmp(text, "0"), 0, in ZTEST()
20 len = u8_to_dec(text, sizeof(text), 1); in ZTEST()
22 zassert_equal(strcmp(text, "1"), 0, in ZTEST()
25 len = u8_to_dec(text, sizeof(text), 11); in ZTEST()
27 zassert_equal(strcmp(text, "11"), 0, in ZTEST()
30 len = u8_to_dec(text, sizeof(text), 100); in ZTEST()
32 zassert_equal(strcmp(text, "100"), 0, in ZTEST()
35 len = u8_to_dec(text, sizeof(text), 101); in ZTEST()
[all …]
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld147 KEEP (*(.boot_entry.text))
156 * .text.
162 .WindowVectors.text : {
164 KEEP (*(.WindowVectors.text))
172 .Level2InterruptVector.text : {
174 KEEP (*(.Level2InterruptVector.text))
182 .Level3InterruptVector.text : {
184 KEEP (*(.Level3InterruptVector.text))
192 .Level4InterruptVector.text : {
194 KEEP (*(.Level4InterruptVector.text))
[all …]
/Zephyr-Core-3.6.0/samples/net/sockets/dumb_http_server/src/
Dresponse_small.html.bin2 Content-Type: text/plain; charset=utf-8
4 Plain-text example.

12345678910