![]() |
Infineon MOTIX™ MCU TLE985x Device Family SDK
|
Go to the source code of this file.
CMSIS Intrinsics access.
Functions | |
INLINE sint32 | CMSIS_Irq_Dis (void) |
Access to the CMSIS intrinsic __disable_irq(). More... | |
INLINE void | CMSIS_Irq_En (void) |
Access to the CMSIS intrinsic __enable_irq(). More... | |
INLINE void | CMSIS_NOP (void) |
Access to the CMSIS intrinsic __NOP(). More... | |
INLINE void | CMSIS_WFE (void) |
Access to the CMSIS intrinsic __WFE(). More... | |
INLINE void | CMSIS_SEV (void) |
Access to the CMSIS intrinsic __SEV(). More... | |
Access to the CMSIS intrinsic __disable_irq().
INLINE void CMSIS_Irq_En | ( | void | ) |
Access to the CMSIS intrinsic __enable_irq().
INLINE void CMSIS_NOP | ( | void | ) |
Access to the CMSIS intrinsic __NOP().
INLINE void CMSIS_SEV | ( | void | ) |
Access to the CMSIS intrinsic __SEV().
INLINE void CMSIS_WFE | ( | void | ) |
Access to the CMSIS intrinsic __WFE().