Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_datalink.h109 #define LINK_MAX_COMMAND (sizeof(ST_HSL_CMD_REQ))
203 } ST_HSL_CMD_REQ; typedef
H A Dfrhsl_autotest.c329 ST_HSL_CMD_REQ* p_command = (ST_HSL_CMD_REQ*)a_cmdBuffer; in ProcessCmd()