Home
last modified time | relevance | path

Searched refs:RCC_APB1LENR_SPI2EN (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1852 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN);\
1854 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN);\
2047 #define __HAL_RCC_SPI2_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_SPI2EN)
2096 #define __HAL_RCC_SPI2_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_SPI2EN) != 0U)
2138 #define __HAL_RCC_SPI2_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_SPI2EN) == 0U)
3186 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_SPI2EN);\
3188 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_SPI2EN);\
3348 #define __HAL_RCC_C1_SPI2_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_SPI2EN)
4216 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_SPI2EN);\
4218 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_SPI2EN);\
[all …]
Dstm32h7xx_ll_bus.h270 #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1LENR_SPI2EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1330 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN); \
1332 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN); \
1570 #define __HAL_RCC_SPI2_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN)
2371 #define __HAL_RCC_SPI2_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN) != 0U)
2477 #define __HAL_RCC_SPI2_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_SPI2EN) == 0U)
Dstm32h5xx_ll_bus.h232 #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1LENR_SPI2EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8975 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h523xx.h13313 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h562xx.h14083 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h533xx.h13850 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h573xx.h16710 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h563xx.h16173 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h13671 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h7b0xx.h14127 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h7b0xxq.h14139 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h7a3xxq.h13683 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h7b3xx.h14134 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h7b3xxq.h14146 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h730xxq.h15994 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h733xx.h15982 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h725xx.h15531 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h730xx.h15982 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h735xx.h15994 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h742xx.h14863 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h723xx.h15519 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h750xx.h15768 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro
Dstm32h753xx.h15774 #define RCC_APB1LENR_SPI2EN RCC_APB1LENR_SPI2EN_Msk macro

12