STM32_USB_Host_Library + 0/8 examples
CodeScope will show references to TRUE from the following samples and libraries:
Libraries
Examples
STM32446E_EVAL
Applications
USB_Host
STM32469I-Discovery
Applications
USB_Host
STM324x9I_EVAL
Applications
USB_Host
STM324xG_EVAL
Applications
USB_Host
STM32F429I-Discovery
Applications
LibJPEG
USB_Host
 
Symbols
loading...
Files
loading...

TRUE macro

Syntax

#define TRUE 1U

Examples

TRUE is referenced by 8 libraries and example projects.

References

LocationText
usbh_def.h:52
#define TRUE 1U
usbh_audio.c:1881
change_freq = TRUE;
usbh_audio.c:1893
change_freq = TRUE;
usbh_audio.c:1899
if (change_freq == TRUE)
usbh_core.c:413
usbh_def.h:51
#ifndef TRUE