Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

CPU_IntDisMeasMaxGet()

Gets (non-resetable) maximum interrupts disabled time.

Files

cpu_core.h/cpu_core.c

Prototype

Arguments

None.

Returned Value

(Non-resetable) maximum interrupts disabled time (in CPU timestamp timer counts).

Required Configuration

Available only if CPU_CFG_INT_DIS_MEAS_EN is #define'd in cpu_cfg.h (see section 7-1).

Notes / Warnings

None.

Example Usage

  • No labels