Searched refs:RCC_APB7RSTR_SPI3RST (Results 1 – 6 of 6) sorted by relevance
1370 #define __HAL_RCC_SPI3_FORCE_RESET() SET_BIT(RCC->APB7RSTR, RCC_APB7RSTR_SPI3RST)1378 #define __HAL_RCC_SPI3_RELEASE_RESET() CLEAR_BIT(RCC->APB7RSTR, RCC_APB7RSTR_SPI3RST)
6206 #define RCC_APB7RSTR_SPI3RST RCC_APB7RSTR_SPI3RST_Msk macro
10003 #define RCC_APB7RSTR_SPI3RST RCC_APB7RSTR_SPI3RST_Msk macro
10290 #define RCC_APB7RSTR_SPI3RST RCC_APB7RSTR_SPI3RST_Msk macro
10308 #define RCC_APB7RSTR_SPI3RST RCC_APB7RSTR_SPI3RST_Msk macro