Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dmain.c116 struct k_thread boot_log_thread; variable
368 k_thread_create(&boot_log_thread, boot_log_stack,
374 k_thread_name_set(&boot_log_thread, "logging");