Lines Matching full:rtt
10 Indicates that the platform supports SEGGER J-Link RTT.
13 bool "SEGGER RTT libraries."
17 Enable Segger J-Link RTT libraries for platforms that support it.
18 Selection of this option enables use of RTT for various subsystems.
19 Note that by enabling this option, RTT buffers consume more RAM.
45 int "Size of buffer for RTT printf to bulk-send chars via RTT"
73 prompt "Choose RTT data linker section"
77 bool "Place RTT data in the default linker section"
80 bool "Place RTT data in the DTCM linker section"
83 bool "Place RTT data in the CCM linker section"
88 bool "Place RTT data in custom linker section at RAM start"
91 bool "Place RTT data in custom linker section defined by a memory region in DTS"
100 string "Name of RTT data custom linker section"
106 prompt "RTT Initialization mode"
108 RTT initialization function can avoid re-init of Control Block
114 bool "RTT Initialization done without conditions"
117 bool "RTT Initialization done if full check on Control Block ID fails"
120 bool "RTT Initialization done if partial check on Control Block ID fails"