Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/common/
Dloader.c51 #define TAG "boot" macro
114 ESP_EARLY_LOGE(TAG, "Failed to read segment header at %x", offset); in map_rom_segments()
124 ESP_EARLY_LOGI(TAG, "%s: lma 0x%08x vma 0x%08x len 0x%-6x (%u)", in map_rom_segments()
156 ESP_EARLY_LOGE(TAG, "Error parsing segments"); in map_rom_segments()
160 ESP_EARLY_LOGI(TAG, "Image with %d segments", segments - 1); in map_rom_segments()
193 ESP_EARLY_LOGE(TAG, "Failed to setup XIP, aborting"); in map_rom_segments()
237 ESP_EARLY_LOGI(TAG, "%s segment: paddr=%08xh, vaddr=%08xh, size=%05Xh (%6d) map", "DROM", in map_rom_segments()
240 ESP_EARLY_LOGI(TAG, "%s segment: paddr=%08xh, vaddr=%08xh, size=%05Xh (%6d) map", "IROM", in map_rom_segments()
262 ESP_EARLY_LOGE(TAG, "HW init failed, aborting"); in __start()
278 ESP_EARLY_LOGI(TAG, "Disabling glitch detection"); in __start()
[all …]
Desp_heap_runtime.c17 #define TAG "heap_runtime" macro
30 ESP_EARLY_LOGI(TAG, "ESP heap runtime init at 0x%x size %d kB.\n", in esp_heap_runtime_init()
/Zephyr-latest/soc/espressif/esp32c2/
Dhw_init.c27 const static char *TAG = "hw_init"; variable
61 ESP_EARLY_LOGE(TAG, "Failed to init flash chip, error %d", err); in hardware_init()
71 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
63 ESP_EARLY_LOGE(TAG, "Failed to init flash chip, error %d", err); in hardware_init()
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
61 ESP_EARLY_LOGE(TAG, "Failed to init flash chip, error %d", err); in hardware_init()
70 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
Dsoc.c46 #define TAG "boot.esp32" macro
/Zephyr-latest/soc/espressif/esp32s2/
Dhw_init.c28 const static char *TAG = "hw_init"; variable
61 ESP_EARLY_LOGE(TAG, "Failed to init flash chip, error %d", err); in hardware_init()
77 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
Dsoc.c40 #define TAG "boot.esp32s2" macro
/Zephyr-latest/soc/espressif/esp32c6/
Dhw_init.c32 const static char *TAG = "hw_init"; variable
79 ESP_EARLY_LOGE(TAG, "Failed to init flash chip, error %d", err); in hardware_init()
90 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
/Zephyr-latest/soc/espressif/esp32s3/
Dhw_init.c27 const static char *TAG = "hw_init"; variable
67 ESP_EARLY_LOGE(TAG, "Failed to init flash chip, error %d", err); in hardware_init()
78 ESP_EARLY_LOGE(TAG, "failed when running XMC startup flow, reboot!"); in hardware_init()
Dsoc.c53 #define TAG "boot.esp32s3" macro
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/
Dindex.rst77 If the correct headers are installed, this board supports J-TAG.
79 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/
Dindex.rst75 If the correct IDC headers are installed, this board supports both J-TAG and
81 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/doc/
Dindex.rst89 If the correct IDC headers are installed, this board supports both J-TAG and
95 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/
Dindex.rst88 If the correct headers are installed, this board supports both J-TAG and also
94 To flash with J-TAG, install the drivers for your programmer, for example:
/Zephyr-latest/boards/beagle/beagleplay/doc/
Dbeagleplay_cc1352p7.rst106 | DIO16 | CC1352_TDO | TAG-CONNECT TDO |
108 | 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.rst166 ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="000c", MODE="660", GROUP="plugdev", TAG+="uaccess"
/Zephyr-latest/boards/st/stm32h7b3i_dk/doc/
Dindex.rst40 - TAG-Connect 10-pin footprint
/Zephyr-latest/boards/st/stm32h745i_disco/doc/
Dindex.rst40 - Tag‑Connect |trade| (TAG) 10-pin footprint
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst204 ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="000c", MODE="660", GROUP="plugdev", TAG+="uaccess"
/Zephyr-latest/doc/
Dzephyr.doxyfile.in7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]