Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.c165 ST_TEST_STRUCT testStruct; in HslSelfTestThreadFun() local
166 testStruct.a = 0x1234; in HslSelfTestThreadFun()
167 testStruct.b = 0x5678; in HslSelfTestThreadFun()
168 testStruct.c = 0xABCD; in HslSelfTestThreadFun()
169 …lTypedef (0xA4A4, HSL_DBG_SN_ALL_DEBUG, "HSL SelfTest typedef: %d", ST_TEST_STRUCT, &testStruct ); in HslSelfTestThreadFun()