Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h519 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPCEN);\
521 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPCEN);\
568 #define __HAL_RCC_GPIOC_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPCEN))
594 #define __HAL_RCC_GPIOC_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPCEN)) != RESET)
595 #define __HAL_RCC_GPIOC_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPCEN)) == RESET)
Dstm32f1xx_ll_bus.h184 #define LL_APB2_GRP1_PERIPH_GPIOC RCC_APB2ENR_IOPCEN
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h1132 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f101xb.h1162 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f100xb.h1243 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f102x6.h1178 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f100xe.h1545 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f101xg.h1567 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f101xe.h1524 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f102xb.h1203 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f103x6.h1259 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f103xb.h1289 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f103xe.h1700 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f103xg.h1737 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f105xc.h1693 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro
Dstm32f107xc.h1782 #define RCC_APB2ENR_IOPCEN RCC_APB2ENR_IOPCEN_Msk /*!< I/O port C cloc… macro