Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h546 uint32_t FS1:1; /*!< \brief bit: 10 Fault Status bits bit 4 */ member
575 #define DFSR_FS1_Pos 10U /*!< \brief DFSR: FS1 Position */
576 #define DFSR_FS1_Msk (1UL << DFSR_FS1_Pos) /*!< \brief DFSR: FS1 Mask */
598 uint32_t FS1:1; /*!< \brief bit: 10 Fault Status bits bit 4 */ member
618 #define IFSR_FS1_Pos 10U /*!< \brief IFSR: FS1 Position */
619 #define IFSR_FS1_Msk (1UL << IFSR_FS1_Pos) /*!< \brief IFSR: FS1 Mask */

Completed in 7 milliseconds