Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR_CAN3EN (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1013 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)
Dstm32f7xx_ll_bus.h179 #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h251 #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
Dstm32f4xx_hal_rcc_ex.h5072 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)
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f423xx.h10116 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
Dstm32f413xx.h10074 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f765xx.h11040 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
Dstm32f777xx.h11712 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
Dstm32f767xx.h11425 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
Dstm32f779xx.h11798 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro
Dstm32f769xx.h11511 #define RCC_APB1ENR_CAN3EN RCC_APB1ENR_CAN3EN_Msk macro