Searched refs:collide (Results 1 – 4 of 4) sorted by relevance
9 * over QSPI device and does not collide with any other partition
633 uint8_t collide; local639 collide = ticker_id_slot_previous = TICKER_NULL;668 collide = ticker_by_slot_get(&node[0], current,673 (collide == TICKER_NULL))) {696 id = collide;
1073 * :github:`27887` - Event counter may get out of sync when multiple events collide in ticker
2589 ``ZCBOR_ARRAY_SIZE`` to not collide with Zephyr's :c:macro:`ARRAY_SIZE` macro.