Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/
Dlinker.ld144 KEEP (*(.ResetVector.text))
145 _ResetVector_text_end = ABSOLUTE(.);
158 KEEP (*(.WindowVectors.text))
159 _WindowVectors_text_end = ABSOLUTE(.);
172 KEEP (*(.Level2InterruptVector.text))
173 _Level2InterruptVector_text_end = ABSOLUTE(.);
186 KEEP (*(.Level3InterruptVector.text))
187 _Level3InterruptVector_text_end = ABSOLUTE(.);
200 KEEP (*(.DebugExceptionVector.text))
201 _DebugExceptionVector_text_end = ABSOLUTE(.);
[all …]
/Zephyr-latest/soc/amd/acp_6_0/adsp/
Dlinker.ld194 KEEP (*(.ResetVector.text))
195 _ResetVector_text_end = ABSOLUTE(.);
208 KEEP (*(.WindowVectors.text))
209 _WindowVectors_text_end = ABSOLUTE(.);
222 KEEP (*(.Level2InterruptVector.text))
223 _Level2InterruptVector_text_end = ABSOLUTE(.);
236 KEEP (*(.Level3InterruptVector.text))
237 _Level3InterruptVector_text_end = ABSOLUTE(.);
250 KEEP (*(.Level4InterruptVector.text))
251 _Level4InterruptVector_text_end = ABSOLUTE(.);
[all …]
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/
Dlinker.ld183 KEEP (*(.ResetVector.text))
184 _ResetVector_text_end = ABSOLUTE(.);
197 KEEP (*(.WindowVectors.text))
198 _WindowVectors_text_end = ABSOLUTE(.);
211 KEEP (*(.Level2InterruptVector.text))
212 _Level2InterruptVector_text_end = ABSOLUTE(.);
225 KEEP (*(.Level3InterruptVector.text))
226 _Level3InterruptVector_text_end = ABSOLUTE(.);
239 KEEP (*(.DebugExceptionVector.text))
240 _DebugExceptionVector_text_end = ABSOLUTE(.);
[all …]
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi4/
Dlinker.ld144 KEEP (*(.ResetVector.text))
145 _ResetVector_text_end = ABSOLUTE(.);
158 KEEP (*(.WindowVectors.text))
159 _WindowVectors_text_end = ABSOLUTE(.);
172 KEEP (*(.Level2InterruptVector.text))
173 _Level2InterruptVector_text_end = ABSOLUTE(.);
186 KEEP (*(.Level3InterruptVector.text))
187 _Level3InterruptVector_text_end = ABSOLUTE(.);
200 KEEP (*(.DebugExceptionVector.text))
201 _DebugExceptionVector_text_end = ABSOLUTE(.);
[all …]
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi1/
Dlinker.ld148 KEEP (*(.ResetVector.text))
149 _ResetVector_text_end = ABSOLUTE(.);
162 KEEP (*(.WindowVectors.text))
163 _WindowVectors_text_end = ABSOLUTE(.);
176 KEEP (*(.Level2InterruptVector.text))
177 _Level2InterruptVector_text_end = ABSOLUTE(.);
190 KEEP (*(.Level3InterruptVector.text))
191 _Level3InterruptVector_text_end = ABSOLUTE(.);
204 KEEP (*(.DebugExceptionVector.text))
205 _DebugExceptionVector_text_end = ABSOLUTE(.);
[all …]
/Zephyr-latest/scripts/build/
Dprocess_gperf.py28 def debug(text): argument
34 def error(text): argument
38 def warn(text): argument
Dgen_symtab.py23 def debug(self, text): argument
33 def error(text): argument
Dgen_isr_tables.py23 def debug(self, text): argument
32 def error(text): argument
Dgen_kobject_list.py150 def debug(text): argument
155 def error(text): argument
158 def debug_die(die, text): argument
/Zephyr-latest/soc/cdns/dc233c/include/
Dxtensa-dc233c.ld195 KEEP (*(.ResetVector.text))
196 _ResetVector_text_end = ABSOLUTE(.);
205 *(.entry.text)
219 _text_end = ABSOLUTE(.);
220 _etext = .;
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld170 *(.iram0.literal .iram.literal .iram.text.literal .iram0.text .iram.text)
210 _iram_text_end = ABSOLUTE(.);
211 _iram_end = ABSOLUTE(.);
216 _stext = .;
217 _text_start = ABSOLUTE(.);
233 _text_end = ABSOLUTE(.);
234 _etext = .;
241 _flash_cache_start = ABSOLUTE(0);
244 _iram_end = ABSOLUTE(.);
/Zephyr-latest/soc/espressif/esp32c2/
Ddefault.ld207 *(.iram0.literal .iram.literal .iram.text.literal .iram0.text .iram.text)
349 _loader_text_start = ABSOLUTE(.);
386 _loader_text_end = ABSOLUTE(.);
/Zephyr-latest/subsys/net/lib/http/
Dhttp_compression.c94 int http_compression_from_text(enum http_compression *compression, const char *text) in http_compression_from_text()
121 static int http_compression_match(enum http_compression *compression, const char *text, in http_compression_match()
/Zephyr-latest/include/zephyr/net/
Ddns_sd.h161 #define DNS_SD_REGISTER_TCP_SERVICE(id, instance, service, domain, text, \ argument
190 #define DNS_SD_REGISTER_UDP_SERVICE(id, instance, service, domain, text, \ argument
225 const char *text; member
/Zephyr-latest/arch/x86/
Dgen_gdt.py54 def debug(text): argument
60 def error(text): argument
Dgen_idt.py50 def debug(text): argument
56 def error(text): argument
/Zephyr-latest/soc/espressif/esp32c6/
Ddefault.ld196 *(.rtc.literal .rtc.literal.* .rtc.text .rtc.text.*)
198 _rtc_text_end = ABSOLUTE(.);
/Zephyr-latest/doc/_scripts/
Dgen_boards_catalog.py30 def get_first_sentence(cls, text): argument
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/src/
Dmain.c69 uint8_t text[4] = { CHAR_OFF, CHAR_OFF, CHAR_OFF, CHAR_OFF }; in mode_show_presence() local
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c74 static size_t print_line(enum font_size font_size, int row, const char *text, in print_line()
102 static size_t get_len(enum font_size font, const char *text) in get_len()
135 void board_show_text(const char *text, bool center, k_timeout_t duration) in board_show_text()
/Zephyr-latest/scripts/generate_usb_vif/
Dgenerate_vif.py50 def add_element_to_xml(xml_ele, name, text=None, attributes=None): argument
/Zephyr-latest/tests/drivers/console_switching/src/
Dmain.c27 static const char *const text[] = { variable
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy_internal.h23 #define LOG_DBG_OBJ_ID(text, id64) \ argument
/Zephyr-latest/scripts/kconfig/
Dmenuconfig.py1921 def _key_dialog(title, text, keys): argument
1968 def _resize_key_dialog(win, text): argument
1983 def _draw_key_dialog(win, title, text): argument
2950 def _msg(title, text): argument
2956 def _error(text): argument
/Zephyr-latest/subsys/net/lib/ptp/
Dddt.h116 uint8_t text[]; member

12