Adafruit_Shield
+
0
/16 examples
SourceVu will show references to
NULL
from the following samples and libraries:
Utilities
HAL
Libraries
STM32_USB_Host_Library
FreeRTOS
STM32_USB_Device_Library
Examples
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
Examples_MIX
DMA2D
DMA2D_MemToMemWithLCD
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
Adafruit_Shield
NULL
NULL macro
Syntax
Show:
Summary
Declaration
from
stm32_adafruit_lcd.c:88
#define
NULL
(
void
*
)
0
Examples
NULL
is referenced by 16 libraries and example projects:
Utilities
HAL
Libraries
STM32_USB_Host_Library
FreeRTOS
STM32_USB_Device_Library
Examples
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
Examples_MIX
DMA2D
DMA2D_MemToMemWithLCD
STM32F446ZE-Nucleo
Applications
USB_Host
HID_Standalone
MSC_Standalone
References
from
0/16
examples
Code
Location
#define
NULL
(
void
*
)
0
stm32_adafruit_lcd.c:88
if
(
lcd_drv
->
WritePixel
!=
NULL
)
stm32_adafruit_lcd.c:386
if
(
lcd_drv
->
DrawHLine
!=
NULL
)
stm32_adafruit_lcd.c:403
if
(
lcd_drv
->
DrawVLine
!=
NULL
)
stm32_adafruit_lcd.c:427
if
(
lcd_drv
->
DrawBitmap
!=
NULL
)
stm32_adafruit_lcd.c:672
uint8_t
*
pchar
=
NULL
;
stm32_adafruit_lcd.c:882
if
(
lcd_drv
->
SetDisplayWindow
!=
NULL
)
stm32_adafruit_lcd.c:1029
uint8_t
*
ptr
=
NULL
;
stm32_adafruit_sd.c:329
if
(
ptr
==
NULL
)
stm32_adafruit_sd.c:344
if
(
ptr
!=
NULL
)
free
(
ptr
)
;
stm32_adafruit_sd.c:394
uint8_t
*
ptr
=
NULL
;
stm32_adafruit_sd.c:414
if
(
ptr
==
NULL
)
stm32_adafruit_sd.c:429
if
(
ptr
!=
NULL
)
free
(
ptr
)
;
stm32_adafruit_sd.c:479
Call Tree
from
0/16
examples
All items filtered out
All items filtered out
Data Use
from
0/16
examples
All items filtered out
All items filtered out
Class Tree
from
0/16
examples
All items filtered out
All items filtered out
Override Tree
from
0/16
examples
All items filtered out
All items filtered out
Implementations
from
0/16
examples
All items filtered out
All items filtered out
Instances
from
0/16
examples
Lifecycle
from
0/16
examples
All items filtered out
All items filtered out