Searched refs:TC_CoreInstr_LoadStoreAcquireExclusive_hword (Results 1 – 1 of 1) sorted by relevance
710 static volatile uint16_t TC_CoreInstr_LoadStoreAcquireExclusive_hword = 0x0815U; variable741 u16 = __LDAEXH(&TC_CoreInstr_LoadStoreAcquireExclusive_hword); in TC_CoreInstr_LoadStoreAcquireExclusive()742 ASSERT_TRUE(u16 == TC_CoreInstr_LoadStoreAcquireExclusive_hword); in TC_CoreInstr_LoadStoreAcquireExclusive()744 result = __STLEXH(u16+1U, &TC_CoreInstr_LoadStoreAcquireExclusive_hword); in TC_CoreInstr_LoadStoreAcquireExclusive()746 ASSERT_TRUE(TC_CoreInstr_LoadStoreAcquireExclusive_hword == u16+1U); in TC_CoreInstr_LoadStoreAcquireExclusive()