...
CPU_IntDisMeasMaxGet()
...
Gets (non-resetable) maximum interrupts disabled time. 1055112 Anchor
Files
...
cpu_core.h/cpu_core.c
Anchor
Prototype
...
...
...
Arguments
Anchor
Returned Value
...
(Non-resetable) maximum interrupts disabled time (in CPU timestamp timer counts). Anchor
Required Configuration
...
Available only if CPU_CFG_INT_DIS_MEAS_EN
is #define'd
in cpu_cfg.h
(see section 7 section 7-1). Anchor
Notes / Warnings
...
None. 1055137 Anchor
Example Usage
...