Utilities
+
0
/90 examples
SourceVu will show references to
LCD_UsrLog
from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
USB_Host
HID_RTOS
HID_Standalone
MSC_RTOS
MSC_Standalone
STM32469I-Discovery
Examples
BSP
Applications
Audio
Audio_playback_and_record
USB_Host
CDC_Standalone
DynamicSwitch_Standalone
HID_RTOS
HID_Standalone
MSC_RTOS
MSC_Standalone
STM32469I_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_TCP_Echo_Client
LwIP_TCP_Echo_Server
LwIP_TFTP_Server
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
LwIP_UDP_Echo_Client
LwIP_UDP_Echo_Server
mbedTLS
SSL_Client
SSL_Server
USB_Host
DualCore_Standalone
HID_RTOS
HID_Standalone
MSC_Standalone
STM324x9I_EVAL
Examples
BSP
Applications
Audio
Audio_playback_and_record
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Raw
LwIP_HTTP_Server_Socket_RTOS
LwIP_IAP
LwIP_TCP_Echo_Client
LwIP_TCP_Echo_Server
LwIP_TFTP_Server
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
LwIP_UDP_Echo_Client
LwIP_UDP_Echo_Server
mbedTLS
SSL_Client
SSL_Server
USB_Host
CDC_Standalone
DualCore_Standalone
DynamicSwitch_Standalone
HID_RTOS
HID_Standalone
MSC_RTOS
MSC_Standalone
MTP_Standalone
STM324xG_EVAL
Examples
BSP
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
LwIP_HTTP_Server_Raw
LwIP_HTTP_Server_Socket_RTOS
LwIP_IAP
LwIP_TCP_Echo_Client
LwIP_TCP_Echo_Server
LwIP_TFTP_Server
LwIP_UDPTCP_Echo_Server_Netconn_RTOS
LwIP_UDP_Echo_Client
LwIP_UDP_Echo_Server
mbedTLS
SSL_Client
SSL_Server
USB_Host
CDC_Standalone
DualCore_Standalone
DynamicSwitch_Standalone
HID_RTOS
HID_Standalone
MSC_RTOS
MSC_Standalone
MTP_Standalone
STM32F412G-Discovery
Examples
BSP
Applications
USB_Host
AUDIO_Standalone
HID_Standalone
STM32F413H-Discovery
Examples
BSP
Applications
USB_Host
HID_Standalone
MSC_Standalone
STM32F429I-Discovery
Examples
BSP
Applications
Display
LTDC_AnimatedPictureFromUSB
STM32F412ZG-Nucleo
Applications
USB_Host
HID_RTOS
HID_Standalone
MSC_RTOS
MSC_Standalone
STM32F413ZH-Nucleo
Applications
USB_Host
HID_Standalone
MSC_Standalone
STM32F429ZI-Nucleo
Applications
USB_Host
HID_Standalone
MSC_Standalone
STM32F446ZE-Nucleo
Applications
USB_Host
HID_Standalone
MSC_Standalone
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Utilities
LCD_UsrLog
LCD_UsrLog macro
Syntax
Show:
Summary
Declaration
from
lcd_log.h:86
#define
LCD_UsrLog
(
...
)
do
{
\
LCD_LineColor
=
LCD_LOG_TEXT_COLOR
;
\
printf
(
__VA_ARGS__
)
;
\
}
while
(
0
)
Examples
LCD_UsrLog
is referenced by 90 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out