This preprocessor macro is defined if interworking is enabled via compiler switch(-interworking), settings panel option, or #pragma interworking is enabled.
__APCS_INTERWORKING
This macro is undefined if interworking is not enabled. This macro should always be defined for cortex-m4 processors.