HAL
+
0
/1 examples
SourceVu will show references to
SPI_DATASIZE_16BIT
from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_MIX
SPI
SPI_FullDuplex_ComPolling
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
HAL
SPI_DATASIZE_16BIT
SPI_DATASIZE_16BIT macro
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_spi.h:226
#define
SPI_DATASIZE_16BIT
SPI_CR1_DFF
Examples
SPI_DATASIZE_16BIT
is referenced by 1 libraries and example projects:
Examples
STM32F411RE-Nucleo
Examples_MIX
SPI
SPI_FullDuplex_ComPolling
References
from
0/1
examples
Code
Location
#define
SPI_DATASIZE_16BIT
SPI_CR1_DFF
stm32f4xx_hal_spi.h:226
if
(
hspi
->
Init
.
DataSize
==
SPI_DATASIZE_16BIT
)
stm32f4xx_hal_spi.c:835
if
(
hspi
->
Init
.
DataSize
==
SPI_DATASIZE_16BIT
)
stm32f4xx_hal_spi.c:1078
if
(
hspi
->
Init
.
DataSize
==
SPI_DATASIZE_16BIT
)
stm32f4xx_hal_spi.c:1219
#define
IS_SPI_DATASIZE
(
__DATASIZE__
)
(
(
(
__DATASIZE__
)
==
SPI_DATASIZE_16BIT
)
||
\
stm32f4xx_hal_spi.h:557
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
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