Searched refs:RCC_APBRSTR1_I2C4RST (Results 1 – 3 of 3) sorted by relevance
1607 #define __HAL_RCC_I2C4_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_I2C4RST)1669 #define __HAL_RCC_I2C4_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_I2C4RST)
6088 #define RCC_APBRSTR1_I2C4RST RCC_APBRSTR1_I2C4RST_Msk macro
5827 #define RCC_APBRSTR1_I2C4RST RCC_APBRSTR1_I2C4RST_Msk macro