Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c363 static const char dbg_fmt[] = "HC 0x%04x.%d:"; in ec_host_cmd_log_request() local
367 char dbg_raw[sizeof(dbg_fmt)]; in ec_host_cmd_log_request()
369 snprintf(dbg_raw, sizeof(dbg_raw), dbg_fmt, rx_header->cmd_id, in ec_host_cmd_log_request()