Home
last modified time | relevance | path

Searched refs:NVIC (Results 1 - 14 of 14) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_sc000.h191 - Core NVIC Register
318 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
319 \brief Type definitions for the NVIC Registers
324 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
667 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
673 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
696 - Core NVIC Functions
706 /* ########################## NVIC functions #################################### */
709 \defgroup CMSIS_Core_NVICFunctions NVIC Function
[all...]
H A Dcore_cm1.h181 - Core NVIC Register
307 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
308 \brief Type definitions for the NVIC Registers
313 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
563 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
569 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
588 - Core NVIC Functions
598 /* ########################## NVIC functions #################################### */
601 \defgroup CMSIS_Core_NVICFunctions NVIC Function
[all...]
H A Dcore_cm0.h181 - Core NVIC Register
307 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
308 \brief Type definitions for the NVIC Registers
313 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
537 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
542 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
561 - Core NVIC Functions
571 /* ########################## NVIC functions #################################### */
574 \defgroup CMSIS_Core_NVICFunctions NVIC Function
[all...]
H A Dcore_cm0plus.h191 - Core NVIC Register
321 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
322 \brief Type definitions for the NVIC Registers
327 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
651 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
656 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
679 - Core NVIC Functions
689 /* ########################## NVIC functions #################################### */
692 \defgroup CMSIS_Core_NVICFunctions NVIC Function
[all...]
H A Dcore_cm23.h212 - Core NVIC Register
344 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
345 \brief Type definitions for the NVIC Registers
350 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
1233 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1239 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
1260 #define NVIC_BASE_NS (SCS_BASE_NS + 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
1265 #define NVIC_NS ((NVIC_Type *) NVIC_BASE_NS ) /*!< NVIC configuration struct (non-secure address space) */
1282 - Core NVIC Function
[all...]
H A Dcore_cm4.h250 - Core NVIC Register
411 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
412 \brief Type definitions for the NVIC Registers
417 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
436 /** \brief NVIC Software Triggered Interrupt Register Definitions */
1556 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1562 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
1592 - Core NVIC Functions
1603 /* ########################## NVIC function
[all...]
H A Dcore_sc300.h191 - Core NVIC Register
338 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
339 \brief Type definitions for the NVIC Registers
344 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
363 /** \brief NVIC Software Triggered Interrupt Register Definitions */
1363 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1369 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
1396 - Core NVIC Functions
1407 /* ########################## NVIC function
[all...]
H A Dcore_cm3.h191 - Core NVIC Register
338 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
339 \brief Type definitions for the NVIC Registers
344 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
363 /** \brief NVIC Software Triggered Interrupt Register Definitions */
1380 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1386 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
1413 - Core NVIC Functions
1424 /* ########################## NVIC function
[all...]
H A Dcore_cm35p.h315 - Core NVIC Register
477 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
478 \brief Type definitions for the NVIC Registers
483 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
504 /** \brief NVIC Software Triggered Interrupt Register Definitions */
2045 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
2051 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
2076 #define NVIC_BASE_NS (SCS_BASE_NS + 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
2082 #define NVIC_NS ((NVIC_Type *) NVIC_BASE_NS ) /*!< NVIC configuratio
[all...]
H A Dcore_cm33.h315 - Core NVIC Register
477 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
478 \brief Type definitions for the NVIC Registers
483 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
504 /** \brief NVIC Software Triggered Interrupt Register Definitions */
2045 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
2051 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
2076 #define NVIC_BASE_NS (SCS_BASE_NS + 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
2082 #define NVIC_NS ((NVIC_Type *) NVIC_BASE_NS ) /*!< NVIC configuratio
[all...]
H A Dcore_starmc1.h326 - Core NVIC Register
488 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
489 \brief Type definitions for the NVIC Registers
494 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
515 /** \brief NVIC Software Triggered Interrupt Register Definitions */
2141 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
2147 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
2173 #define NVIC_BASE_NS (SCS_BASE_NS + 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
2179 #define NVIC_NS ((NVIC_Type *) NVIC_BASE_NS ) /*!< NVIC configuratio
[all...]
H A Dcore_cm7.h265 - Core NVIC Register
426 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
427 \brief Type definitions for the NVIC Registers
432 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
451 /** \brief NVIC Software Triggered Interrupt Register Definitions */
1775 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
1781 #define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */ macro
1811 - Core NVIC Functions
1822 /* ########################## NVIC function
[all...]
H A Dcore_cm85.h322 - Core NVIC Register
508 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
509 \brief Type definitions for the NVIC Registers
514 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
535 /** \brief NVIC Software Triggered Interrupt Register Definitions */
1833 __IM uint32_t STLNVICPENDOR; /*!< Offset: 0x000 (R/ ) NVIC Pending Priority Tree Register */
1834 __IM uint32_t STLNVICACTVOR; /*!< Offset: 0x004 (R/ ) NVIC Active Priority Tree Register */
1846 /** \brief STL NVIC Pending Priority Tree Register Definitions */
1859 /** \brief STL NVIC Active Priority Tree Register Definitions */
3566 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Bas
3572 #define NVIC global() macro
[all...]
H A Dcore_cm55.h322 - Core NVIC Register
487 \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
488 \brief Type definitions for the NVIC Registers
493 \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
514 /** \brief NVIC Software Triggered Interrupt Register Definitions */
1839 __IM uint32_t STLNVICPENDOR; /*!< Offset: 0x000 (R/ ) NVIC Pending Priority Tree Register */
1840 __IM uint32_t STLNVICACTVOR; /*!< Offset: 0x004 (R/ ) NVIC Active Priority Tree Register */
1849 /** \brief STL NVIC Pending Priority Tree Register Definitions */
1862 /** \brief STL NVIC Active Priority Tree Register Definitions */
3542 #define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Bas
3548 #define NVIC global() macro
[all...]

Completed in 92 milliseconds