Searched refs:TC_CoreInstr_LoadStoreAcquireExclusive_word (Results 1 – 1 of 1) sorted by relevance
714 static volatile uint32_t TC_CoreInstr_LoadStoreAcquireExclusive_word = 0x08154711U; variable749 u32 = __LDAEX(&TC_CoreInstr_LoadStoreAcquireExclusive_word); in TC_CoreInstr_LoadStoreAcquireExclusive()750 ASSERT_TRUE(u32 == TC_CoreInstr_LoadStoreAcquireExclusive_word); in TC_CoreInstr_LoadStoreAcquireExclusive()752 result = __STLEX(u32+1U, &TC_CoreInstr_LoadStoreAcquireExclusive_word); in TC_CoreInstr_LoadStoreAcquireExclusive()754 ASSERT_TRUE(TC_CoreInstr_LoadStoreAcquireExclusive_word == u32+1U); in TC_CoreInstr_LoadStoreAcquireExclusive()