ESP-IDF
sens_dev_s::
::
::sar2_en_pad_force
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
sens_dev_s::
::
::sar2_en_pad_force
sens_dev_s::
::
::sar2_en_pad_force field
Syntax
Show:
Summary
Declaration
from
sens_struct.h:235
uint32_t
sar2_en_pad_force
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
sar2_en_pad_force
:
1
;
/*1: Data ports are controlled by the digital or RTC controller 0: Ulp coprocessor*/
sens_struct.h:235
SENS
.
sar_meas_start2
.
sar2_en_pad_force
=
1
;
// 1: SW control RTC ADC bit map; 0: ULP control RTC ADC bit map;
adc_ll.h:630
adc_ll_set_controller()
SENS
.
sar_meas_start2
.
sar2_en_pad_force
=
0
;
// 1: SW control RTC ADC bit map; 0: ULP control RTC ADC bit map;
adc_ll.h:637
adc_ll_set_controller()
SENS
.
sar_meas_start2
.
sar2_en_pad_force
=
1
;
// 1: SW control RTC ADC bit map; 0: ULP control RTC ADC bit map;
adc_ll.h:644
adc_ll_set_controller()
SENS
.
sar_meas_start2
.
sar2_en_pad_force
=
1
;
// 1: SW control RTC ADC bit map; 0: ULP control RTC ADC bit map;
adc_ll.h:651
adc_ll_set_controller()
SENS
.
sar_meas_start2
.
sar2_en_pad_force
=
1
;
//Pad bitmap controlled by SW
adc_ll.h:751
adc_ll_vref_output()
SENS
.
sar_meas_start2
.
sar2_en_pad_force
=
0
;
//Pad bitmap controlled by SW
adc_ll.h:761
adc_ll_vref_output()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sens_dev_s::
::
::sar2_en_pad_force
is written by 2 functions:
adc_ll_set_controller()
adc_ll_vref_output()
All items filtered out
sens_dev_s::
::
::sar2_en_pad_force
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