Searched refs:TC_CoreInstr_LoadStoreAcquireExclusive_hword (Results 1 – 1 of 1) sorted by relevance
711 static volatile uint16_t TC_CoreInstr_LoadStoreAcquireExclusive_hword = 0x0815U; variable742 u16 = __LDAEXH(&TC_CoreInstr_LoadStoreAcquireExclusive_hword); in TC_CoreInstr_LoadStoreAcquireExclusive()743 ASSERT_TRUE(u16 == TC_CoreInstr_LoadStoreAcquireExclusive_hword); in TC_CoreInstr_LoadStoreAcquireExclusive()745 result = __STLEXH(u16+1U, &TC_CoreInstr_LoadStoreAcquireExclusive_hword); in TC_CoreInstr_LoadStoreAcquireExclusive()747 ASSERT_TRUE(TC_CoreInstr_LoadStoreAcquireExclusive_hword == u16+1U); in TC_CoreInstr_LoadStoreAcquireExclusive()