Searched refs:TC_CoreInstr_LoadStoreUnpriv_hword (Results 1 – 1 of 1) sorted by relevance
606 static volatile uint16_t TC_CoreInstr_LoadStoreUnpriv_hword = 0x0815U; variable636 u16 = __LDRHT(&TC_CoreInstr_LoadStoreUnpriv_hword); in TC_CoreInstr_LoadStoreUnpriv()637 ASSERT_TRUE(u16 == TC_CoreInstr_LoadStoreUnpriv_hword); in TC_CoreInstr_LoadStoreUnpriv()639 __STRHT(u16+1U, &TC_CoreInstr_LoadStoreUnpriv_hword); in TC_CoreInstr_LoadStoreUnpriv()640 ASSERT_TRUE(TC_CoreInstr_LoadStoreUnpriv_hword == u16+1U); in TC_CoreInstr_LoadStoreUnpriv()