|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
Host request to ping DMC. More...
#include <msgqueue.h>
Data Fields | |
| uint8_t | command_code |
| The command code corresponding to TT_SMC_MSG_PING_DM. | |
| uint8_t | pad [3] |
| Three bytes of padding. | |
| bool | legacy_ping |
| Use legacy ping mode. | |
Host request to ping DMC.
Messages of this type are processed by ping_dm_handler
| uint8_t dmc_ping_rqst::command_code |
The command code corresponding to TT_SMC_MSG_PING_DM.
| bool dmc_ping_rqst::legacy_ping |
Use legacy ping mode.
| uint8_t dmc_ping_rqst::pad[3] |
Three bytes of padding.