STM32_USB_Host_Library + 0/8 examples
CodeScope will show references to FALSE 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...

FALSE macro

Syntax

#define FALSE 0U

Examples

FALSE is referenced by 8 libraries and example projects.

References

LocationText
usbh_def.h:48
#define FALSE 0U
usbh_audio.c:1864
uint8_t change_freq = FALSE;
usbh_core.c:428
(void)USBH_LL_DriverVBUS(phost, FALSE);
usbh_def.h:47
#ifndef FALSE