Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c142 K_TIMER_DEFINE(etr_timer, etr_timer_handler, NULL);
776 k_timer_start(&etr_timer, K_MSEC(CONFIG_NRF_ETR_BACKOFF), K_NO_WAIT); in etr_process_init()
810 k_timer_start(&etr_timer, K_MSEC(CONFIG_NRF_ETR_BACKOFF), K_NO_WAIT); in z_shell_log_backend_process()