ESP-IDF
DR_REG_SENS_BASE
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
DR_REG_SENS_BASE
DR_REG_SENS_BASE macro
Syntax
Show:
Summary
Declaration
from
reg_base.h:23
#define
DR_REG_SENS_BASE
0x3ff48800
Examples
References
from
examples
Code
Location
#define
DR_REG_SENS_BASE
0x3ff48800
reg_base.h:23
#define
SENS_SAR_READ_CTRL_REG
(
DR_REG_SENS_BASE
+
0x0000
)
sens_reg.h:11
#define
SENS_SAR_MEAS_WAIT2_REG
(
DR_REG_SENS_BASE
+
0x000c
)
sens_reg.h:78
#define
SENS_ULP_CP_SLEEP_CYC0_REG
(
DR_REG_SENS_BASE
+
0x0018
)
sens_reg.h:163
#define
SENS_SAR_START_FORCE_REG
(
DR_REG_SENS_BASE
+
0x002c
)
sens_reg.h:203
#define
SENS_SAR_READ_CTRL2_REG
(
DR_REG_SENS_BASE
+
0x0090
)
sens_reg.h:762
}
else
if
(
reg
<
DR_REG_SENS_BASE
)
{
ulp.h:314
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