| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_spi.h | 47 #define SPI2_BASE (APB1PERIPH_BASE + 0x3800) ///< Base Address: … macro 151 #define SPI2 ((SPI_TypeDef*) SPI2_BASE)
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_spi.c | 136 if(((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_spi.c | 136 if(((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_spi.c | 144 if(((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_spi.c | 108 case SPI2_BASE: in SPI_DeInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_spi.c | 108 case SPI2_BASE: in SPI_DeInit()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_spi.c | 108 case SPI2_BASE: in SPI_DeInit()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 662 #define SPI2_BASE (AHB1PERIPH_BASE + 0x00000400UL) macro 713 #define SPI2 ((SPI_TypeDef *)SPI2_BASE)
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 725 #define SPI2_BASE (AHBPERIPH_BASE + 0x00000400UL) macro 791 #define SPI2 ((SPI_TypeDef *)SPI2_BASE)
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Include/ |
| A D | fm33lc0xx.h | 699 #define SPI2_BASE (PERIPH_BASE + 0x00010800UL) macro 753 #define SPI2 ((SPI_Type *) SPI2_BASE)
|
| A D | fm33lg0xx.h | 1020 #define SPI2_BASE (PERIPH_BASE +0x00014800) macro 1082 #define SPI2 ((SPI_Type *) SPI2_BASE )
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/ |
| A D | fm33lc0xx.h | 700 #define SPI2_BASE (PERIPH_BASE + 0x00010800UL) macro 754 #define SPI2 ((SPI_Type *) SPI2_BASE)
|
| A D | fm33lg0xx.h | 1020 #define SPI2_BASE (PERIPH_BASE +0x00014800) macro 1082 #define SPI2 ((SPI_Type *) SPI2_BASE )
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_spi.c | 240 if(((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_spi.c | 263 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_spi.c | 263 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_spi.c | 272 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_spi.c | 272 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_spi.c | 263 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_spi.c | 272 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_spi.c | 272 if (((uint32_t)SPIx) == SPI2_BASE) in I2S_Init()
|
| /bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/ |
| A D | target.h | 574 #define SPI2_BASE (APBPERIPH_BASE + 0x00005800) macro 618 #define SPI2 ((SPI_TypeDef *) SPI2_BASE) 4849 #define SPI2_CTRL (volatile unsigned *)(SPI2_BASE + 0x0000) 4850 #define SPI2_TXSTS (volatile unsigned *)(SPI2_BASE + 0x0004) 4851 #define SPI2_TXDATA (volatile unsigned *)(SPI2_BASE + 0x0008) 4852 #define SPI2_RXSTS (volatile unsigned *)(SPI2_BASE + 0x000C) 4853 #define SPI2_RXDATA (volatile unsigned *)(SPI2_BASE + 0x0010) 4854 #define SPI2_MISC (volatile unsigned *)(SPI2_BASE + 0x0014)
|
| /bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/ |
| A D | target.h | 670 #define SPI2_BASE 0x40015800UL macro 722 #define SPI2 ((SPI_Type*) SPI2_BASE)
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 664 #define SPI2_BASE (APBPERIPH_BASE + 0x00003800) macro 725 #define SPI2 ((SPI_TypeDef *) SPI2_BASE)
|
| A D | ft32f030x8.h | 701 #define SPI2_BASE (APBPERIPH_BASE + 0x00003800) macro 763 #define SPI2 ((SPI_TypeDef *) SPI2_BASE)
|