Search | Google it | Results 1 - 2 of 2 for fundef:atomic_bitclr (0.00 seconds) |
173: #define ATOMIC_BITCLR_USER_MODE 0 174: Inline UINT atomic_bitclr(volatile UINT* addr, UINT clrptn) 175: {
177: #define ATOMIC_BITCLR_USER_MODE 1 178: Inline UINT atomic_bitclr(volatile UINT* addr, UINT clrptn) 179: {