ESP-IDF
spi_flash_trans_t::dummy_bitlen
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
spi_flash_trans_t::dummy_bitlen
spi_flash_trans_t::dummy_bitlen field
Syntax
Show:
Summary
Declaration
from
spi_flash_types.h:32
uint8_t
dummy_bitlen
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
dummy_bitlen
;
///< Basic dummy bits to use
spi_flash_types.h:32
.
dummy_bitlen
=
32
,
//RDUID command followed by 4 bytes (32 bits) of dummy clocks.
spi_flash_chip_generic.c:580
spi_flash_chip_generic_read_unique_id()
.
dummy_bitlen
=
8
,
spi_flash_chip_generic.c:623
spi_flash_chip_generic_get_caps()
.
dummy_bitlen
=
4
*
length_zoom
,
spi_flash_chip_mxic_opi.c:105
spi_flash_chip_mxic_opi_read_id()
.
dummy_bitlen
=
4
*
length_zoom
,
spi_flash_chip_mxic_opi.c:142
spi_flash_chip_mxic_opi_read_reg()
.
dummy_bitlen
=
4
*
length_zoom
,
spi_flash_chip_mxic_opi.c:320
spi_flash_chip_mxic_opi_get_io_mode()
dummy_bitlen
=
trans
->
dummy_bitlen
;
spi_flash_hal_common.inc:176
spi_flash_hal_common_command()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_flash_trans_t::dummy_bitlen
is read by 1 function:
All items filtered out
spi_flash_trans_t::dummy_bitlen
spi_flash_hal_common_command()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out