Searched refs:CPSR_Z_Pos (Results 1 - 1 of 1) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/ | ||
H A D | core_ca.h | 224 #define CPSR_Z_Pos 30U /*!< \brief CPSR: Z Position */ macro 225 #define CPSR_Z_Msk (1UL << CPSR_Z_Pos) /*!< \brief CPSR: Z Mask */ |
Completed in 6 milliseconds