STM32F429I-Discovery
+
0
/1 examples
SourceVu will show references to
GYRO_IO_Init()
from the following samples and libraries:
Drivers
Peripherals
l3gd20
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
GYRO_IO_Init()
GYRO_IO_Init() function
LINK GYROSCOPE **************************** Configures the Gyroscope SPI interface.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f429i_discovery.c:139
void
GYRO_IO_Init
(
void
)
;
Implemented in
stm32f429i_discovery.c:946
Examples
GYRO_IO_Init()
is referenced by 1 libraries and example projects:
Drivers
Peripherals
l3gd20
References
from
0/1
examples
Code
Location
void
GYRO_IO_Init
(
void
)
stm32f429i_discovery.c:946
void
GYRO_IO_Init
(
void
)
;
stm32f429i_discovery.c:139
Call Tree
from
0/1
examples
GYRO_IO_Init()
calls 3 functions:
All items filtered out
GYRO_IO_Init()
HAL_GPIO_Init()
HAL_GPIO_WritePin()
SPIx_Init()
All items filtered out
Data Use
from
0/1
examples
GYRO_IO_Init()
reads 2 variables and writes 4 variables:
RCC_TypeDef::AHB1ENR
GPIO_PinState::GPIO_PIN_SET
All items filtered out
GYRO_IO_Init()
GPIO_InitTypeDef::Pin
GPIO_InitTypeDef::Mode
GPIO_InitTypeDef::Pull
GPIO_InitTypeDef::Speed
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