Home
last modified time | relevance | path

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

12345678910>>...13

/Zephyr-latest/soc/espressif/esp32c2/
Ddefault.ld45 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.
116 LONG(ADDR(.iram0.text))
117 LONG(LOADADDR(.iram0.text))
118 LONG(LOADADDR(.iram0.data) - LOADADDR(.iram0.text))
152 LONG(ADDR(.flash.text))
153 LONG(LOADADDR(.flash.text))
154 LONG(SIZEOF(.flash.text))
167 iram_vma = ADDR(.iram0.text);
168 iram_lma = LOADADDR(.iram0.text);
169 iram_size_field = LOADADDR(.iram0.data) - LOADADDR(.iram0.text);
[all …]
Dmcuboot.ld47 *libapp.a:flash_map_extended.*(.literal .text .literal.* .text.*)
48 *libzephyr.a:cbprintf_nano.*(.literal .text .literal.* .text.*)
49 *libzephyr.a:cpu.*(.literal .text .literal.* .text.*)
50 *libzephyr.a:mmu_hal.*(.literal .text .literal.* .text.*)
51 *libzephyr.a:flash_map.*(.literal .text .literal.* .text.*)
52 *libzephyr.a:esp_rom_spiflash.*(.literal .text .literal.* .text.*)
53 *libkernel.a:device.*(.literal .text .literal.* .text.*)
54 *libzephyr.a:esp_loader.*(.literal .text .literal.* .text.*)
56 …*(.literal.esp_intr_disable .literal.esp_intr_disable.* .text.esp_intr_disable .text.esp_intr_disa…
57 *(.literal.default_intr_handler .text.default_intr_handler .iram1.*.default_intr_handler)
[all …]
/Zephyr-latest/soc/espressif/esp32c6/
Ddefault.ld39 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.
131 LONG(ADDR(.iram0.text))
132 LONG(LOADADDR(.iram0.text))
133 LONG(LOADADDR(.iram0.data) - LOADADDR(.iram0.text))
149 LONG(ADDR(.rtc.text))
150 LONG(LOADADDR(.rtc.text))
151 LONG(SIZEOF(.rtc.text))
167 LONG(ADDR(.flash.text))
168 LONG(LOADADDR(.flash.text))
169 LONG(SIZEOF(.flash.text))
[all …]
Dmcuboot.ld47 *libapp.a:flash_map_extended.*(.literal .text .literal.* .text.*)
48 *libzephyr.a:cbprintf_nano.*(.literal .text .literal.* .text.*)
49 *libzephyr.a:cpu.*(.literal .text .literal.* .text.*)
50 *libzephyr.a:mmu_hal.*(.literal .text .literal.* .text.*)
51 *libzephyr.a:flash_map.*(.literal .text .literal.* .text.*)
52 *libzephyr.a:esp_rom_spiflash.*(.literal .text .literal.* .text.*)
53 *libkernel.a:device.*(.literal .text .literal.* .text.*)
54 *libzephyr.a:esp_loader.*(.literal .text .literal.* .text.*)
56 …*(.literal.esp_intr_disable .literal.esp_intr_disable.* .text.esp_intr_disable .text.esp_intr_disa…
57 *(.literal.default_intr_handler .text.default_intr_handler .iram1.*.default_intr_handler)
[all …]
/Zephyr-latest/soc/espressif/esp32c3/
Ddefault.ld45 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.
129 LONG(ADDR(.iram0.text))
130 LONG(LOADADDR(.iram0.text))
131 LONG(LOADADDR(.iram0.data) - LOADADDR(.iram0.text))
147 LONG(ADDR(.rtc.text))
148 LONG(LOADADDR(.rtc.text))
149 LONG(SIZEOF(.rtc.text))
165 LONG(ADDR(.flash.text))
166 LONG(LOADADDR(.flash.text))
167 LONG(SIZEOF(.flash.text))
[all …]
Dmcuboot.ld47 *libapp.a:flash_map_extended.*(.literal .text .literal.* .text.*)
48 *libzephyr.a:cbprintf_nano.*(.literal .text .literal.* .text.*)
49 *libzephyr.a:cpu.*(.literal .text .literal.* .text.*)
50 *libzephyr.a:mmu_hal.*(.literal .text .literal.* .text.*)
51 *libzephyr.a:flash_map.*(.literal .text .literal.* .text.*)
52 *libzephyr.a:esp_rom_spiflash.*(.literal .text .literal.* .text.*)
53 *libkernel.a:device.*(.literal .text .literal.* .text.*)
54 *libzephyr.a:esp_loader.*(.literal .text .literal.* .text.*)
56 …*(.literal.esp_intr_disable .literal.esp_intr_disable.* .text.esp_intr_disable .text.esp_intr_disa…
57 *(.literal.default_intr_handler .text.default_intr_handler .iram1.*.default_intr_handler)
[all …]
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld48 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.
173 KEEP(*(.WindowVectors.text));
175 KEEP(*(.Level2InterruptVector.text));
177 KEEP(*(.Level3InterruptVector.text));
179 KEEP(*(.Level4InterruptVector.text));
181 KEEP(*(.Level5InterruptVector.text));
183 KEEP(*(.DebugExceptionVector.text));
185 KEEP(*(.NMIExceptionVector.text));
187 KEEP(*(.KernelExceptionVector.text));
189 KEEP(*(.UserExceptionVector.text));
[all …]
Ddefault.ld56 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.
161 LONG(LOADADDR(.iram0.text) + SIZEOF(.iram0.text) - LOADADDR(.iram0.vectors))
177 LONG(ADDR(.rtc.text))
178 LONG(LOADADDR(.rtc.text))
179 LONG(SIZEOF(.rtc.text))
195 LONG(ADDR(.flash.text))
196 LONG(LOADADDR(.flash.text))
197 LONG(SIZEOF(.flash.text))
220 .rtc.text :
226 *(.rtc.text .rtc.text.*) argument
[all …]
Dmcuboot.ld49 *libarch__xtensa__core.a:xtensa_asm2_util.*(.literal .text .literal.* .text.*)
50 *libarch__common.a:dynamic_isr.*(.literal .text .literal.* .text.*)
51 *libarch__common.a:sw_isr_common.*(.literal .text .literal.* .text.*)
53 *libapp.a:flash_map_extended.*(.literal .text .literal.* .text.*)
54 *libzephyr.a:cbprintf_nano.*(.literal .text .literal.* .text.*)
55 *libzephyr.a:cpu.*(.literal .text .literal.* .text.*)
56 *libzephyr.a:mmu_hal.*(.literal .text .literal.* .text.*)
57 *libzephyr.a:flash_map.*(.literal .text .literal.* .text.*)
58 *libzephyr.a:esp_rom_spiflash.*(.literal .text .literal.* .text.*)
59 *libkernel.a:device.*(.literal .text .literal.* .text.*)
[all …]
/Zephyr-latest/soc/espressif/esp32/
Ddefault.ld51 /* 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))
160 LONG(ADDR(.rtc.text))
161 LONG(LOADADDR(.rtc.text))
162 LONG(SIZEOF(.rtc.text))
178 LONG(ADDR(.flash.text))
179 LONG(LOADADDR(.flash.text))
180 LONG(SIZEOF(.flash.text))
201 .rtc.text :
205 *(.rtc.text .rtc.text.*)
[all …]
Dmcuboot.ld46 *libarch__xtensa__core.a:xtensa_asm2_util.*(.literal .text .literal.* .text.*)
47 *libarch__common.a:dynamic_isr.*(.literal .text .literal.* .text.*)
48 *libarch__common.a:sw_isr_common.*(.literal .text .literal.* .text.*)
50 *libapp.a:flash_map_extended.*(.literal .text .literal.* .text.*)
51 *libzephyr.a:cbprintf_nano.*(.literal .text .literal.* .text.*)
52 *libzephyr.a:cpu.*(.literal .text .literal.* .text.*)
53 *libzephyr.a:mmu_hal.*(.literal .text .literal.* .text.*)
54 *libzephyr.a:flash_map.*(.literal .text .literal.* .text.*)
55 *libzephyr.a:esp_rom_spiflash.*(.literal .text .literal.* .text.*)
56 *libkernel.a:device.*(.literal .text .literal.* .text.*)
[all …]
Ddefault_appcpu.ld40 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.
132 KEEP(*(.WindowVectors.text));
134 KEEP(*(.Level2InterruptVector.text));
136 KEEP(*(.Level3InterruptVector.text));
138 KEEP(*(.Level4InterruptVector.text));
140 KEEP(*(.Level5InterruptVector.text));
142 KEEP(*(.DebugExceptionVector.text));
144 KEEP(*(.NMIExceptionVector.text));
146 KEEP(*(.KernelExceptionVector.text));
148 KEEP(*(.UserExceptionVector.text));
[all …]
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld56 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.
148 LONG(LOADADDR(.iram0.text) + SIZEOF(.iram0.text) - LOADADDR(.iram0.vectors))
164 LONG(ADDR(.rtc.text))
165 LONG(LOADADDR(.rtc.text))
166 LONG(SIZEOF(.rtc.text))
182 LONG(ADDR(.flash.text))
183 LONG(LOADADDR(.flash.text))
184 LONG(SIZEOF(.flash.text))
206 .rtc.text :
210 *(.rtc.text .rtc.text.*)
[all …]
Dmcuboot.ld46 *libarch__xtensa__core.a:xtensa_asm2_util.*(.literal .text .literal.* .text.*)
47 *libarch__common.a:dynamic_isr.*(.literal .text .literal.* .text.*)
48 *libarch__common.a:sw_isr_common.*(.literal .text .literal.* .text.*)
50 *libapp.a:flash_map_extended.*(.literal .text .literal.* .text.*)
51 *libzephyr.a:cbprintf_nano.*(.literal .text .literal.* .text.*)
52 *libzephyr.a:cpu.*(.literal .text .literal.* .text.*)
53 *libzephyr.a:mmu_hal.*(.literal .text .literal.* .text.*)
54 *libzephyr.a:flash_map.*(.literal .text .literal.* .text.*)
55 *libzephyr.a:esp_rom_spiflash.*(.literal .text .literal.* .text.*)
56 *libkernel.a:device.*(.literal .text .literal.* .text.*)
[all …]
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dbootstrap.ld27 *(.text._reset_section)
29 *startup_cat1b_cm33.*(.text*)
30 *system_cyw20829.*(.text*)
33 *cy_device.*(.text*)
34 *cy_btss.*(.text*)
35 *cy_sysclk_v2.*(.text*)
36 *cy_syspm_v2.*(.text*)
37 *cy_sysint_v2.*(.text*)
38 *cy_syslib*.*(.text*)
39 *ppu_v1.*(.text*)
[all …]
/Zephyr-latest/tests/drivers/console_switching/src/
Dmain.c27 static const char *const text[] = { variable
47 printk("%s", text[j]); in ZTEST()
57 zassert_equal(ret[1], strlen(text[j]), "Only wrote %zu/%zu bytes of '%s'", in ZTEST()
58 ret[1], strlen(text[j]), text[j]); in ZTEST()
59 zassert_equal(0, strcmp(text[j], buf), "Strings '%s' and '%s' do not match", in ZTEST()
60 text[j], buf); in ZTEST()
82 ret[1] = uart_emul_put_rx_data(devs[j], (uint8_t *)text[j], strlen(text[j])); in ZTEST()
93 zassert_equal(ret[1], strlen(text[j]), "Only put %zu/%zu bytes of '%s'", in ZTEST()
94 ret[1], strlen(text[j]), text[j]); in ZTEST()
95 zassert_equal(0, strcmp(text[j], buf), "Strings '%s' and '%s' do not match", in ZTEST()
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/img/
Datt_timeout.svg1text fill="black" stroke="none" font-family="sans-serif" font-size="11pt" font-style="normal" font…
/Zephyr-latest/soc/cdns/sample_controller32/include/
Dxtensa-sample-controller32.ld220 .WindowVectors.text : ALIGN(4)
223 KEEP (*(.WindowVectors.text))
234 .Level2InterruptVector.text : ALIGN(4)
237 KEEP (*(.Level2InterruptVector.text))
248 .Level3InterruptVector.text : ALIGN(4)
251 KEEP (*(.Level3InterruptVector.text))
262 .Level4InterruptVector.text : ALIGN(4)
265 KEEP (*(.Level4InterruptVector.text))
276 .Level5InterruptVector.text : ALIGN(4)
279 KEEP (*(.Level5InterruptVector.text))
[all …]
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_memory.svg7 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
9 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
16 …<text x="67" y="144" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="mid…
18 </text>
24 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
26 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
33 …<text x="227" y="144" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="mi…
35 </text>
41 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
43 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
[all …]
Dicbmsg_message.svg7 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
9 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
16 …<text x="40" y="25" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="midd…
18 </text>
24 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
26 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
33 …<text x="120" y="25" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="mid…
35 </text>
41 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
43 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
[all …]
Dicbmsg_flows.svg7 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
9 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
18 …<text x="210" y="84" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="mid…
20 </text>
26 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
28 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
37 …<text x="410" y="84" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="mid…
39 </text>
46 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
48 …colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;">
[all …]
/Zephyr-latest/subsys/net/lib/http/
Dhttp_compression.c22 static int http_compression_match(enum http_compression *compression, const char *text,
94 int http_compression_from_text(enum http_compression *compression, const char *text) in http_compression_from_text() argument
97 __ASSERT_NO_MSG(text); in http_compression_from_text()
100 if (http_compression_match(compression, text, i) == 0) { in http_compression_from_text()
121 static int http_compression_match(enum http_compression *compression, const char *text, in http_compression_match() argument
125 __ASSERT_NO_MSG(text); in http_compression_match()
127 if (strcasecmp(http_compression_text(expected), text) == 0) { in http_compression_match()
/Zephyr-latest/doc/safety/images/
Dzephyr-safety-process.svg1text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: un…
/Zephyr-latest/include/zephyr/net/
Ddns_sd.h119 .text = (const char *)_text, \
161 #define DNS_SD_REGISTER_TCP_SERVICE(id, instance, service, domain, text, \ argument
165 text, &id ## _port)
190 #define DNS_SD_REGISTER_UDP_SERVICE(id, instance, service, domain, text, \ argument
194 text, &id ## _port)
225 const char *text; member
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi4/
Dlinker.ld141 .ResetVector.text : ALIGN(4)
144 KEEP (*(.ResetVector.text)) argument
155 .WindowVectors.text : ALIGN(4)
158 KEEP (*(.WindowVectors.text)) argument
169 .Level2InterruptVector.text : ALIGN(4)
172 KEEP (*(.Level2InterruptVector.text)) argument
183 .Level3InterruptVector.text : ALIGN(4)
186 KEEP (*(.Level3InterruptVector.text)) argument
197 .DebugExceptionVector.text : ALIGN(4)
200 KEEP (*(.DebugExceptionVector.text)) argument
[all …]

12345678910>>...13