HomeSort by relevance Sort by last modified time
    Searched refs:SCS_BASE (Results 1 - 7 of 7) sorted by null

  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_sc000.h     [all...]
core_cm0.h 498 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Base Address */
499 #define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
500 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
501 #define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Base Address */
    [all...]
core_cm0plus.h 605 #define SCS_BASE (0xE000E000UL) /*!< System Control Space Base Address * (…)
    [all...]
core_cm4.h     [all...]
core_cm3.h     [all...]
core_sc300.h     [all...]
core_cm7.h     [all...]

Completed in 640 milliseconds