Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h511 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPBEN);\
513 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_IOPBEN);\
567 #define __HAL_RCC_GPIOB_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPBEN))
592 #define __HAL_RCC_GPIOB_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPBEN)) != RESET)
593 #define __HAL_RCC_GPIOB_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_IOPBEN)) == RESET)
Dstm32f1xx_ll_bus.h183 #define LL_APB2_GRP1_PERIPH_GPIOB RCC_APB2ENR_IOPBEN
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h1129 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f101xb.h1159 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f100xb.h1240 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f102x6.h1175 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f100xe.h1542 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f101xg.h1564 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f101xe.h1521 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f102xb.h1200 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f103x6.h1256 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f103xb.h1286 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f103xe.h1697 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f103xg.h1734 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f105xc.h1690 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro
Dstm32f107xc.h1779 #define RCC_APB2ENR_IOPBEN RCC_APB2ENR_IOPBEN_Msk /*!< I/O port B cloc… macro