Home
last modified time | relevance | path

Searched refs:RCC_APB2ENR_SPI6EN (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1334 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN);\
1336 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN);\
1426 #define __HAL_RCC_SPI6_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_SPI6EN))
1681 #define __HAL_RCC_SPI6_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_SPI6EN)) != RESET)
1722 #define __HAL_RCC_SPI6_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_SPI6EN)) == RESET)
Dstm32f7xx_ll_bus.h218 #define LL_APB2_GRP1_PERIPH_SPI6 RCC_APB2ENR_SPI6EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1729 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN); \
1731 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN); \
1794 #define __HAL_RCC_SPI6_CLK_DISABLE() CLEAR_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN)
2586 #define __HAL_RCC_SPI6_IS_CLK_ENABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN) != 0U)
2628 #define __HAL_RCC_SPI6_IS_CLK_DISABLED() (READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN) == 0U)
Dstm32h5xx_ll_bus.h325 #define LL_APB2_GRP1_PERIPH_SPI6 RCC_APB2ENR_SPI6EN
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h315 #define LL_APB2_GRP1_PERIPH_SPI6 RCC_APB2ENR_SPI6EN
Dstm32f4xx_hal_rcc_ex.h1554 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN);\
1556 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI6EN);\
1594 #define __HAL_RCC_SPI6_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_SPI6EN))
1635 #define __HAL_RCC_SPI6_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_SPI6EN)) != RESET)
1648 #define __HAL_RCC_SPI6_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_SPI6EN)) == RESET)
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f427xx.h10863 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f429xx.h11210 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f439xx.h11498 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f437xx.h11156 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f469xx.h14223 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f479xx.h14514 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h11242 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f745xx.h10613 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f756xx.h11242 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f746xx.h10955 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f765xx.h11147 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f777xx.h11819 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f767xx.h11532 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f779xx.h11905 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32f769xx.h11618 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14177 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32h573xx.h16804 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro
Dstm32h563xx.h16267 #define RCC_APB2ENR_SPI6EN RCC_APB2ENR_SPI6EN_Msk macro