/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/ |
D | mcuboot.ld | 65 *(.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 …]
|
D | default_appcpu.ld | 48 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 …]
|
D | default.ld | 70 /* 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)) 183 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ 277 KEEP(*(.WindowVectors.text)); 279 KEEP(*(.Level2InterruptVector.text)); 281 KEEP(*(.Level3InterruptVector.text)); 283 KEEP(*(.Level4InterruptVector.text)); 285 KEEP(*(.Level5InterruptVector.text)); 287 KEEP(*(.DebugExceptionVector.text)); 289 KEEP(*(.NMIExceptionVector.text)); [all …]
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/ |
D | mcuboot.ld | 69 *(.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 …]
|
D | default.ld | 49 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA. 176 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ 310 KEEP(*(.WindowVectors.text)); 312 KEEP(*(.Level2InterruptVector.text)); 314 KEEP(*(.Level3InterruptVector.text)); 316 KEEP(*(.Level4InterruptVector.text)); 318 KEEP(*(.Level5InterruptVector.text)); 320 KEEP(*(.DebugExceptionVector.text)); 322 KEEP(*(.NMIExceptionVector.text)); 324 KEEP(*(.KernelExceptionVector.text)); [all …]
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/ |
D | mcuboot.ld | 70 *(.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 …]
|
D | default.ld | 56 /* 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)) 147 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ 214 KEEP(*(.WindowVectors.text)); 216 KEEP(*(.Level2InterruptVector.text)); 218 KEEP(*(.Level3InterruptVector.text)); 220 KEEP(*(.Level4InterruptVector.text)); 222 KEEP(*(.Level5InterruptVector.text)); 224 KEEP(*(.DebugExceptionVector.text)); 226 KEEP(*(.NMIExceptionVector.text)); [all …]
|
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/ |
D | mcuboot.ld | 67 *(.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 …]
|
D | default.ld | 52 /* 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)) 147 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ 210 .iram0.text : ALIGN(4) 216 KEEP(*(.exception_vectors.text)); 227 *(.entry.text) 232 *(.iram0.literal .iram.literal .iram.text.literal .iram0.text .iram.text) argument 233 *libesp32.a:panic.*(.literal .text .literal.* .text.*) [all …]
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32_net/ |
D | linker.ld | 29 /* 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 …]
|
/Zephyr-Core-3.5.0/soc/xtensa/dc233c/include/ |
D | xtensa-dc233c.ld | 157 .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.5.0/doc/safety/images/ |
D | zephyr-safety-process.svg | 1 …text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: un…
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | dns_sd.h | 116 .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.5.0/boards/x86/qemu_x86/ |
D | qemu_x86_tiny.ld | 214 *(.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.5.0/soc/xtensa/sample_controller/include/ |
D | xtensa-sample-controller.ld | 246 .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.5.0/soc/xtensa/nxp_adsp/imx8/ |
D | linker.ld | 176 .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.5.0/soc/xtensa/nxp_adsp/imx8m/ |
D | linker.ld | 182 .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.5.0/soc/xtensa/intel_adsp/ace/ |
D | ace-link.ld | 135 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.5.0/soc/xtensa/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 147 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.5.0/samples/net/sockets/dumb_http_server/src/ |
D | response_small.html.bin | 2 Content-Type: text/plain; charset=utf-8 4 Plain-text example.
|
/Zephyr-Core-3.5.0/scripts/build/ |
D | process_gperf.py | 28 def debug(text): argument 31 sys.stdout.write(os.path.basename(sys.argv[0]) + ": " + text + "\n") 34 def error(text): argument 35 sys.exit(os.path.basename(sys.argv[0]) + " ERROR: " + text) 38 def warn(text): argument 43 text +
|
/Zephyr-Core-3.5.0/tests/unit/util/ |
D | test.inc | 19 char text[4]; 22 len = u8_to_dec(text, sizeof(text), 0); 24 zassert_equal(strcmp(text, "0"), 0, 27 len = u8_to_dec(text, sizeof(text), 1); 29 zassert_equal(strcmp(text, "1"), 0, 32 len = u8_to_dec(text, sizeof(text), 11); 34 zassert_equal(strcmp(text, "11"), 0, 37 len = u8_to_dec(text, sizeof(text), 100); 39 zassert_equal(strcmp(text, "100"), 0, 42 len = u8_to_dec(text, sizeof(text), 101); [all …]
|
/Zephyr-Core-3.5.0/samples/boards/reel_board/mesh_badge/src/ |
D | reel_board.c | 74 static size_t print_line(enum font_size font_size, int row, const char *text, in print_line() argument 84 memcpy(line, text, len); in print_line() 102 static size_t get_len(enum font_size font, const char *text) in get_len() argument 108 switch (text[i]) { in get_len() 113 space = &text[i]; in get_len() 124 return space - text; in get_len() 135 void board_show_text(const char *text, bool center, k_timeout_t duration) in board_show_text() argument 144 while (*text == ' ' || *text == '\n') { in board_show_text() 145 text++; in board_show_text() 148 len = get_len(FONT_BIG, text); in board_show_text() [all …]
|
/Zephyr-Core-3.5.0/samples/subsys/display/cfb_shell/ |
D | README.rst | 38 print :<col: pos> <row: pos> <text> 40 <text> 108 **print**: pass the initial column and row positions and the text in 109 double quotation marks when it contains spaces. If text hits the edge 111 previous printed text will be overwritten. 120 column and row positions, and the text to be displayed in double quotation 121 marks when it contains spaces. If the text hits the edge of the display, the 122 remaining characters will be displayed in the next line. The text will scroll 124 for vertical direction. The text passed with the scroll command will be moved
|
/Zephyr-Core-3.5.0/doc/_extensions/zephyr/ |
D | link-roles.py | 52 def role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument 60 m = re.search(r"(.*)\s*<(.*)>", text) 65 link_text = text 66 link = text
|