Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR1_SPI3EN (Results 1 – 10 of 10) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/inc/
H A Dstm32g4xx_ll_bus.h150 #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR1_SPI3EN
H A Dstm32g4xx_hal_rcc.h886 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \
888 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN); \
1034 #define __HAL_RCC_SPI3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN)
1407 #define __HAL_RCC_SPI3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) != 0U)
1467 #define __HAL_RCC_SPI3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_SPI3EN) == 0U)
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_g4xx/
H A Dstm32g431xx.h7771 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32gbk1cb.h7754 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32g441xx.h7999 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32g471xx.h8083 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32g473xx.h8842 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32g483xx.h9070 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32g474xx.h12198 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro
H A Dstm32g484xx.h12426 #define RCC_APB1ENR1_SPI3EN RCC_APB1ENR1_SPI3EN_Msk macro