Searched refs:TC_CoreInstr_LoadStoreUnpriv_hword (Results 1 – 1 of 1) sorted by relevance
605 static volatile uint16_t TC_CoreInstr_LoadStoreUnpriv_hword = 0x0815U; variable635 u16 = __LDRHT(&TC_CoreInstr_LoadStoreUnpriv_hword); in TC_CoreInstr_LoadStoreUnpriv()636 ASSERT_TRUE(u16 == TC_CoreInstr_LoadStoreUnpriv_hword); in TC_CoreInstr_LoadStoreUnpriv()638 __STRHT(u16+1U, &TC_CoreInstr_LoadStoreUnpriv_hword); in TC_CoreInstr_LoadStoreUnpriv()639 ASSERT_TRUE(TC_CoreInstr_LoadStoreUnpriv_hword == u16+1U); in TC_CoreInstr_LoadStoreUnpriv()