STM32F429I-Discovery
+
0
/1 examples
SourceVu will show references to
LCD_IO_Init()
from the following samples and libraries:
Drivers
Peripherals
ili9341
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
STM32F429I-Discovery
LCD_IO_Init()
LCD_IO_Init() function
LINK LCD ********************************** Configures the LCD_SPI interface.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f429i_discovery.c:123
void
LCD_IO_Init
(
void
)
;
Implemented in
stm32f429i_discovery.c:752
Examples
LCD_IO_Init()
is referenced by 1 libraries and example projects:
Drivers
Peripherals
ili9341
References
from
0/1
examples
Code
Location
void
LCD_IO_Init
(
void
)
stm32f429i_discovery.c:752
void
LCD_IO_Init
(
void
)
;
stm32f429i_discovery.c:123
Call Tree
from
0/1
examples
LCD_IO_Init()
calls 3 functions:
All items filtered out
LCD_IO_Init()
HAL_GPIO_Init()
HAL_GPIO_WritePin()
SPIx_Init()
All items filtered out
Data Use
from
0/1
examples
LCD_IO_Init()
reads 4 variables and writes 5 variables:
RCC_TypeDef::AHB1ENR
GPIO_PinState::GPIO_PIN_RESET
GPIO_PinState::GPIO_PIN_SET
Is_LCD_IO_Initialized
All items filtered out
LCD_IO_Init()
GPIO_InitTypeDef::Pin
GPIO_InitTypeDef::Mode
GPIO_InitTypeDef::Pull
GPIO_InitTypeDef::Speed
Is_LCD_IO_Initialized
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out