Modules | Classes
Status and Control Registers

Core Register type definitions. More...

Collaboration diagram for Status and Control Registers:

Modules

 Nested Vectored Interrupt Controller (NVIC)
 Type definitions for the NVIC Registers.
 

Classes

union  APSR_Type
 Union type to access the Application Program Status Register (APSR). More...
 
union  CONTROL_Type
 Union type to access the Control Registers (CONTROL). More...
 
union  IPSR_Type
 Union type to access the Interrupt Program Status Register (IPSR). More...
 
union  xPSR_Type
 Union type to access the Special-Purpose Program Status Registers (xPSR). More...
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_IT_Pos   25U
 
#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SFPA_Pos   3U
 
#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 
#define APSR_N_Pos   31U
 
#define APSR_N_Msk   (1UL << APSR_N_Pos)
 
#define APSR_Z_Pos   30U
 
#define APSR_Z_Msk   (1UL << APSR_Z_Pos)
 
#define APSR_C_Pos   29U
 
#define APSR_C_Msk   (1UL << APSR_C_Pos)
 
#define APSR_V_Pos   28U
 
#define APSR_V_Msk   (1UL << APSR_V_Pos)
 
#define APSR_Q_Pos   27U
 
#define APSR_Q_Msk   (1UL << APSR_Q_Pos)
 
#define APSR_GE_Pos   16U
 
#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)
 
#define IPSR_ISR_Pos   0U
 
#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)
 
#define xPSR_N_Pos   31U
 
#define xPSR_N_Msk   (1UL << xPSR_N_Pos)
 
#define xPSR_Z_Pos   30U
 
#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)
 
#define xPSR_C_Pos   29U
 
#define xPSR_C_Msk   (1UL << xPSR_C_Pos)
 
#define xPSR_V_Pos   28U
 
#define xPSR_V_Msk   (1UL << xPSR_V_Pos)
 
#define xPSR_Q_Pos   27U
 
#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)
 
#define xPSR_ICI_IT_2_Pos   25U
 
#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)
 
#define xPSR_T_Pos   24U
 
#define xPSR_T_Msk   (1UL << xPSR_T_Pos)
 
#define xPSR_GE_Pos   16U
 
#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)
 
#define xPSR_ICI_IT_1_Pos   10U
 
#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)
 
#define xPSR_ISR_Pos   0U
 
#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)
 
#define CONTROL_FPCA_Pos   2U
 
#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)
 
#define CONTROL_SPSEL_Pos   1U
 
#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)
 
#define CONTROL_nPRIV_Pos   0U
 
#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)
 

Detailed Description

Core Register type definitions.

Macro Definition Documentation

◆ APSR_C_Msk [1/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Msk [2/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Msk [3/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Msk [4/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Msk [5/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Msk [6/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Msk [7/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Msk [8/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 220 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Msk [9/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 226 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Msk [10/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 226 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Msk [11/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 226 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Msk [12/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 226 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Msk [13/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Msk [14/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Msk [15/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Msk [16/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Msk [17/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Msk [18/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Msk [19/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Msk [20/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 228 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Msk [21/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 231 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Msk [22/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 231 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Msk [23/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 231 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Msk [24/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 231 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Msk [25/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 254 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Msk [26/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 254 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_C_Msk [27/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 254 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Msk [28/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 254 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Msk [29/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

◆ APSR_C_Msk [30/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

◆ APSR_C_Msk [31/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

◆ APSR_C_Msk [32/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 254 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Msk [33/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 283 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Msk [34/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 283 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Msk [35/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 283 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Msk [36/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 283 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Msk [37/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 283 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Msk [38/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 283 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Msk [39/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 298 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_C_Msk [40/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 298 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Msk [41/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 298 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Msk [42/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 298 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Msk [43/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 298 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Msk [44/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 298 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Msk [45/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 338 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Msk [46/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

◆ APSR_C_Msk [47/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 338 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Msk [48/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 338 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_C_Msk [49/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 338 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Msk [50/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 338 of file core_cm35p.h.

◆ APSR_C_Msk [51/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

◆ APSR_C_Msk [52/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

◆ APSR_C_Msk [53/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 338 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Msk [54/54]

#define APSR_C_Msk   (1UL << APSR_C_Pos)

APSR: C Mask

Definition at line 339 of file core_armv81mml.h.

◆ APSR_C_Pos [1/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Pos [2/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Pos [3/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Pos [4/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Pos [5/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Pos [6/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_C_Pos [7/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Pos [8/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 219 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_C_Pos [9/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 225 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Pos [10/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 225 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Pos [11/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 225 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Pos [12/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 225 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_C_Pos [13/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Pos [14/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Pos [15/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Pos [16/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Pos [17/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Pos [18/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_C_Pos [19/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Pos [20/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 227 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_C_Pos [21/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 230 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Pos [22/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 230 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Pos [23/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 230 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Pos [24/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 230 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_C_Pos [25/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Pos [26/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_C_Pos [27/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_C_Pos [28/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Pos [29/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Pos [30/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_C_Pos [31/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_C_Pos [32/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 253 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_C_Pos [33/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 282 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Pos [34/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 282 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Pos [35/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 282 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Pos [36/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 282 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Pos [37/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 282 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Pos [38/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 282 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_C_Pos [39/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 297 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Pos [40/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 297 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Pos [41/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 297 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Pos [42/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 297 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Pos [43/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 297 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_C_Pos [44/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 297 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_C_Pos [45/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Pos [46/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_C_Pos [47/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Pos [48/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_C_Pos [49/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Pos [50/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file core_cm35p.h.

◆ APSR_C_Pos [51/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_C_Pos [52/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_C_Pos [53/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 337 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_C_Pos [54/54]

#define APSR_C_Pos   29U

APSR: C Position

Definition at line 338 of file core_armv81mml.h.

◆ APSR_GE_Msk [1/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 292 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Msk [2/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 292 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Msk [3/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 292 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Msk [4/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 292 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Msk [5/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 292 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Msk [6/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 292 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Msk [7/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 307 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Msk [8/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 307 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Msk [9/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 307 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Msk [10/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 307 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Msk [11/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 307 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_GE_Msk [12/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 307 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Msk [13/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Msk [14/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Msk [15/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Msk [16/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Msk [17/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Msk [18/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file core_cm35p.h.

◆ APSR_GE_Msk [19/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Msk [20/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Msk [21/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 347 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Msk [22/22]

#define APSR_GE_Msk   (0xFUL << APSR_GE_Pos)

APSR: GE Mask

Definition at line 348 of file core_armv81mml.h.

◆ APSR_GE_Pos [1/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 291 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Pos [2/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 291 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Pos [3/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 291 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Pos [4/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 291 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Pos [5/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 291 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Pos [6/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 291 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_GE_Pos [7/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 306 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Pos [8/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 306 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Pos [9/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 306 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Pos [10/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 306 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_GE_Pos [11/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 306 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Pos [12/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 306 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_GE_Pos [13/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Pos [14/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Pos [15/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Pos [16/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Pos [17/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Pos [18/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file core_cm35p.h.

◆ APSR_GE_Pos [19/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Pos [20/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_GE_Pos [21/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 346 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_GE_Pos [22/22]

#define APSR_GE_Pos   16U

APSR: GE Position

Definition at line 347 of file core_armv81mml.h.

◆ APSR_N_Msk [1/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Msk [2/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Msk [3/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Msk [4/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Msk [5/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Msk [6/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Msk [7/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Msk [8/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 214 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Msk [9/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 220 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Msk [10/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 220 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Msk [11/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 220 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Msk [12/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 220 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Msk [13/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Msk [14/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Msk [15/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Msk [16/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Msk [17/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Msk [18/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Msk [19/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Msk [20/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 222 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Msk [21/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 225 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Msk [22/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 225 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Msk [23/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 225 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Msk [24/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 225 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Msk [25/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 248 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Msk [26/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 248 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_N_Msk [27/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 248 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Msk [28/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 248 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Msk [29/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

◆ APSR_N_Msk [30/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

◆ APSR_N_Msk [31/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

◆ APSR_N_Msk [32/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 248 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Msk [33/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 277 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Msk [34/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 277 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Msk [35/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 277 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Msk [36/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 277 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Msk [37/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 277 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Msk [38/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 277 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Msk [39/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 292 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Msk [40/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 292 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Msk [41/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 292 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_N_Msk [42/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 292 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Msk [43/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 292 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Msk [44/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 292 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Msk [45/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 332 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Msk [46/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

◆ APSR_N_Msk [47/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 332 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Msk [48/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 332 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_N_Msk [49/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 332 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Msk [50/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 332 of file core_cm35p.h.

◆ APSR_N_Msk [51/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

◆ APSR_N_Msk [52/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

◆ APSR_N_Msk [53/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 332 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Msk [54/54]

#define APSR_N_Msk   (1UL << APSR_N_Pos)

APSR: N Mask

Definition at line 333 of file core_armv81mml.h.

◆ APSR_N_Pos [1/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Pos [2/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Pos [3/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Pos [4/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Pos [5/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Pos [6/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Pos [7/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_N_Pos [8/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 213 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_N_Pos [9/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 219 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Pos [10/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 219 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Pos [11/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 219 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Pos [12/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 219 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_N_Pos [13/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Pos [14/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Pos [15/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Pos [16/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Pos [17/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Pos [18/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Pos [19/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_N_Pos [20/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 221 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_N_Pos [21/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 224 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Pos [22/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 224 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Pos [23/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 224 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Pos [24/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 224 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_N_Pos [25/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Pos [26/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_N_Pos [27/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_N_Pos [28/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Pos [29/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Pos [30/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_N_Pos [31/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_N_Pos [32/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 247 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_N_Pos [33/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 276 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Pos [34/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 276 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Pos [35/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 276 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Pos [36/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 276 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Pos [37/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 276 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Pos [38/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 276 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_N_Pos [39/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 291 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Pos [40/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 291 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Pos [41/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 291 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Pos [42/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 291 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_N_Pos [43/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 291 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Pos [44/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 291 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_N_Pos [45/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Pos [46/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_N_Pos [47/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Pos [48/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_N_Pos [49/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Pos [50/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file core_cm35p.h.

◆ APSR_N_Pos [51/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_N_Pos [52/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_N_Pos [53/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 331 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_N_Pos [54/54]

#define APSR_N_Pos   31U

APSR: N Position

Definition at line 332 of file core_armv81mml.h.

◆ APSR_Q_Msk [1/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Msk [2/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Msk [3/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Msk [4/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Msk [5/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Msk [6/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Msk [7/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Msk [8/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 234 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Msk [9/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 289 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Msk [10/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 289 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Msk [11/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 289 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Msk [12/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 289 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Msk [13/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 289 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Msk [14/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 289 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Msk [15/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 304 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Msk [16/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 304 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_Q_Msk [17/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 304 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Msk [18/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 304 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Msk [19/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 304 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Msk [20/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 304 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Msk [21/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 344 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Msk [22/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

◆ APSR_Q_Msk [23/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 344 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Msk [24/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 344 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Q_Msk [25/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 344 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Msk [26/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 344 of file core_cm35p.h.

◆ APSR_Q_Msk [27/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

◆ APSR_Q_Msk [28/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

◆ APSR_Q_Msk [29/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 344 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Msk [30/30]

#define APSR_Q_Msk   (1UL << APSR_Q_Pos)

APSR: Q Mask

Definition at line 345 of file core_armv81mml.h.

◆ APSR_Q_Pos [1/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Pos [2/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Pos [3/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Pos [4/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Pos [5/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Pos [6/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Q_Pos [7/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Pos [8/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 233 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Q_Pos [9/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 288 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Pos [10/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 288 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Pos [11/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 288 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Pos [12/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 288 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Pos [13/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 288 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Pos [14/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 288 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Q_Pos [15/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 303 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Pos [16/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 303 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_Q_Pos [17/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 303 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Pos [18/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 303 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Pos [19/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 303 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Pos [20/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 303 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Q_Pos [21/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Pos [22/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Q_Pos [23/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Pos [24/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Q_Pos [25/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Pos [26/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file core_cm35p.h.

◆ APSR_Q_Pos [27/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Q_Pos [28/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Q_Pos [29/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 343 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Q_Pos [30/30]

#define APSR_Q_Pos   27U

APSR: Q Position

Definition at line 344 of file core_armv81mml.h.

◆ APSR_V_Msk [1/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Msk [2/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Msk [3/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Msk [4/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Msk [5/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Msk [6/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Msk [7/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Msk [8/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 223 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Msk [9/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 229 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Msk [10/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 229 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Msk [11/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 229 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Msk [12/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 229 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Msk [13/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Msk [14/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Msk [15/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Msk [16/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Msk [17/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Msk [18/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Msk [19/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Msk [20/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 231 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Msk [21/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 234 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Msk [22/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 234 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Msk [23/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 234 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Msk [24/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 234 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Msk [25/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 257 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Msk [26/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 257 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_V_Msk [27/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 257 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Msk [28/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 257 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Msk [29/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

◆ APSR_V_Msk [30/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

◆ APSR_V_Msk [31/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

◆ APSR_V_Msk [32/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 257 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Msk [33/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 286 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Msk [34/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 286 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Msk [35/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 286 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Msk [36/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 286 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Msk [37/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 286 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Msk [38/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 286 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Msk [39/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 301 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Msk [40/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 301 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_V_Msk [41/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 301 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Msk [42/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 301 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Msk [43/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 301 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Msk [44/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 301 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Msk [45/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 341 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Msk [46/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

◆ APSR_V_Msk [47/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 341 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Msk [48/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 341 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_V_Msk [49/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 341 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Msk [50/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 341 of file core_cm35p.h.

◆ APSR_V_Msk [51/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

◆ APSR_V_Msk [52/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

◆ APSR_V_Msk [53/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 341 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Msk [54/54]

#define APSR_V_Msk   (1UL << APSR_V_Pos)

APSR: V Mask

Definition at line 342 of file core_armv81mml.h.

◆ APSR_V_Pos [1/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Pos [2/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Pos [3/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Pos [4/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Pos [5/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Pos [6/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Pos [7/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_V_Pos [8/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 222 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_V_Pos [9/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 228 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Pos [10/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 228 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Pos [11/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 228 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Pos [12/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 228 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_V_Pos [13/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Pos [14/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Pos [15/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Pos [16/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Pos [17/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Pos [18/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Pos [19/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_V_Pos [20/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 230 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_V_Pos [21/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 233 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Pos [22/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 233 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Pos [23/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 233 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Pos [24/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 233 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_V_Pos [25/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Pos [26/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_V_Pos [27/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Pos [28/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Pos [29/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_V_Pos [30/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_V_Pos [31/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_V_Pos [32/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 256 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_V_Pos [33/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 285 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Pos [34/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 285 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Pos [35/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 285 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Pos [36/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 285 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Pos [37/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 285 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Pos [38/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 285 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_V_Pos [39/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 300 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Pos [40/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 300 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Pos [41/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 300 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Pos [42/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 300 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Pos [43/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 300 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_V_Pos [44/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 300 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_V_Pos [45/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Pos [46/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_V_Pos [47/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Pos [48/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_V_Pos [49/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Pos [50/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file core_cm35p.h.

◆ APSR_V_Pos [51/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_V_Pos [52/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_V_Pos [53/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 340 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_V_Pos [54/54]

#define APSR_V_Pos   28U

APSR: V Position

Definition at line 341 of file core_armv81mml.h.

◆ APSR_Z_Msk [1/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Msk [2/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Msk [3/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Msk [4/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Msk [5/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Msk [6/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Msk [7/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Msk [8/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 217 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Msk [9/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 223 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Msk [10/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 223 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Msk [11/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 223 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Msk [12/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 223 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Msk [13/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Msk [14/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Msk [15/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Msk [16/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Msk [17/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Msk [18/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Msk [19/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Msk [20/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 225 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Msk [21/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 228 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Msk [22/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 228 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Msk [23/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 228 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Msk [24/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 228 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Msk [25/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 251 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Msk [26/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 251 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_Z_Msk [27/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 251 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Msk [28/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

◆ APSR_Z_Msk [29/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 251 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Msk [30/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

◆ APSR_Z_Msk [31/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

◆ APSR_Z_Msk [32/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 251 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Msk [33/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 280 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Msk [34/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 280 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Msk [35/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 280 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Msk [36/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 280 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Msk [37/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 280 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Msk [38/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 280 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Msk [39/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 295 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_Z_Msk [40/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 295 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Msk [41/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 295 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Msk [42/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 295 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Msk [43/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 295 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Msk [44/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 295 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Msk [45/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 335 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Msk [46/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

◆ APSR_Z_Msk [47/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 335 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Msk [48/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 335 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Z_Msk [49/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 335 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Msk [50/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 335 of file core_cm35p.h.

◆ APSR_Z_Msk [51/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

◆ APSR_Z_Msk [52/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

◆ APSR_Z_Msk [53/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 335 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Msk [54/54]

#define APSR_Z_Msk   (1UL << APSR_Z_Pos)

APSR: Z Mask

Definition at line 336 of file core_armv81mml.h.

◆ APSR_Z_Pos [1/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Pos [2/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Pos [3/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Pos [4/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Pos [5/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Pos [6/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Pos [7/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ APSR_Z_Pos [8/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 216 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ APSR_Z_Pos [9/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 222 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Pos [10/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 222 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Pos [11/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 222 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Pos [12/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 222 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ APSR_Z_Pos [13/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Pos [14/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Pos [15/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Pos [16/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Pos [17/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Pos [18/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ APSR_Z_Pos [19/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Pos [20/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 224 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ APSR_Z_Pos [21/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 227 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Pos [22/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 227 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Pos [23/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 227 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Pos [24/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 227 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ APSR_Z_Pos [25/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Pos [26/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_Z_Pos [27/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_Z_Pos [28/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Pos [29/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_Z_Pos [30/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Pos [31/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ APSR_Z_Pos [32/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 250 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ APSR_Z_Pos [33/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Pos [34/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 279 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Pos [35/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Pos [36/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Pos [37/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Pos [38/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 279 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ APSR_Z_Pos [39/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 294 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Pos [40/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 294 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Pos [41/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 294 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Pos [42/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 294 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ APSR_Z_Pos [43/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 294 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Pos [44/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 294 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ APSR_Z_Pos [45/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Pos [46/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Z_Pos [47/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Pos [48/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Z_Pos [49/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Pos [50/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file core_cm35p.h.

◆ APSR_Z_Pos [51/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Z_Pos [52/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ APSR_Z_Pos [53/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 334 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ APSR_Z_Pos [54/54]

#define APSR_Z_Pos   30U

APSR: Z Position

Definition at line 335 of file core_armv81mml.h.

◆ CONTROL_FPCA_Msk [1/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 385 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Msk [2/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 385 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Msk [3/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 385 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Msk [4/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 385 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Msk [5/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 385 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Msk [6/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 385 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Msk [7/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 400 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Msk [8/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 400 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ CONTROL_FPCA_Msk [9/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 400 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Msk [10/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 400 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Msk [11/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 400 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Msk [12/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 400 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Msk [13/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Msk [14/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Msk [15/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Msk [16/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Msk [17/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Msk [18/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Msk [19/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file core_cm35p.h.

◆ CONTROL_FPCA_Msk [20/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Msk [21/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 440 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Msk [22/22]

#define CONTROL_FPCA_Msk   (1UL << CONTROL_FPCA_Pos)

CONTROL: FPCA Mask

Definition at line 441 of file core_armv81mml.h.

◆ CONTROL_FPCA_Pos [1/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 384 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Pos [2/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 384 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Pos [3/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 384 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Pos [4/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 384 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Pos [5/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 384 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Pos [6/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 384 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_FPCA_Pos [7/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 399 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ CONTROL_FPCA_Pos [8/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 399 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Pos [9/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 399 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Pos [10/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 399 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Pos [11/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 399 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Pos [12/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 399 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_FPCA_Pos [13/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Pos [14/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Pos [15/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Pos [16/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Pos [17/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_FPCA_Pos [18/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file core_cm35p.h.

◆ CONTROL_FPCA_Pos [19/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Pos [20/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Pos [21/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 439 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_FPCA_Pos [22/22]

#define CONTROL_FPCA_Pos   2U

CONTROL: FPCA Position

Definition at line 440 of file core_armv81mml.h.

◆ CONTROL_nPRIV_Msk [1/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 313 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Msk [2/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 313 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Msk [3/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 313 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Msk [4/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 313 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Msk [5/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Msk [6/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Msk [7/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Msk [8/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Msk [9/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Msk [10/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Msk [11/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Msk [12/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 325 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Msk [13/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Msk [14/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Msk [15/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Msk [16/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Msk [17/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Msk [18/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Msk [19/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Msk [20/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 336 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Msk [21/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 391 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Msk [22/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 391 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Msk [23/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 391 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Msk [24/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 391 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Msk [25/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 391 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Msk [26/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 391 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Msk [27/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 406 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Msk [28/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 406 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ CONTROL_nPRIV_Msk [29/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 406 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Msk [30/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 406 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Msk [31/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 406 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Msk [32/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 406 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Msk [33/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Msk [34/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Msk [35/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Msk [36/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Msk [37/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Msk [38/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file core_cm35p.h.

◆ CONTROL_nPRIV_Msk [39/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Msk [40/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Msk [41/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 446 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Msk [42/42]

#define CONTROL_nPRIV_Msk   (1UL /*<< CONTROL_nPRIV_Pos*/)

CONTROL: nPRIV Mask

Definition at line 447 of file core_armv81mml.h.

◆ CONTROL_nPRIV_Pos [1/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 312 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Pos [2/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 312 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Pos [3/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 312 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Pos [4/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 312 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_nPRIV_Pos [5/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Pos [6/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Pos [7/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Pos [8/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Pos [9/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Pos [10/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Pos [11/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_nPRIV_Pos [12/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 324 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_nPRIV_Pos [13/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Pos [14/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Pos [15/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Pos [16/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Pos [17/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Pos [18/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Pos [19/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_nPRIV_Pos [20/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 335 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_nPRIV_Pos [21/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 390 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Pos [22/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 390 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Pos [23/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 390 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Pos [24/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 390 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Pos [25/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 390 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Pos [26/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 390 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_nPRIV_Pos [27/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 405 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Pos [28/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 405 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ CONTROL_nPRIV_Pos [29/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 405 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Pos [30/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 405 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Pos [31/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 405 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Pos [32/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 405 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_nPRIV_Pos [33/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Pos [34/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Pos [35/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Pos [36/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Pos [37/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_nPRIV_Pos [38/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file core_cm35p.h.

◆ CONTROL_nPRIV_Pos [39/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Pos [40/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Pos [41/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 445 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_nPRIV_Pos [42/42]

#define CONTROL_nPRIV_Pos   0U

CONTROL: nPRIV Position

Definition at line 446 of file core_armv81mml.h.

◆ CONTROL_SFPA_Msk [1/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Msk [2/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Msk [3/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Msk [4/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Msk [5/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Msk [6/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Msk [7/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Msk [8/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file core_cm35p.h.

◆ CONTROL_SFPA_Msk [9/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 437 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Msk [10/10]

#define CONTROL_SFPA_Msk   (1UL << CONTROL_SFPA_Pos)

CONTROL: SFPA Mask

Definition at line 438 of file core_armv81mml.h.

◆ CONTROL_SFPA_Pos [1/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Pos [2/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Pos [3/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Pos [4/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Pos [5/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SFPA_Pos [6/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file core_cm35p.h.

◆ CONTROL_SFPA_Pos [7/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Pos [8/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Pos [9/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 436 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SFPA_Pos [10/10]

#define CONTROL_SFPA_Pos   3U

CONTROL: SFPA Position

Definition at line 437 of file core_armv81mml.h.

◆ CONTROL_SPSEL_Msk [1/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Msk [2/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Msk [3/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Msk [4/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Msk [5/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Msk [6/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Msk [7/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Msk [8/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 299 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Msk [9/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 305 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Msk [10/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 305 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Msk [11/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 305 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Msk [12/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 305 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Msk [13/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 310 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Msk [14/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 310 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Msk [15/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 310 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Msk [16/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 310 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Msk [17/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Msk [18/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Msk [19/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Msk [20/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Msk [21/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Msk [22/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Msk [23/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Msk [24/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 322 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Msk [25/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Msk [26/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Msk [27/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Msk [28/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Msk [29/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Msk [30/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Msk [31/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Msk [32/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 333 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Msk [33/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 388 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Msk [34/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 388 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Msk [35/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 388 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Msk [36/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 388 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Msk [37/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 388 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Msk [38/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 388 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Msk [39/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 403 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Msk [40/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 403 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ CONTROL_SPSEL_Msk [41/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 403 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Msk [42/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 403 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Msk [43/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 403 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Msk [44/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 403 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Msk [45/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Msk [46/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Msk [47/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Msk [48/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file core_cm35p.h.

◆ CONTROL_SPSEL_Msk [49/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Msk [50/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Msk [51/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Msk [52/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Msk [53/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 443 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Msk [54/54]

#define CONTROL_SPSEL_Msk   (1UL << CONTROL_SPSEL_Pos)

CONTROL: SPSEL Mask

Definition at line 444 of file core_armv81mml.h.

◆ CONTROL_SPSEL_Pos [1/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Pos [2/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Pos [3/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Pos [4/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Pos [5/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Pos [6/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Pos [7/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ CONTROL_SPSEL_Pos [8/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 298 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ CONTROL_SPSEL_Pos [9/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 304 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Pos [10/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 304 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Pos [11/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 304 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Pos [12/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 304 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ CONTROL_SPSEL_Pos [13/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 309 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Pos [14/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 309 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Pos [15/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 309 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Pos [16/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 309 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ CONTROL_SPSEL_Pos [17/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Pos [18/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Pos [19/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Pos [20/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Pos [21/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Pos [22/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Pos [23/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ CONTROL_SPSEL_Pos [24/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 321 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ CONTROL_SPSEL_Pos [25/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Pos [26/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Pos [27/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Pos [28/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Pos [29/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Pos [30/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Pos [31/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ CONTROL_SPSEL_Pos [32/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 332 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ CONTROL_SPSEL_Pos [33/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 387 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Pos [34/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 387 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Pos [35/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 387 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Pos [36/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 387 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Pos [37/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 387 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Pos [38/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 387 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ CONTROL_SPSEL_Pos [39/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 402 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Pos [40/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 402 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Pos [41/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 402 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ CONTROL_SPSEL_Pos [42/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 402 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Pos [43/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 402 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Pos [44/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 402 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ CONTROL_SPSEL_Pos [45/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Pos [46/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Pos [47/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Pos [48/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Pos [49/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ CONTROL_SPSEL_Pos [50/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file core_cm35p.h.

◆ CONTROL_SPSEL_Pos [51/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Pos [52/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Pos [53/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 442 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ CONTROL_SPSEL_Pos [54/54]

#define CONTROL_SPSEL_Pos   1U

CONTROL: SPSEL Position

Definition at line 443 of file core_armv81mml.h.

◆ IPSR_ISR_Msk [1/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Msk [2/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Msk [3/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Msk [4/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Msk [5/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Msk [6/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Msk [7/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Msk [8/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 241 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Msk [9/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 247 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Msk [10/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 247 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Msk [11/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 247 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Msk [12/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 247 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Msk [13/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Msk [14/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Msk [15/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Msk [16/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Msk [17/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Msk [18/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Msk [19/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Msk [20/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Msk [21/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Msk [22/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Msk [23/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Msk [24/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 252 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Msk [25/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Msk [26/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Msk [27/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Msk [28/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Msk [29/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Msk [30/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Msk [31/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Msk [32/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 275 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Msk [33/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 310 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Msk [34/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 310 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Msk [35/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 310 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Msk [36/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 310 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Msk [37/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 310 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Msk [38/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 310 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Msk [39/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 325 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Msk [40/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 325 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Msk [41/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 325 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Msk [42/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 325 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Msk [43/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 325 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Msk [44/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 325 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ IPSR_ISR_Msk [45/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Msk [46/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Msk [47/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Msk [48/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Msk [49/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Msk [50/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file core_cm35p.h.

◆ IPSR_ISR_Msk [51/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Msk [52/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Msk [53/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 365 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Msk [54/54]

#define IPSR_ISR_Msk   (0x1FFUL /*<< IPSR_ISR_Pos*/)

IPSR: ISR Mask

Definition at line 366 of file core_armv81mml.h.

◆ IPSR_ISR_Pos [1/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Pos [2/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Pos [3/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Pos [4/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Pos [5/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Pos [6/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Pos [7/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ IPSR_ISR_Pos [8/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 240 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ IPSR_ISR_Pos [9/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 246 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Pos [10/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 246 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Pos [11/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 246 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Pos [12/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 246 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ IPSR_ISR_Pos [13/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Pos [14/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Pos [15/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Pos [16/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Pos [17/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Pos [18/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Pos [19/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Pos [20/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Pos [21/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ IPSR_ISR_Pos [22/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Pos [23/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ IPSR_ISR_Pos [24/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 251 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ IPSR_ISR_Pos [25/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Pos [26/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Pos [27/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Pos [28/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Pos [29/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Pos [30/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ IPSR_ISR_Pos [31/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Pos [32/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 274 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ IPSR_ISR_Pos [33/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 309 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Pos [34/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 309 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Pos [35/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 309 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Pos [36/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 309 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Pos [37/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 309 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Pos [38/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 309 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ IPSR_ISR_Pos [39/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 324 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Pos [40/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 324 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Pos [41/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 324 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ IPSR_ISR_Pos [42/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 324 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Pos [43/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 324 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Pos [44/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 324 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ IPSR_ISR_Pos [45/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Pos [46/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Pos [47/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Pos [48/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Pos [49/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Pos [50/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file core_cm35p.h.

◆ IPSR_ISR_Pos [51/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Pos [52/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ IPSR_ISR_Pos [53/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 364 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ IPSR_ISR_Pos [54/54]

#define IPSR_ISR_Pos   0U

IPSR: ISR Position

Definition at line 365 of file core_armv81mml.h.

◆ xPSR_C_Msk [1/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Msk [2/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Msk [3/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Msk [4/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Msk [5/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Msk [6/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Msk [7/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Msk [8/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 271 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Msk [9/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 277 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Msk [10/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 277 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Msk [11/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 277 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Msk [12/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 277 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Msk [13/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 282 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Msk [14/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 282 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Msk [15/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 282 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Msk [16/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 282 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Msk [17/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Msk [18/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Msk [19/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Msk [20/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Msk [21/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Msk [22/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Msk [23/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Msk [24/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 285 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Msk [25/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 305 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Msk [26/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 305 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Msk [27/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 305 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_C_Msk [28/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 305 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Msk [29/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

◆ xPSR_C_Msk [30/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

◆ xPSR_C_Msk [31/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

◆ xPSR_C_Msk [32/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 305 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Msk [33/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 344 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Msk [34/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 344 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Msk [35/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 344 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Msk [36/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 344 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Msk [37/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 344 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Msk [38/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 344 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Msk [39/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 359 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Msk [40/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 359 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_C_Msk [41/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 359 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Msk [42/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 359 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Msk [43/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 359 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Msk [44/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 359 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Msk [45/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 398 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Msk [46/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 398 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Msk [47/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 398 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_C_Msk [48/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 398 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Msk [49/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

◆ xPSR_C_Msk [50/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 398 of file core_cm35p.h.

◆ xPSR_C_Msk [51/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 398 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Msk [52/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

◆ xPSR_C_Msk [53/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

◆ xPSR_C_Msk [54/54]

#define xPSR_C_Msk   (1UL << xPSR_C_Pos)

xPSR: C Mask

Definition at line 399 of file core_armv81mml.h.

◆ xPSR_C_Pos [1/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Pos [2/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Pos [3/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Pos [4/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Pos [5/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Pos [6/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_C_Pos [7/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Pos [8/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 270 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_C_Pos [9/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 276 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Pos [10/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 276 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Pos [11/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 276 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Pos [12/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 276 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_C_Pos [13/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 281 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Pos [14/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 281 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Pos [15/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 281 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Pos [16/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 281 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_C_Pos [17/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Pos [18/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Pos [19/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Pos [20/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Pos [21/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_C_Pos [22/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Pos [23/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Pos [24/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 284 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_C_Pos [25/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Pos [26/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_C_Pos [27/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Pos [28/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Pos [29/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_C_Pos [30/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_C_Pos [31/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_C_Pos [32/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 304 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_C_Pos [33/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 343 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Pos [34/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 343 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Pos [35/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 343 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Pos [36/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 343 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Pos [37/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 343 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Pos [38/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 343 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_C_Pos [39/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 358 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Pos [40/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 358 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Pos [41/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 358 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_C_Pos [42/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 358 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Pos [43/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 358 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Pos [44/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 358 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_C_Pos [45/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Pos [46/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Pos [47/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Pos [48/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_C_Pos [49/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_C_Pos [50/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_C_Pos [51/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file core_cm35p.h.

◆ xPSR_C_Pos [52/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_C_Pos [53/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 397 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_C_Pos [54/54]

#define xPSR_C_Pos   29U

xPSR: C Position

Definition at line 398 of file core_armv81mml.h.

◆ xPSR_GE_Msk [1/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 359 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Msk [2/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 359 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Msk [3/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 359 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Msk [4/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 359 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Msk [5/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 359 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Msk [6/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 359 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Msk [7/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 374 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Msk [8/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 374 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Msk [9/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 374 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Msk [10/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 374 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Msk [11/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 374 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Msk [12/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 374 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_GE_Msk [13/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Msk [14/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Msk [15/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Msk [16/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Msk [17/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Msk [18/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file core_cm35p.h.

◆ xPSR_GE_Msk [19/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Msk [20/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Msk [21/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 413 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Msk [22/22]

#define xPSR_GE_Msk   (0xFUL << xPSR_GE_Pos)

xPSR: GE Mask

Definition at line 414 of file core_armv81mml.h.

◆ xPSR_GE_Pos [1/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 358 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Pos [2/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 358 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Pos [3/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 358 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Pos [4/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 358 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Pos [5/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 358 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Pos [6/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 358 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_GE_Pos [7/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 373 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Pos [8/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 373 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Pos [9/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 373 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Pos [10/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 373 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Pos [11/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 373 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_GE_Pos [12/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 373 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_GE_Pos [13/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Pos [14/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Pos [15/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Pos [16/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_GE_Pos [17/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Pos [18/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Pos [19/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file core_cm35p.h.

◆ xPSR_GE_Pos [20/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Pos [21/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 412 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_GE_Pos [22/22]

#define xPSR_GE_Pos   16U

xPSR: GE Position

Definition at line 413 of file core_armv81mml.h.

◆ xPSR_ICI_IT_1_Msk [1/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Msk [2/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Msk [3/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Msk [4/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Msk [5/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Msk [6/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Msk [7/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Msk [8/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 300 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Msk [9/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 362 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Msk [10/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 362 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Msk [11/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 362 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Msk [12/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 362 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Msk [13/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 362 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Msk [14/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 362 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Msk [15/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 377 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_ICI_IT_1_Msk [16/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 377 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Msk [17/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 377 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Msk [18/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 377 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Msk [19/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 377 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Msk [20/20]

#define xPSR_ICI_IT_1_Msk   (0x3FUL << xPSR_ICI_IT_1_Pos)

xPSR: ICI/IT part 1 Mask

Definition at line 377 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Pos [1/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Pos [2/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Pos [3/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Pos [4/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Pos [5/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Pos [6/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Pos [7/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_1_Pos [8/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 299 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_1_Pos [9/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 361 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Pos [10/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 361 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Pos [11/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 361 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Pos [12/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 361 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Pos [13/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 361 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Pos [14/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 361 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_1_Pos [15/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 376 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Pos [16/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 376 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Pos [17/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 376 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Pos [18/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 376 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Pos [19/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 376 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_1_Pos [20/20]

#define xPSR_ICI_IT_1_Pos   10U

xPSR: ICI/IT part 1 Position

Definition at line 376 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_ICI_IT_2_Msk [1/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Msk [2/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Msk [3/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Msk [4/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Msk [5/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Msk [6/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Msk [7/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Msk [8/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 294 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Msk [9/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 353 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Msk [10/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 353 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Msk [11/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 353 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Msk [12/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 353 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Msk [13/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 353 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Msk [14/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 353 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Msk [15/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 368 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Msk [16/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 368 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Msk [17/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 368 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Msk [18/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 368 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Msk [19/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 368 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Msk [20/20]

#define xPSR_ICI_IT_2_Msk   (3UL << xPSR_ICI_IT_2_Pos)

xPSR: ICI/IT part 2 Mask

Definition at line 368 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_ICI_IT_2_Pos [1/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Pos [2/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Pos [3/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Pos [4/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Pos [5/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Pos [6/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Pos [7/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ICI_IT_2_Pos [8/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 293 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ICI_IT_2_Pos [9/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 352 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Pos [10/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 352 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Pos [11/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 352 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Pos [12/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 352 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Pos [13/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 352 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Pos [14/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 352 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ICI_IT_2_Pos [15/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 367 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Pos [16/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 367 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Pos [17/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 367 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Pos [18/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 367 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Pos [19/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 367 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ICI_IT_2_Pos [20/20]

#define xPSR_ICI_IT_2_Pos   25U

xPSR: ICI/IT part 2 Position

Definition at line 367 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_ISR_Msk [1/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Msk [2/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Msk [3/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Msk [4/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Msk [5/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Msk [6/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Msk [7/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Msk [8/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 280 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Msk [9/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 286 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Msk [10/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 286 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Msk [11/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 286 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Msk [12/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 286 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Msk [13/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 291 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Msk [14/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 291 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Msk [15/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 291 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Msk [16/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 291 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Msk [17/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Msk [18/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Msk [19/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Msk [20/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Msk [21/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Msk [22/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Msk [23/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Msk [24/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 303 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Msk [25/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Msk [26/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Msk [27/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Msk [28/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Msk [29/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Msk [30/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Msk [31/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Msk [32/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 314 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Msk [33/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 365 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Msk [34/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 365 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Msk [35/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 365 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Msk [36/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 365 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Msk [37/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 365 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Msk [38/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 365 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Msk [39/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 380 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_ISR_Msk [40/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 380 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Msk [41/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 380 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Msk [42/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 380 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Msk [43/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 380 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Msk [44/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 380 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Msk [45/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Msk [46/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Msk [47/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Msk [48/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Msk [49/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Msk [50/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Msk [51/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file core_cm35p.h.

◆ xPSR_ISR_Msk [52/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Msk [53/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 416 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Msk [54/54]

#define xPSR_ISR_Msk   (0x1FFUL /*<< xPSR_ISR_Pos*/)

xPSR: ISR Mask

Definition at line 417 of file core_armv81mml.h.

◆ xPSR_ISR_Pos [1/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Pos [2/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Pos [3/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Pos [4/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Pos [5/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Pos [6/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_ISR_Pos [7/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Pos [8/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_ISR_Pos [9/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 285 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Pos [10/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 285 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Pos [11/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 285 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Pos [12/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 285 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_ISR_Pos [13/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 290 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Pos [14/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 290 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Pos [15/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 290 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Pos [16/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 290 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_ISR_Pos [17/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Pos [18/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Pos [19/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Pos [20/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Pos [21/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Pos [22/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Pos [23/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_ISR_Pos [24/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 302 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_ISR_Pos [25/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Pos [26/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Pos [27/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Pos [28/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Pos [29/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Pos [30/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Pos [31/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_ISR_Pos [32/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 313 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_ISR_Pos [33/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 364 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Pos [34/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 364 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Pos [35/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 364 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Pos [36/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 364 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Pos [37/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 364 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Pos [38/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 364 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_ISR_Pos [39/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 379 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_ISR_Pos [40/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 379 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Pos [41/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 379 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Pos [42/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 379 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Pos [43/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 379 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Pos [44/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 379 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_ISR_Pos [45/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Pos [46/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Pos [47/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file core_cm35p.h.

◆ xPSR_ISR_Pos [48/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Pos [49/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Pos [50/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_ISR_Pos [51/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Pos [52/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Pos [53/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 415 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_ISR_Pos [54/54]

#define xPSR_ISR_Pos   0U

xPSR: ISR Position

Definition at line 416 of file core_armv81mml.h.

◆ xPSR_IT_Msk [1/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file core_cm35p.h.

◆ xPSR_IT_Msk [2/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Msk [3/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Msk [4/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Msk [5/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Msk [6/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Msk [7/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Msk [8/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Msk [9/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 407 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Msk [10/10]

#define xPSR_IT_Msk   (3UL << xPSR_IT_Pos)

xPSR: IT Mask

Definition at line 408 of file core_armv81mml.h.

◆ xPSR_IT_Pos [1/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Pos [2/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Pos [3/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Pos [4/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Pos [5/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_IT_Pos [6/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file core_cm35p.h.

◆ xPSR_IT_Pos [7/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Pos [8/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Pos [9/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 406 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_IT_Pos [10/10]

#define xPSR_IT_Pos   25U

xPSR: IT Position

Definition at line 407 of file core_armv81mml.h.

◆ xPSR_N_Msk [1/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Msk [2/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Msk [3/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Msk [4/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Msk [5/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Msk [6/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Msk [7/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Msk [8/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 265 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Msk [9/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 271 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Msk [10/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 271 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Msk [11/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 271 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Msk [12/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 271 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Msk [13/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 276 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Msk [14/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 276 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Msk [15/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 276 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Msk [16/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 276 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Msk [17/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Msk [18/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Msk [19/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Msk [20/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Msk [21/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Msk [22/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Msk [23/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Msk [24/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Msk [25/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

◆ xPSR_N_Msk [26/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 299 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Msk [27/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 299 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_N_Msk [28/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

◆ xPSR_N_Msk [29/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 299 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Msk [30/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 299 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Msk [31/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 299 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Msk [32/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

◆ xPSR_N_Msk [33/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 338 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Msk [34/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 338 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Msk [35/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 338 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Msk [36/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 338 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Msk [37/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 338 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Msk [38/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 338 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Msk [39/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 353 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_N_Msk [40/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 353 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Msk [41/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 353 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Msk [42/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 353 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Msk [43/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 353 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Msk [44/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 353 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Msk [45/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 392 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Msk [46/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 392 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Msk [47/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 392 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_N_Msk [48/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

◆ xPSR_N_Msk [49/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 392 of file core_cm35p.h.

◆ xPSR_N_Msk [50/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 392 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Msk [51/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

◆ xPSR_N_Msk [52/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

◆ xPSR_N_Msk [53/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 392 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Msk [54/54]

#define xPSR_N_Msk   (1UL << xPSR_N_Pos)

xPSR: N Mask

Definition at line 393 of file core_armv81mml.h.

◆ xPSR_N_Pos [1/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Pos [2/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Pos [3/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Pos [4/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Pos [5/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_N_Pos [6/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Pos [7/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Pos [8/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 264 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_N_Pos [9/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 270 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Pos [10/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 270 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Pos [11/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 270 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Pos [12/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 270 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_N_Pos [13/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 275 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Pos [14/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 275 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Pos [15/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 275 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Pos [16/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 275 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_N_Pos [17/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Pos [18/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Pos [19/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Pos [20/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Pos [21/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Pos [22/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Pos [23/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_N_Pos [24/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 278 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_N_Pos [25/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Pos [26/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Pos [27/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Pos [28/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_N_Pos [29/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_N_Pos [30/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_N_Pos [31/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_N_Pos [32/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 298 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_N_Pos [33/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 337 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Pos [34/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 337 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Pos [35/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 337 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Pos [36/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 337 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Pos [37/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 337 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Pos [38/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 337 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_N_Pos [39/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 352 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Pos [40/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 352 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Pos [41/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 352 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Pos [42/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 352 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Pos [43/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 352 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_N_Pos [44/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 352 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_N_Pos [45/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Pos [46/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file core_cm35p.h.

◆ xPSR_N_Pos [47/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_N_Pos [48/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_N_Pos [49/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_N_Pos [50/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_N_Pos [51/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Pos [52/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Pos [53/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 391 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_N_Pos [54/54]

#define xPSR_N_Pos   31U

xPSR: N Position

Definition at line 392 of file core_armv81mml.h.

◆ xPSR_Q_Msk [1/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Msk [2/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Msk [3/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Msk [4/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Msk [5/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Msk [6/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Msk [7/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Msk [8/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 291 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Msk [9/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 350 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Msk [10/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 350 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Msk [11/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 350 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Msk [12/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 350 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Msk [13/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 350 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Msk [14/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 350 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Msk [15/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 365 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Msk [16/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 365 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Msk [17/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 365 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Msk [18/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 365 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Msk [19/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 365 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_Q_Msk [20/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 365 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Msk [21/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 404 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Msk [22/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 404 of file core_cm35p.h.

◆ xPSR_Q_Msk [23/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 404 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Msk [24/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 404 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Q_Msk [25/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

◆ xPSR_Q_Msk [26/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

◆ xPSR_Q_Msk [27/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 404 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Msk [28/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 404 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Msk [29/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

◆ xPSR_Q_Msk [30/30]

#define xPSR_Q_Msk   (1UL << xPSR_Q_Pos)

xPSR: Q Mask

Definition at line 405 of file core_armv81mml.h.

◆ xPSR_Q_Pos [1/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Pos [2/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Pos [3/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Pos [4/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Pos [5/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Pos [6/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Pos [7/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Q_Pos [8/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 290 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Q_Pos [9/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 349 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Pos [10/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 349 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Pos [11/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 349 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Pos [12/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 349 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Pos [13/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 349 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Pos [14/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 349 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Q_Pos [15/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 364 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Pos [16/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 364 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Pos [17/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 364 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Pos [18/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 364 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Pos [19/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 364 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_Q_Pos [20/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 364 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Q_Pos [21/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Pos [22/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Q_Pos [23/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Q_Pos [24/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file core_cm35p.h.

◆ xPSR_Q_Pos [25/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Q_Pos [26/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Pos [27/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Q_Pos [28/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Pos [29/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 403 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Q_Pos [30/30]

#define xPSR_Q_Pos   27U

xPSR: Q Position

Definition at line 404 of file core_armv81mml.h.

◆ xPSR_T_Msk [1/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Msk [2/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Msk [3/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Msk [4/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Msk [5/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Msk [6/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Msk [7/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Msk [8/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 277 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Msk [9/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 283 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Msk [10/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 283 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Msk [11/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 283 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Msk [12/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 283 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Msk [13/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 288 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Msk [14/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 288 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Msk [15/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 288 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Msk [16/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 288 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Msk [17/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Msk [18/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Msk [19/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Msk [20/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Msk [21/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Msk [22/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Msk [23/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Msk [24/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 297 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Msk [25/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 311 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Msk [26/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

◆ xPSR_T_Msk [27/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 311 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_T_Msk [28/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 311 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Msk [29/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 311 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Msk [30/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

◆ xPSR_T_Msk [31/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

◆ xPSR_T_Msk [32/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 311 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Msk [33/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 356 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Msk [34/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 356 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Msk [35/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 356 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Msk [36/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 356 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Msk [37/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 356 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Msk [38/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 356 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Msk [39/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 371 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Msk [40/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 371 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Msk [41/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 371 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Msk [42/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 371 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_T_Msk [43/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 371 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Msk [44/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 371 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Msk [45/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 410 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Msk [46/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 410 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Msk [47/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 410 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_T_Msk [48/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 410 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Msk [49/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

◆ xPSR_T_Msk [50/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

◆ xPSR_T_Msk [51/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 410 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Msk [52/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 410 of file core_cm35p.h.

◆ xPSR_T_Msk [53/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

◆ xPSR_T_Msk [54/54]

#define xPSR_T_Msk   (1UL << xPSR_T_Pos)

xPSR: T Mask

Definition at line 411 of file core_armv81mml.h.

◆ xPSR_T_Pos [1/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Pos [2/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Pos [3/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Pos [4/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Pos [5/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Pos [6/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Pos [7/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_T_Pos [8/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 276 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_T_Pos [9/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 282 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Pos [10/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 282 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Pos [11/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 282 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Pos [12/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 282 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_T_Pos [13/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 287 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Pos [14/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 287 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Pos [15/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 287 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Pos [16/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 287 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_T_Pos [17/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Pos [18/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Pos [19/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Pos [20/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Pos [21/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_T_Pos [22/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Pos [23/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Pos [24/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 296 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_T_Pos [25/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_T_Pos [26/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_T_Pos [27/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Pos [28/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_T_Pos [29/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Pos [30/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Pos [31/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_T_Pos [32/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 310 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_T_Pos [33/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 355 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Pos [34/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 355 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Pos [35/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 355 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Pos [36/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 355 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Pos [37/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 355 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Pos [38/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 355 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_T_Pos [39/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 370 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Pos [40/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 370 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Pos [41/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 370 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_T_Pos [42/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 370 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Pos [43/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 370 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Pos [44/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 370 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_T_Pos [45/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_T_Pos [46/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_T_Pos [47/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_T_Pos [48/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file core_cm35p.h.

◆ xPSR_T_Pos [49/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Pos [50/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Pos [51/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Pos [52/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_T_Pos [53/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 409 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_T_Pos [54/54]

#define xPSR_T_Pos   24U

xPSR: T Position

Definition at line 410 of file core_armv81mml.h.

◆ xPSR_V_Msk [1/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Msk [2/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Msk [3/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Msk [4/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Msk [5/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Msk [6/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Msk [7/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Msk [8/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 274 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Msk [9/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 280 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Msk [10/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 280 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Msk [11/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 280 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Msk [12/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 280 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Msk [13/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 285 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Msk [14/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 285 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Msk [15/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 285 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Msk [16/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 285 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Msk [17/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Msk [18/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Msk [19/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Msk [20/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Msk [21/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Msk [22/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Msk [23/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Msk [24/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 288 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Msk [25/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

◆ xPSR_V_Msk [26/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

◆ xPSR_V_Msk [27/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 308 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Msk [28/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

◆ xPSR_V_Msk [29/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 308 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_V_Msk [30/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 308 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Msk [31/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 308 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Msk [32/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 308 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Msk [33/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 347 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Msk [34/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 347 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Msk [35/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 347 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Msk [36/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 347 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Msk [37/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 347 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Msk [38/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 347 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Msk [39/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 362 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Msk [40/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 362 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Msk [41/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 362 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Msk [42/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 362 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Msk [43/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 362 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_V_Msk [44/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 362 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Msk [45/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

◆ xPSR_V_Msk [46/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 401 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Msk [47/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 401 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_V_Msk [48/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 401 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Msk [49/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 401 of file core_cm35p.h.

◆ xPSR_V_Msk [50/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 401 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Msk [51/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

◆ xPSR_V_Msk [52/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 401 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Msk [53/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

◆ xPSR_V_Msk [54/54]

#define xPSR_V_Msk   (1UL << xPSR_V_Pos)

xPSR: V Mask

Definition at line 402 of file core_armv81mml.h.

◆ xPSR_V_Pos [1/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Pos [2/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Pos [3/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Pos [4/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Pos [5/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Pos [6/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Pos [7/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_V_Pos [8/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 273 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_V_Pos [9/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Pos [10/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Pos [11/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Pos [12/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_V_Pos [13/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 284 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Pos [14/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 284 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Pos [15/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 284 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Pos [16/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 284 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_V_Pos [17/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Pos [18/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Pos [19/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Pos [20/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Pos [21/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Pos [22/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Pos [23/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_V_Pos [24/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 287 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_V_Pos [25/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Pos [26/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_V_Pos [27/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Pos [28/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_V_Pos [29/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Pos [30/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_V_Pos [31/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_V_Pos [32/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 307 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_V_Pos [33/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 346 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Pos [34/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 346 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Pos [35/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 346 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Pos [36/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 346 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Pos [37/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 346 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Pos [38/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 346 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_V_Pos [39/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 361 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Pos [40/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 361 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_V_Pos [41/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 361 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Pos [42/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 361 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Pos [43/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 361 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Pos [44/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 361 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_V_Pos [45/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_V_Pos [46/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_V_Pos [47/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_V_Pos [48/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Pos [49/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file core_cm35p.h.

◆ xPSR_V_Pos [50/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_V_Pos [51/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Pos [52/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Pos [53/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 400 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_V_Pos [54/54]

#define xPSR_V_Pos   28U

xPSR: V Position

Definition at line 401 of file core_armv81mml.h.

◆ xPSR_Z_Msk [1/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Msk [2/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Msk [3/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Msk [4/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Msk [5/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Msk [6/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Msk [7/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Msk [8/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 268 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Msk [9/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 274 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Msk [10/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 274 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Msk [11/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 274 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Msk [12/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 274 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Msk [13/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 279 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Msk [14/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 279 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Msk [15/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 279 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Msk [16/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 279 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Msk [17/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Msk [18/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Msk [19/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Msk [20/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Msk [21/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Msk [22/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Msk [23/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Msk [24/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 282 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Msk [25/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 302 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Msk [26/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 302 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Msk [27/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 302 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Msk [28/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

◆ xPSR_Z_Msk [29/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 302 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_Z_Msk [30/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

◆ xPSR_Z_Msk [31/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 302 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Msk [32/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

◆ xPSR_Z_Msk [33/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 341 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Msk [34/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 341 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Msk [35/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 341 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Msk [36/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 341 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Msk [37/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 341 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Msk [38/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 341 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Msk [39/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 356 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Msk [40/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 356 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Msk [41/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 356 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Msk [42/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 356 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_Z_Msk [43/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 356 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Msk [44/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 356 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Msk [45/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 395 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Msk [46/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 395 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Z_Msk [47/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

◆ xPSR_Z_Msk [48/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 395 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Msk [49/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

◆ xPSR_Z_Msk [50/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 395 of file core_cm35p.h.

◆ xPSR_Z_Msk [51/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 395 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Msk [52/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 395 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Msk [53/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

◆ xPSR_Z_Msk [54/54]

#define xPSR_Z_Msk   (1UL << xPSR_Z_Pos)

xPSR: Z Mask

Definition at line 396 of file core_armv81mml.h.

◆ xPSR_Z_Pos [1/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Pos [2/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Pos [3/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Pos [4/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Pos [5/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Pos [6/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Pos [7/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm1.h.

◆ xPSR_Z_Pos [8/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 267 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0.h.

◆ xPSR_Z_Pos [9/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 273 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Pos [10/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 273 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Pos [11/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 273 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Pos [12/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 273 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc000.h.

◆ xPSR_Z_Pos [13/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 278 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Pos [14/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 278 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Pos [15/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 278 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Pos [16/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 278 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm0plus.h.

◆ xPSR_Z_Pos [17/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Pos [18/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Pos [19/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Pos [20/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Pos [21/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Pos [22/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Pos [23/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm3.h.

◆ xPSR_Z_Pos [24/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 281 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_sc300.h.

◆ xPSR_Z_Pos [25/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_Z_Pos [26/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_Z_Pos [27/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Pos [28/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Pos [29/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_Z_Pos [30/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mbl.h.

◆ xPSR_Z_Pos [31/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Pos [32/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 301 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm23.h.

◆ xPSR_Z_Pos [33/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 340 of file stm32f469/stm32f469i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Pos [34/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 340 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Pos [35/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 340 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Pos [36/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 340 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Pos [37/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 340 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Pos [38/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 340 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm4.h.

◆ xPSR_Z_Pos [39/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 355 of file stm32h747/stm32h747i-disco/CM7/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Pos [40/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 355 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Pos [41/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 355 of file imxrt1050/imxrt1050-evkb/CMSIS/core_cm7.h.

◆ xPSR_Z_Pos [42/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 355 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Pos [43/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 355 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Pos [44/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 355 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm7.h.

◆ xPSR_Z_Pos [45/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Z_Pos [46/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Z_Pos [47/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Pos [48/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32f407/stm32f407g-disc1/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Pos [49/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32h735/stm32h735g-dk/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Z_Pos [50/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32f769/stm32f769i-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Pos [51/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file core_cm35p.h.

◆ xPSR_Z_Pos [52/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_armv8mml.h.

◆ xPSR_Z_Pos [53/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 394 of file stm32f411/stm32f411e-disco/Drivers/CMSIS/Include/core_cm33.h.

◆ xPSR_Z_Pos [54/54]

#define xPSR_Z_Pos   30U

xPSR: Z Position

Definition at line 395 of file core_armv81mml.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:03