Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_IOPEEN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h1212 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPEEN);\
1214 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPEEN);\
1218 #define __HAL_RCC_GPIOE_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPEEN))
1345 #define __HAL_RCC_GPIOE_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPEEN)) != RESET)
1346 #define __HAL_RCC_GPIOE_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPEEN)) == RESET)
Dstm32f1xx_ll_bus.h187 #define LL_APB2_GRP1_PERIPH_GPIOE RCC_APB2ENR_IOPEEN
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101xb.h1184 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f100xb.h1274 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f100xe.h1576 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f101xg.h1589 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f101xe.h1546 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f103xb.h1314 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f103xe.h1725 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f103xg.h1762 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f105xc.h1718 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro
Dstm32f107xc.h1807 #define RCC_APB2ENR_IOPEEN RCC_APB2ENR_IOPEEN_Msk /*!< I/O port E cloc… macro