Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/backends/
Dlog_backend_rtt.c51 #define RTT_UNLOCK() \ macro
162 RTT_UNLOCK(); in line_out_drop_mode()
216 RTT_UNLOCK(); in data_out_block_mode()
241 RTT_UNLOCK(); in data_out_overwrite_mode()
/Zephyr-latest/subsys/shell/backends/
Dshell_rtt.c15 #define RTT_UNLOCK() \ macro
149 RTT_UNLOCK(); in write()