ESP-IDF
adc_hal_pwdet_set_cct
is only used within ESP-IDF.
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
adc_hal_pwdet_set_cct
adc_hal_pwdet_set_cct macro
Set adc cct for PWDET controller.
Syntax
Show:
Summary
Declaration
from
adc_hal.h:95
#define
adc_hal_pwdet_set_cct
(
cct
)
adc_ll_pwdet_set_cct
(
cct
)
Arguments
Argument
cct
Notes
Capacitor tuning of the PA power monitor. cct set to the same value with PHY. @prarm cct Range: 0 ~ 7.
Examples
References
from
examples
Code
Location
#define
adc_hal_pwdet_set_cct
(
cct
)
adc_ll_pwdet_set_cct
(
cct
)
adc_hal.h:95
adc_hal_pwdet_set_cct
(
ADC_LL_PWDET_CCT_DEFAULT
)
;
adc_hal.c:55
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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