Searched refs:RCC_APB1ENR_CAN3EN (Results 1 – 11 of 11) sorted by relevance
1013 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_CAN3EN);\1015 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_CAN3EN);\1177 #define __HAL_RCC_CAN3_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_CAN3EN))1594 #define __HAL_RCC_CAN3_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_CAN3EN)) != RESET)1621 #define __HAL_RCC_CAN3_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_CAN3EN)) == RESET)
179 #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
251 #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
5072 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_CAN3EN);\5074 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_CAN3EN);\5160 #define __HAL_RCC_CAN3_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_CAN3EN))5200 #define __HAL_RCC_CAN3_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_CAN3EN)) != RESET)5229 #define __HAL_RCC_CAN3_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_CAN3EN)) == RESET)
10116 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
10074 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
11040 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
11712 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
11425 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
11798 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
11511 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro