Searched refs:RCC_APB7RSTR_I2C3RST (Results 1 – 6 of 6) sorted by relevance
1372 #define __HAL_RCC_I2C3_FORCE_RESET() SET_BIT(RCC->APB7RSTR, RCC_APB7RSTR_I2C3RST)1380 #define __HAL_RCC_I2C3_RELEASE_RESET() CLEAR_BIT(RCC->APB7RSTR, RCC_APB7RSTR_I2C3RST)
6212 #define RCC_APB7RSTR_I2C3RST RCC_APB7RSTR_I2C3RST_Msk macro
10009 #define RCC_APB7RSTR_I2C3RST RCC_APB7RSTR_I2C3RST_Msk macro
10296 #define RCC_APB7RSTR_I2C3RST RCC_APB7RSTR_I2C3RST_Msk macro
10314 #define RCC_APB7RSTR_I2C3RST RCC_APB7RSTR_I2C3RST_Msk macro