TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
counter.c File Reference
#include "aiclk_ppm.h"
#include <tenstorrent/smc_msg.h>
#include <tenstorrent/msgqueue.h>

Functions

static uint8_t counter_handler (const union request *request, struct response *response)
 REGISTER_MESSAGE (TT_SMC_MSG_COUNTER, counter_handler)

Function Documentation

◆ counter_handler()

uint8_t counter_handler ( const union request * request,
struct response * response )
static

◆ REGISTER_MESSAGE()

REGISTER_MESSAGE ( TT_SMC_MSG_COUNTER ,
counter_handler  )