5.14.3.5 The #pragma Interrupt_level Directive
The #pragma interrupt_level
directive can be used to
prevent duplication of functions called from main-line and interrupt code (see Disabling Duplication).
The #pragma interrupt_level
directive can be used to
prevent duplication of functions called from main-line and interrupt code (see Disabling Duplication).