Searched refs:RCC_APB2RSTR_SAI2RST (Results 1 – 7 of 7) sorted by relevance
1967 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)1992 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
2400 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)2420 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
3305 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)3348 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
11720 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
12432 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
16021 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk /*!< SAI2 Reset… macro
16450 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro