Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c45 #define MONITOR_TS_FREQ 10000 macro
199 return (cycle / (sys_clock_hw_cycles_per_sec() / MONITOR_TS_FREQ)); in monitor_ts_get()
379 log_set_timestamp_func(monitor_ts_get, MONITOR_TS_FREQ); in monitor_log_init()