Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/backends/
Dlog_backend_swo.c42 #define SWO_FREQ_DIV 1 macro
49 #define SWO_FREQ_DIV \ macro
53 #if SWO_FREQ_DIV > 0xFFFF
106 TPI->ACPR = SWO_FREQ_DIV - 1; in log_backend_swo_init()