ESP-IDF
adc_ll_hall_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
adc_ll_hall_disable()
adc_ll_hall_disable() function
Disable hall sensor.
Syntax
Show:
Summary
Declaration
from
adc_ll.h:693
static
inline
void
adc_ll_hall_disable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
adc_ll_hall_disable
(
void
)
adc_ll.h:693
adc_ll_hall_disable
(
)
;
//Disable other peripherals.
adc_legacy.c:163
adc_rtc_chan_init()
adc_ll_hall_disable
(
)
;
//Disable other peripherals.
adc_legacy.c:395
adc1_get_raw()
adc_ll_hall_disable
(
)
;
adc_legacy.c:426
adc1_ulp_enable()
adc_ll_hall_disable
(
)
;
//Disable other peripherals.
adc_oneshot_hal.c:53
adc_oneshot_hal_setup()
Call Tree
from
examples
adc_ll_hall_disable()
is called by 4 functions:
adc_rtc_chan_init()
adc1_get_raw()
adc1_ulp_enable()
adc_oneshot_hal_setup()
All items filtered out
adc_ll_hall_disable()
All items filtered out
Data Use
from
examples
adc_ll_hall_disable()
reads 2 variables and writes 1 variable:
rtc_io_dev_s::hall_sens
RTCIO
All items filtered out
adc_ll_hall_disable()
rtc_io_dev_s::
::
::xpd_hall
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