Searched refs:spinLock (Results 1 – 1 of 1) sorted by relevance
706 static inline EventBits_t prvGetEventGroupBit( spin_lock_t * spinLock ) in prvGetEventGroupBit() argument710 ulBit = 1u << (spin_lock_get_num(spinLock) & 0x7u); in prvGetEventGroupBit()712 ulBit = 1u << spin_lock_get_num(spinLock); in prvGetEventGroupBit()