Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_IOPDEN (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h527 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPDEN);\
529 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPDEN);\
569 #define __HAL_RCC_GPIOD_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPDEN))
596 #define __HAL_RCC_GPIOD_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPDEN)) != RESET)
597 #define __HAL_RCC_GPIOD_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPDEN)) == RESET)
Dstm32f1xx_ll_bus.h185 #define LL_APB2_GRP1_PERIPH_GPIOD RCC_APB2ENR_IOPDEN
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dsystem_stm32f1xx.c365 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPDEN); in SystemInit_ExtMemCtl()
Dstm32f101x6.h1135 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f101xb.h1165 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f100xb.h1246 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f102x6.h1181 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f100xe.h1548 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f101xg.h1570 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f101xe.h1527 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f102xb.h1206 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f103x6.h1262 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f103xb.h1292 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f103xe.h1703 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f103xg.h1740 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f105xc.h1696 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro
Dstm32f107xc.h1785 #define RCC_APB2ENR_IOPDEN RCC_APB2ENR_IOPDEN_Msk /*!< I/O port D cloc… macro