Searched refs:RCC_APB1RSTR1_CAN2RST (Results 1 – 3 of 3) sorted by relevance
2510 #define __HAL_RCC_CAN2_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_CAN2RST)2608 #define __HAL_RCC_CAN2_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_CAN2RST)
12409 #define RCC_APB1RSTR1_CAN2RST RCC_APB1RSTR1_CAN2RST_Msk macro
12081 #define RCC_APB1RSTR1_CAN2RST RCC_APB1RSTR1_CAN2RST_Msk macro