|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
Host request for test message. More...
#include <msgqueue.h>
Data Fields | |
| uint8_t | command_code |
| The command code corresponding to TT_SMC_MSG_TEST. | |
| uint8_t | pad [3] |
| Three bytes of padding. | |
| uint32_t | test_value |
| Test input value that will be incremented in the response. | |
Host request for test message.
Messages of this type are processed by handle_test
| uint8_t test_rqst::command_code |
The command code corresponding to TT_SMC_MSG_TEST.
| uint8_t test_rqst::pad[3] |
Three bytes of padding.
| uint32_t test_rqst::test_value |
Test input value that will be incremented in the response.