ESP-IDF
+
0
/3 examples
SourceVu will show references to
spi_ll_get_slave_hd_command()
from the following samples and libraries:
host sample
master sample
seg_master sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spi_ll_get_slave_hd_command()
spi_ll_get_slave_hd_command() function
Get the spi communication command
Syntax
Show:
Summary
Declaration
from
spi_ll.h:1246
static
inline
uint16_t
spi_ll_get_slave_hd_command
(
spi_command_t
cmd_t
,
spi_line_mode_t
line_mode
)
;
Arguments
Argument
Description
cmd_t
Base command value
line_mode
Line mode of SPI transaction phases: CMD, ADDR, DOUT/DIN.
Examples
spi_ll_get_slave_hd_command()
is referenced by 3 libraries and example projects:
host sample
master sample
seg_master sample
References
from
0/3
examples
Code
Location
static
inline
uint16_t
spi_ll_get_slave_hd_command
(
spi_command_t
cmd_t
,
spi_line_mode_t
line_mode
)
spi_ll.h:1246
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
All items filtered out
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out