Searched refs:testStruct (Results 1 – 1 of 1) sorted by relevance
165 ST_TEST_STRUCT testStruct; in HslSelfTestThreadFun() local166 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()