ESP-IDF
sens_dev_s::
::
::hall_phase_force
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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::
::
::hall_phase_force
sens_dev_s::
::
::hall_phase_force field
Syntax
Show:
Summary
Declaration
from
sens_struct.h:172
uint32_t
hall_phase_force
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
hall_phase_force
:
1
;
/*1: Phase of hall sensor is controlled by the digital or RTC controller 0: Ulp coprocessor*/
sens_struct.h:172
SENS
.
sar_touch_ctrl1
.
hall_phase_force
=
1
;
// 1: SW control HALL phase; 0: ULP FSM control HALL phase.
adc_ll.h:607
adc_ll_set_controller()
SENS
.
sar_touch_ctrl1
.
hall_phase_force
=
0
;
// 1: SW control HALL phase; 0: ULP FSM control HALL phase.
adc_ll.h:614
adc_ll_set_controller()
SENS
.
sar_touch_ctrl1
.
hall_phase_force
=
1
;
// 1: SW control HALL phase; 0: ULP FSM control HALL phase.
adc_ll.h:621
adc_ll_set_controller()
SENS
.
sar_touch_ctrl1
.
hall_phase_force
=
hall_ctrl
;
// 1: SW control HALL phase; 0: ULP FSM control HALL phase.
adc_ll.h:722
adc_ll_set_hall_controller()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sens_dev_s::
::
::hall_phase_force
is written by 2 functions:
adc_ll_set_controller()
adc_ll_set_hall_controller()
All items filtered out
sens_dev_s::
::
::hall_phase_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