Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/backends/
Dshell_rtt.c16 COND_CODE_0(CONFIG_SHELL_BACKEND_RTT_BUFFER, (SEGGER_RTT_UNLOCK()), ())
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_rtt.c52 COND_CODE_0(CONFIG_LOG_BACKEND_RTT_BUFFER, (SEGGER_RTT_UNLOCK()), ())
/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c135 SEGGER_RTT_UNLOCK(); in monitor_send()
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst2214 * :github:`9778` - Implement zephyr specific SEGGER_RTT_LOCK and SEGGER_RTT_UNLOCK macros