ESP-IDF
efuse_ll_get_adc1_tp_low()
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_adc1_tp_low()
efuse_ll_get_adc1_tp_low() function
Syntax
Show:
Summary
Declaration
from
efuse_ll.h:162
__attribute__
(
(
always_inline
)
)
static
inline
uint32_t
efuse_ll_get_adc1_tp_low
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
__attribute__
(
(
always_inline
)
)
static
inline
uint32_t
efuse_ll_get_adc1_tp_low
(
void
)
efuse_ll.h:162
return
efuse_ll_get_adc1_tp_low
(
)
&&
adc_cali_line_fitting.c:285
check_efuse_tp()
bits
=
efuse_ll_get_adc1_tp_low
(
)
;
adc_cali_line_fitting.c:325
read_efuse_tp_low()
return
efuse_ll_get_adc1_tp_low
(
)
&&
esp_adc_cal_legacy.c:114
check_efuse_tp()
bits
=
efuse_ll_get_adc1_tp_low
(
)
;
esp_adc_cal_legacy.c:154
read_efuse_tp_low()
Call Tree
from
examples
efuse_ll_get_adc1_tp_low()
is called by 4 functions:
check_efuse_tp()
read_efuse_tp_low()
check_efuse_tp()
read_efuse_tp_low()
All items filtered out
efuse_ll_get_adc1_tp_low()
All items filtered out
Data Use
from
examples
efuse_ll_get_adc1_tp_low()
reads 3 variables:
efuse_blk3_rdata3_reg_t::
::rd_adc1_tp_low
efuse_dev_t::blk3_rdata3
EFUSE
All items filtered out
efuse_ll_get_adc1_tp_low()
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