Searched refs:freq_cb (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/subsys/debug/ |
D | mipi_stp_decoder.c | 348 static void freq_cb(uint64_t freq, uint64_t ts) in freq_cb() function 408 STP_ITEM(STP_FREQ, (0xf0, 0x08), 3, 8, false, freq_cb), 412 STP_ITEM(STP_FREQ_40, (0xf0, 0xf0), 4, 10, false, freq_cb),
|