Home
last modified time | relevance | path

Searched refs:TAG (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/soc/espressif/esp32s3/
Desp32s3-mp.c23 #define TAG "amp" macro
54 ESP_EARLY_LOGE(TAG, "%s: mmap failed", __func__); in load_segment()
76 ESP_EARLY_LOGE(TAG, "Can't return the entry address. Aborting!"); in esp_appcpu_image_load()
93 ESP_EARLY_LOGI(TAG, in esp_appcpu_image_load()
97 ESP_EARLY_LOGE(TAG, "ESP image format is not supported"); in esp_appcpu_image_load()
100 ESP_EARLY_LOGE(TAG, "Unknown or empty image detected. Aborting!"); in esp_appcpu_image_load()
106 ESP_EARLY_LOGE(TAG, "IRAM region in load header is not valid. Aborting"); in esp_appcpu_image_load()
112 ESP_EARLY_LOGE(TAG, "DRAM region in load header is not valid. Aborting"); in esp_appcpu_image_load()
117 ESP_EARLY_LOGE(TAG, "Application entry point (%xh) is not in IRAM. Aborting", in esp_appcpu_image_load()
122 ESP_EARLY_LOGI(TAG, "IRAM segment: paddr=%08xh, vaddr=%08xh, size=%05xh (%6d) load", in esp_appcpu_image_load()
[all …]
Dhw_init.c27 const static char *TAG = "hw_init"; variable
62 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/soc/espressif/common/
Dloader.c57 #define TAG "boot" macro
126 ESP_EARLY_LOGE(TAG, "Failed to read segment header at %x", offset); in map_rom_segments()
136 ESP_EARLY_LOGI(TAG, "%s: lma 0x%08x vma 0x%08x len 0x%-6x (%u)", in map_rom_segments()
168 ESP_EARLY_LOGE(TAG, "Error parsing segments"); in map_rom_segments()
172 ESP_EARLY_LOGI(TAG, "Image with %d segments", segments - 1); in map_rom_segments()
203 ESP_EARLY_LOGE(TAG, "Failed to setup flash cache (e=0x%X). Aborting!", rc); in map_rom_segments()
297 ESP_EARLY_LOGE(TAG, "HW init failed, aborting"); in __start()
306 ESP_EARLY_LOGI(TAG, "%s segment: paddr=%08xh, vaddr=%08xh, size=%05Xh (%6d) map", "IROM", in __start()
308 ESP_EARLY_LOGI(TAG, "%s segment: paddr=%08xh, vaddr=%08xh, size=%05Xh (%6d) map", "DROM", in __start()
318 ESP_EARLY_LOGI(TAG, "libc heap size %d kB.", libc_heap_size / 1024); in __start()
/Zephyr-latest/soc/espressif/esp32c2/
Dhw_init.c27 const static char *TAG = "hw_init"; variable
55 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/soc/espressif/esp32c3/
Dhw_init.c27 const static char *TAG = "hw_init"; variable
57 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/soc/espressif/esp32s2/
Dhw_init.c28 const static char *TAG = "hw_init"; variable
61 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/soc/espressif/esp32c6/
Dhw_init.c32 const static char *TAG = "hw_init"; variable
73 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/soc/espressif/esp32/
Dhw_init.c24 const static char *TAG = "hw_init"; variable
66 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/
Dindex.rst51 If the correct headers are installed, this board supports J-TAG.
53 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/doc/
Dindex.rst54 If the correct IDC headers are installed, this board supports both J-TAG and
60 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/
Dindex.rst54 If the correct IDC headers are installed, this board supports both J-TAG and
60 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/
Dindex.rst53 If the correct headers are installed, this board supports both J-TAG and also
59 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/beagle/beagleplay/doc/
Dbeagleplay_cc1352p7.rst90 | DIO16 | CC1352_TDO | TAG-CONNECT TDO |
92 | DIO17 | CC1352_TDI | TAG-CONNECT TDI |
/Zephyr-latest/soc/microchip/mec/
DKconfig14 to RAM using a TAG to locate a Header which specifies the location and
16 which generates an SPI image with TAG, Header, and firmware binary. This
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_reference_api.h385 #define TAG(s) FT8XX_TAG(s) macro
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst106 ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="000c", MODE="660", GROUP="plugdev", TAG+="uaccess"
/Zephyr-latest/boards/st/stm32h745i_disco/doc/
Dindex.rst40 - Tag‑Connect |trade| (TAG) 10-pin footprint
/Zephyr-latest/boards/st/stm32h7b3i_dk/doc/
Dindex.rst40 - TAG-Connect 10-pin footprint
/Zephyr-latest/doc/
Dzephyr.doxyfile.in7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]