ESP-IDF
efuse_ll_get_adc2_tp_high()
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_adc2_tp_high()
efuse_ll_get_adc2_tp_high() function
Syntax
Show:
Summary
Declaration
from
efuse_ll.h:177
__attribute__
(
(
always_inline
)
)
static
inline
uint32_t
efuse_ll_get_adc2_tp_high
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
__attribute__
(
(
always_inline
)
)
static
inline
uint32_t
efuse_ll_get_adc2_tp_high
(
void
)
efuse_ll.h:177
efuse_ll_get_adc2_tp_high
(
)
;
adc_cali_line_fitting.c:288
check_efuse_tp()
bits
=
efuse_ll_get_adc2_tp_high
(
)
;
adc_cali_line_fitting.c:345
read_efuse_tp_high()
efuse_ll_get_adc2_tp_high
(
)
;
esp_adc_cal_legacy.c:117
check_efuse_tp()
bits
=
efuse_ll_get_adc2_tp_high
(
)
;
esp_adc_cal_legacy.c:174
read_efuse_tp_high()
Call Tree
from
examples
efuse_ll_get_adc2_tp_high()
is called by 4 functions:
check_efuse_tp()
read_efuse_tp_high()
check_efuse_tp()
read_efuse_tp_high()
All items filtered out
efuse_ll_get_adc2_tp_high()
All items filtered out
Data Use
from
examples
efuse_ll_get_adc2_tp_high()
reads 3 variables:
efuse_blk3_rdata3_reg_t::
::rd_adc2_tp_high
efuse_dev_t::blk3_rdata3
EFUSE
All items filtered out
efuse_ll_get_adc2_tp_high()
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