ESP-IDF
efuse_ll_get_chip_ver_rev2()
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
efuse_ll_get_chip_ver_rev2()
efuse_ll_get_chip_ver_rev2() function
Syntax
Show:
Summary
Declaration
from
efuse_ll.h:106
__attribute__
(
(
always_inline
)
)
static
inline
bool
efuse_ll_get_chip_ver_rev2
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
__attribute__
(
(
always_inline
)
)
static
inline
bool
efuse_ll_get_chip_ver_rev2
(
void
)
efuse_ll.h:106
uint8_t
eco_bit1
=
efuse_ll_get_chip_ver_rev2
(
)
;
efuse_hal.c:19
efuse_hal_get_major_chip_version()
Call Tree
from
examples
efuse_ll_get_chip_ver_rev2()
is called by 1 function:
efuse_hal_get_major_chip_version()
All items filtered out
efuse_ll_get_chip_ver_rev2()
All items filtered out
Data Use
from
examples
efuse_ll_get_chip_ver_rev2()
reads 3 variables:
efuse_blk0_rdata5_reg_t::
::rd_chip_ver_rev2
efuse_dev_t::blk0_rdata5
EFUSE
All items filtered out
efuse_ll_get_chip_ver_rev2()
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