Home
last modified time | relevance | path

Searched refs:SCB_CCR_BP_Pos (Results 1 - 7 of 7) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_cm23.h500 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: BP Position */ macro
501 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: BP Mask */
H A Dcore_cm35p.h673 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: BP Position */ macro
674 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: BP Mask */
H A Dcore_cm33.h673 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: BP Position */ macro
674 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: BP Mask */
H A Dcore_cm7.h607 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: Branch prediction enable bit Position */ macro
608 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: Branch prediction enable bit Mask */
H A Dcore_starmc1.h691 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: BP Position */ macro
692 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: BP Mask */
H A Dcore_cm85.h714 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: BP Position */ macro
715 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: BP Mask */
H A Dcore_cm55.h693 #define SCB_CCR_BP_Pos 18U /*!< SCB CCR: BP Position */ macro
694 #define SCB_CCR_BP_Msk (1UL << SCB_CCR_BP_Pos) /*!< SCB CCR: BP Mask */

Completed in 65 milliseconds