Searched refs:RCC_CSR_FWRSTF (Results 1 – 7 of 7) sorted by relevance
199 #define LL_RCC_CSR_FWRSTF RCC_CSR_FWRSTF /*!< Firewall reset flag */2119 #if defined(RCC_CSR_FWRSTF)2127 return (READ_BIT(RCC->CSR, RCC_CSR_FWRSTF) == (RCC_CSR_FWRSTF)); in LL_RCC_IsActiveFlag_FWRST()
661 #if defined(RCC_CSR_FWRSTF)
202 #define LL_RCC_CSR_FWRSTF RCC_CSR_FWRSTF /*!< Firewall reset flag */5626 return ((READ_BIT(RCC->CSR, RCC_CSR_FWRSTF) == RCC_CSR_FWRSTF) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_FWRST()
4242 #define RCC_CSR_FWRSTF RCC_CSR_FWRSTF_Msk /*!< Mifare Firewall… macro
4568 #define RCC_CSR_FWRSTF RCC_CSR_FWRSTF_Msk /*!< Mifare Firewall… macro
4719 #define RCC_CSR_FWRSTF RCC_CSR_FWRSTF_Msk /*!< Mifare Firewall… macro
11664 #define RCC_CSR_FWRSTF RCC_CSR_FWRSTF_Msk macro