Searched refs:likely (Results 1 – 25 of 76) sorted by relevance
1234
150 while (likely(len--)) { in rng_pool_get()160 if (likely(!other_read_in_progress)) { in rng_pool_get()260 if (likely((flags & ENTROPY_BUSYWAIT) == 0U)) { in entropy_nrf5_get_entropy_isr()
134 while (likely(len--)) { in rng_pool_get()144 if (likely(!other_read_in_progress)) { in rng_pool_get()272 if (likely((flags & ENTROPY_BUSYWAIT) == 0U)) { in entropy_smartbond_get_entropy_isr()
470 while (likely(len--)) { in rng_pool_get()480 if (likely(!other_read_in_progress)) { in rng_pool_get()601 if (likely((flags & ENTROPY_BUSYWAIT) == 0U)) { in entropy_stm32_rng_get_entropy_isr()
116 if (likely((mutex->lock_count == 0U) || (mutex->owner == _current))) { in z_impl_k_mutex_lock()177 if (likely(mutex->owner != NULL)) { in z_impl_k_mutex_lock()
143 if (likely(sem->count > 0U)) { in z_impl_k_sem_take()
152 if (likely(stack->next > stack->base)) { in z_impl_k_stack_pop()
451 if (likely(lis2dh->handler_drdy != NULL)) { in lis2dh_thread_cb()458 if (likely(lis2dh->handler_drdy != NULL)) { in lis2dh_thread_cb()483 if (likely(lis2dh->handler_anymotion != NULL) && in lis2dh_thread_cb()498 if (likely(lis2dh->handler_tap != NULL) && in lis2dh_thread_cb()
163 if (likely(rssi >= IEEE802154_MAC_RSSI_DBM_MIN && rssi <= IEEE802154_MAC_RSSI_DBM_MAX)) { in net_pkt_set_ieee802154_rssi_dbm()
42 message(" 3: more obscure warnings, can most likely be ignored")
23 Note that hardware will likely perform best if zero driver
320 for (block = 7; likely(block > 0); block--) { in z_irq_controller_isr_vector_get()
27 Note: this option should be considered temporary and will likely be
11 Currently, the API will work on any architecture but will likely not be
71 if (likely(data->changed_handler != NULL)) { in sm351lt_thread_cb()
329 if (likely(counter_is_bit_mask(top))) { in ifx_cat1_counter_ticks_add()341 if (likely(counter_is_bit_mask(top))) { in ifx_cat1_counter_ticks_sub()
102 if (likely(IS_BIT_MASK(top))) { in ticks_add()113 if (likely(IS_BIT_MASK(top))) { in ticks_sub()
179 if (likely(IS_BIT_MASK(top))) { in ticks_add()190 if (likely(IS_BIT_MASK(top))) { in ticks_sub()
166 if (likely(IS_BIT_MASK(top))) { in counter_stm32_ticks_add()177 if (likely(IS_BIT_MASK(top))) { in counter_stm32_ticks_sub()
116 } else if (likely(IS_BIT_MASK(top))) { in ticks_sub()146 if (likely(IS_BIT_MASK(top))) { in ticks_add()
147 per suite will be shuffled on each iteration. The test order will likely155 likely be different per iteration.
142 The most likely cause is that you're running the command outside of a217 then it's likely that west is using the :envvar:`ZEPHYR_BASE` :ref:`environment
89 SoC definition should likely provide its own custom MPU regions.
41 likely also run on the nrf52dk_nrf52832 board.
58 likely also run on the nrf52dk_nrf52832 board.