Searched defs:cyc_per_tick (Results 1 – 5 of 5) sorted by relevance
90 uint64_t cyc_per_tick = k_ticks_to_cyc_near64(1); in message_dev_init() local
234 static __pinned_bss unsigned int cyc_per_tick; variable236 #define cyc_per_tick \ macro
38 uint32_t cyc_per_tick; /* Number of hw_cycles per 1 kernel tick */ member
16 static uint32_t cyc_per_tick; variable
230 uint32_t cyc_per_tick = sys_clock_hw_cycles_per_sec() in do_test_using() local