Home
last modified time | relevance | path

Searched refs:RCC_APB1RSTR1_CAN2RST (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h2510 #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)
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4a6xx.h12409 #define RCC_APB1RSTR1_CAN2RST RCC_APB1RSTR1_CAN2RST_Msk macro
Dstm32l496xx.h12081 #define RCC_APB1RSTR1_CAN2RST RCC_APB1RSTR1_CAN2RST_Msk macro