Home
last modified time | relevance | path

Searched refs:hexdump (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/subsys/logging/logger/
DREADME.rst41 [00:00:00.106,209] <wrn> sample_instance.inst1: Example of hexdump:
45 [00:00:00.106,223] <wrn> sample_instance.inst2: Example of hexdump:
48 [00:00:00.106,297] <wrn> sample_instance.inst1: Example of hexdump:
52 [00:00:00.106,311] <wrn> sample_instance.inst2: Example of hexdump:
/Zephyr-latest/drivers/ethernet/
Deth_e1000.c29 #define hexdump(_buf, _len, fmt, args...) \ macro
39 #define hexdump(args...) macro
104 hexdump(buf, len, "%zu byte(s)", len); in e1000_tx()
154 hexdump(buf, len, "%zd byte(s)", len); in e1000_rx()
DKconfig.e100026 Enabling this will turn on the hexdump of the received and sent
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c243 static void hexdump(const char *str, const uint8_t *packet, size_t length) in hexdump() function
274 #define hexdump(str, packet, length) macro
301 hexdump("<= ", payload, len); in h5_send()
416 hexdump("=> ", buf->data, buf->len); in h5_process_complete_packet()
694 hexdump("=> ", buf->data, buf->len); in rx_thread()
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c245 static void hexdump(const char *str, const uint8_t *packet, size_t length) in hexdump() function
298 hexdump("<= ", payload, len); in h5_send()
412 hexdump("=> ", buf->data, buf->len); in h5_process_complete_packet()
693 hexdump("=> ", buf->data, buf->len); in rx_thread()
/Zephyr-latest/samples/subsys/shell/shell_module/
DREADME.rst94 hexdump : Hexdump params command.
/Zephyr-latest/samples/subsys/shell/shell_module/src/
Dmain.c329 SHELL_CMD(hexdump, NULL, "Hexdump params command.", cmd_demo_hexdump),
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c185 static inline void hexdump(const uint8_t *packet, size_t length) in hexdump() function
235 #define hexdump(...) macro
1036 hexdump(uart_buffer, bytes_read); in wncm14a2a_read_rx()
/Zephyr-latest/subsys/logging/
DKconfig.formatting6 menu "Prepend non-hexdump log message with function name"
/Zephyr-latest/doc/services/logging/
Dindex.rst83 standard and hexdump. Each message contain source ID (module or instance ID and
675 standard and hexdump messages because log message hold string with arguments