Searched refs:RCC_APB3RSTR_SPI5RST (Results 1 – 4 of 4) sorted by relevance
3339 #define __HAL_RCC_SPI5_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_SPI5RST)3381 #define __HAL_RCC_SPI5_RELEASE_RESET() CLEAR_BIT(RCC->APB3RSTR, RCC_APB3RSTR_SPI5RST)
13913 #define RCC_APB3RSTR_SPI5RST RCC_APB3RSTR_SPI5RST_Msk macro
16528 #define RCC_APB3RSTR_SPI5RST RCC_APB3RSTR_SPI5RST_Msk macro
16000 #define RCC_APB3RSTR_SPI5RST RCC_APB3RSTR_SPI5RST_Msk macro