Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h503 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPAEN);\
505 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPAEN);\
566 #define __HAL_RCC_GPIOA_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPAEN))
590 #define __HAL_RCC_GPIOA_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPAEN)) != RESET)
591 #define __HAL_RCC_GPIOA_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPAEN)) == RESET)
Dstm32f1xx_ll_bus.h182 #define LL_APB2_GRP1_PERIPH_GPIOA RCC_APB2ENR_IOPAEN
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h1126 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f101xb.h1156 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f100xb.h1237 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f102x6.h1172 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f100xe.h1539 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f101xg.h1561 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f101xe.h1518 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f102xb.h1197 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f103x6.h1253 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f103xb.h1283 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f103xe.h1694 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f103xg.h1731 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f105xc.h1687 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro
Dstm32f107xc.h1776 #define RCC_APB2ENR_IOPAEN RCC_APB2ENR_IOPAEN_Msk /*!< I/O port A cloc… macro