Home
last modified time | relevance | path

Searched refs:xrand_jump (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/test/hardware_sync_spin_lock_test/
Dhardware_sync_spin_lock_test.c79 xrand_jump(&state); in counter_test_per_core()
98 xrand_jump(&state); in counter_try_test_per_core()
/hal_rpi_pico-latest/test/pico_test/include/pico/test/
Dxrand.h67 static inline void xrand_jump(xrand_state_t *s) { in xrand_jump() function