Searched refs:RCC_FLAG_FWRST (Results 1 – 2 of 2) sorted by relevance
648 #define RCC_FLAG_FWRST ((uint8_t)((CSR_REG_INDEX << 5) | RCC_CSR_FWRSTF_Pos)) /… macro
582 #define RCC_FLAG_FWRST ((CSR_REG_INDEX << 5U) | RCC_CSR_FWRSTF_Pos) /*!< Firewal… macro