Home
last modified time | relevance | path

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

/subsys/mgmt/ec_host_cmd/
A Dec_host_cmd_handler.c367 char dbg_raw[sizeof(dbg_fmt)]; in ec_host_cmd_log_request() local
369 snprintf(dbg_raw, sizeof(dbg_raw), dbg_fmt, rx_header->cmd_id, in ec_host_cmd_log_request()
371 LOG_HEXDUMP_DBG(rx_data, rx_header->data_len, dbg_raw); in ec_host_cmd_log_request()

Completed in 15 milliseconds