Searched refs:RCC_APB1RSTR_CAN (Results 1 – 2 of 2) sorted by relevance
332 #define RCC_APB1RSTR_CAN (0x01U << RCC_APB1RSTR_CAN_Pos) ///< CAN reset macro
1052 #define RCC_APB1RSTR_CAN(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB1RSTR_CAN_SH… macro
Completed in 145 milliseconds