Searched refs:cycle_now (Results 1 – 1 of 1) sorted by relevance
138 uint32_t cycle_now; in notify_func() local147 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()