Searched refs:RCC_APBRSTR1_FDCANRST (Results 1 – 3 of 3) sorted by relevance
1783 #define __HAL_RCC_FDCAN_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_FDCANRST)1846 #define __HAL_RCC_FDCAN_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_FDCANRST)
6417 #define RCC_APBRSTR1_FDCANRST RCC_APBRSTR1_FDCANRST_Msk macro
6659 #define RCC_APBRSTR1_FDCANRST RCC_APBRSTR1_FDCANRST_Msk macro