Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect1.c138 uint32_t cycle_now; in notify_func() local
147 cycle_now = k_cycle_get_32(); in notify_func()
148 delta = cycle_now - cycle_stamp; in notify_func()
149 cycle_stamp = cycle_now; in notify_func()