Searched refs:RCC_FLAG_FWRST (Results 1 – 2 of 2) sorted by relevance
662 #define RCC_FLAG_FWRST ((uint8_t)((CSR_REG_INDEX << 5) | 8)) /*!< RCC flag FW … macro
600 #define RCC_FLAG_FWRST ((CSR_REG_INDEX << 5U) | RCC_CSR_FWRSTF_Pos) /*!< Firewal… macro