Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_AFIOEN (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h497 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_AFIOEN);\
499 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_AFIOEN);\
567 #define __HAL_RCC_AFIO_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_AFIOEN))
590 #define __HAL_RCC_AFIO_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_AFIOEN)) != RESET)
591 #define __HAL_RCC_AFIO_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_AFIOEN)) == RESET)
Dstm32f1xx_ll_bus.h183 #define LL_APB2_GRP1_PERIPH_AFIO RCC_APB2ENR_AFIOEN
/hal_stm32-2.7.6/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h1124 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f101xb.h1154 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f100xb.h1235 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f102x6.h1170 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f100xe.h1537 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f101xe.h1516 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f101xg.h1559 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f102xb.h1195 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f103x6.h1251 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f103xb.h1281 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f103xe.h1692 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f103xg.h1729 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f105xc.h1685 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro
Dstm32f107xc.h1774 #define RCC_APB2ENR_AFIOEN RCC_APB2ENR_AFIOEN_Msk /*!< Alternate Funct… macro