Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 25 of 218) sorted by relevance

123456789

/Zephyr-latest/lib/utils/
Dhex.c40 size_t bin2hex(const uint8_t *buf, size_t buflen, char *hex, size_t hexlen) in bin2hex() argument
47 if (hex2char(buf[i] >> 4, &hex[2U * i]) < 0) { in bin2hex()
50 if (hex2char(buf[i] & 0xf, &hex[2U * i + 1U]) < 0) { in bin2hex()
55 hex[2U * buflen] = '\0'; in bin2hex()
59 size_t hex2bin(const char *hex, size_t hexlen, uint8_t *buf, size_t buflen) in hex2bin() argument
69 if (char2hex(hex[0], &dec) < 0) { in hex2bin()
73 hex++; in hex2bin()
79 if (char2hex(hex[2U * i], &dec) < 0) { in hex2bin()
84 if (char2hex(hex[2U * i + 1U], &dec) < 0) { in hex2bin()
/Zephyr-latest/boards/nxp/mimxrt595_evk/
DKconfig18 hex "Boot time stack size"
25 hex
29 hex
33 hex
37 hex
41 hex
45 hex
/Zephyr-latest/cmake/
Dmcuboot.cmake130 set(imgtool_args_alt_slot ${imgtool_args} --hex-addr ${slot1_partition_address})
131 set(imgtool_args ${imgtool_args} --hex-addr ${slot0_partition_address})
194 # Set up .hex outputs.
196 list(APPEND byproducts ${output}.signed.hex)
197 zephyr_runner_file(hex ${output}.signed.hex)
198 set(BYPRODUCT_KERNEL_SIGNED_HEX_NAME "${output}.signed.hex"
199 CACHE FILEPATH "Signed kernel hex file" FORCE
202 ${imgtool_sign} ${imgtool_args} ${output}.hex ${output}.signed.hex)
205 list(APPEND byproducts ${output}.signed.confirmed.hex)
206 set(BYPRODUCT_KERNEL_SIGNED_CONFIRMED_HEX_NAME "${output}.signed.confirmed.hex"
[all …]
/Zephyr-latest/subsys/net/l2/ethernet/lldp/
DKconfig74 hex "Chassis ID MAC Address Byte 0"
81 hex "Chassis ID MAC Address Byte 1"
88 hex "Chassis ID MAC Address Byte 2"
95 hex "Chassis ID MAC Address Byte 3"
102 hex "Chassis ID MAC Address Byte 4"
109 hex "Chassis ID MAC Address Byte 5"
144 hex "Chassis ID MAC Address Byte 0"
151 hex "Chassis ID MAC Address Byte 1"
158 hex "Chassis ID MAC Address Byte 2"
165 hex "Chassis ID MAC Address Byte 3"
[all …]
/Zephyr-latest/drivers/ieee802154/
DKconfig.uart_pipe28 hex "MAC Address Byte 4"
35 hex "MAC Address Byte 5"
42 hex "MAC Address Byte 6"
49 hex "MAC Address Byte 7"
DKconfig.cc120038 hex "MAC Address Byte 4"
45 hex "MAC Address Byte 5"
52 hex "MAC Address Byte 6"
59 hex "MAC Address Byte 7"
122 hex
126 hex
130 hex
134 hex
138 hex
142 hex
DKconfig.b9142 hex "MAC Address Byte 4"
49 hex "MAC Address Byte 5"
56 hex "MAC Address Byte 6"
63 hex "MAC Address Byte 7"
DKconfig.cc252039 hex "MAC Address Byte 4"
46 hex "MAC Address Byte 5"
53 hex "MAC Address Byte 6"
60 hex "MAC Address Byte 7"
/Zephyr-latest/boards/nxp/lpcxpresso11u68/
DCMakeLists.txt5 # and zephyr.hex images.
6 COMMAND lpc_checksum -f hex ${CMAKE_BINARY_DIR}/zephyr/${KERNEL_HEX_NAME}
/Zephyr-latest/boards/seagate/faze/
DCMakeLists.txt9 # and zephyr.hex images.
10 COMMAND lpc_checksum -f hex ${CMAKE_BINARY_DIR}/zephyr/${KERNEL_HEX_NAME}
/Zephyr-latest/modules/hal_nordic/nrf-regtool/
Dnrf-regtoolConfig.cmake16 message(STATUS "Generated UICR hex file: ${generated_hex_file}")
37 message(STATUS "Generated ${peripheral} hex file: ${generated_hex_file}")
44 set(generated_hex_file ${PROJECT_BINARY_DIR}/uicr.hex)
52 set(merged_hex_file ${PROJECT_BINARY_DIR}/uicr_merged.hex)
/Zephyr-latest/soc/nordic/nrf54h/bicr/
DCMakeLists.txt3 set(bicr_hex_file ${PROJECT_BINARY_DIR}/bicr.hex)
19 message(STATUS "Generated BICR hex file: ${bicr_hex_file}")
/Zephyr-latest/tests/misc/kconfigoptions/
DKconfig21 hex
29 hex
/Zephyr-latest/boards/digilent/arty_a7/
DCMakeLists.txt7 # Generate zephyr.mem verilog memory hex dump file for initialising ITCM in
25 …message(STATUS "Verilog memory hex dump will be written to: ${PROJECT_BINARY_DIR}/${CONFIG_KERNEL_…
27 …ex (${CROSS_COMPILE_TARGET}-bin2hex) utility was not found, verilog memory hex dump file cannot be…
/Zephyr-latest/scripts/build/
Dgen_image_info.py40 hex_lma_addr = hex(segment_header.p_paddr)
41 hex_vma_addr = hex(segment_header.p_vaddr)
42 hex_size = hex(segment_header.p_filesz)
/Zephyr-latest/arch/arm/core/
Dgdbstub.c161 size_t arch_gdb_reg_writeall(struct gdb_ctx *c, uint8_t *hex, size_t hexlen) in arch_gdb_reg_writeall() argument
166 if (hex[i] != 'x') { in arch_gdb_reg_writeall()
172 int r = hex2bin(hex + i * 8, 8, (uint8_t *)(c->registers + j), 4); in arch_gdb_reg_writeall()
205 size_t arch_gdb_reg_writeone(struct gdb_ctx *c, uint8_t *hex, size_t hexlen, uint32_t regno) in arch_gdb_reg_writeone() argument
217 ret = hex2bin(hex, hexlen, (uint8_t *)(c->registers + i), 4); in arch_gdb_reg_writeone()
222 ret = hex2bin(hex, hexlen, (uint8_t *)(c->registers + GDB_NUM_REGS - 1), 4); in arch_gdb_reg_writeone()
/Zephyr-latest/soc/cdns/dc233c/
DKconfig.defconfig20 hex
25 hex
/Zephyr-latest/soc/nxp/s32/s32k1/
DKconfig84 hex "NXP S32 flash configuration field offset"
88 hex "Flash security byte (FSEC)"
97 hex "Flash nonvolatile option byte (FOPT)"
105 hex "EEPROM protection byte (FEPROT)"
113 hex "Data flash protection byte (FDPROT)"
/Zephyr-latest/soc/nordic/nrf91/
DKconfig22 hex
28 hex
/Zephyr-latest/soc/espressif/common/
DKconfig.amp15 hex "ESP32* APPCPU IRAM size"
21 hex "ESP32* APPCPU DRAM size"
/Zephyr-latest/soc/nxp/kinetis/
DKconfig55 hex "PLL external reference divider"
63 hex "VCO 0 divider"
101 hex "Kinetis flash configuration field offset"
105 hex "Flash security byte (FSEC)"
114 hex "Flash nonvolatile option byte (FOPT)"
122 hex "EEPROM protection byte (FEPROT)"
130 hex "Data flash protection byte (FDPROT)"
/Zephyr-latest/soc/nxp/s32/s32k3/
DKconfig31 hex
38 hex
/Zephyr-latest/tests/kernel/common/src/
Dprintk.c174 uint32_t hex = 0xCAFEBABE; variable
217 printk("0x%x %p %-2p\n", hex, ptr, (char *)42); in ZTEST()
251 "0x%x %p %-2p\n", hex, ptr, (char *)42); in ZTEST()
/Zephyr-latest/subsys/bluetooth/common/
Dbt_str.c21 static const char hex[] = "0123456789abcdef"; in bt_hex() local
29 str[i * 2] = hex[b[i] >> 4]; in bt_hex()
30 str[i * 2 + 1] = hex[b[i] & 0xf]; in bt_hex()
/Zephyr-latest/soc/nuvoton/npcx/common/
DCMakeLists.txt35 set(NPCX_HEX_NAME ${CONFIG_KERNEL_BIN_NAME}.npcx.hex)
37 …t_property(TARGET runners_yaml_props_target PROPERTY hex_file "${CONFIG_KERNEL_BIN_NAME}.npcx.hex")

123456789