Home
last modified time | relevance | path

Searched defs:IS_RUNNING_IN_ISR (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console.c111 #define IS_RUNNING_IN_ISR() SystemGetIRQNestingLevel() macro
113 #define IS_RUNNING_IN_ISR() __get_IPSR() macro