Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl808/
A Dbl808_memorymap.h78 #define SPI0_BASE ((uint32_t)0x2000a200) macro
A Ddevice_table.c86 .reg_base = SPI0_BASE,
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_spi.h66 #define IS_SPI_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == SPI0_BASE) || \
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_spi.h66 #define IS_SPI_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == SPI0_BASE) || \
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_spi.h66 #define IS_SPI_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == SPI0_BASE) || \
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_spi.h66 #define IS_SPI_ALL_PERIPH(PERIPH) (((*(uint32_t*)&(PERIPH)) == SPI0_BASE) || \
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33lg0xx.h1018 #define SPI0_BASE (PERIPH_BASE +0x00010400) macro
1080 #define SPI0 ((SPI_Type *) SPI0_BASE )
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33lg0xx.h1018 #define SPI0_BASE (PERIPH_BASE +0x00010400) macro
1080 #define SPI0 ((SPI_Type *) SPI0_BASE )
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/hardware/
A Dbl808.h422 #define SPI0_BASE ((uint32_t)0x2000a200) macro
/bsp/nv32f100x/lib/inc/
A DNV32.h2473 #define SPI0_BASE (0x40076000u) macro
2475 #define SPI0 ((SPI_Type *)SPI0_BASE)
/bsp/smartfusion2/CMSIS/
A Dm2sxxx.h2753 #define SPI0_BASE 0x40001000u macro
2789 #define SPI0 ((SPI_TypeDef *) SPI0_BASE)
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3076 #define SPI0_BASE (APB_BASE + 0x1C000) macro
3109 #define SPI0 ((SPI_TypeDef *) SPI0_BASE)
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h3819 #define SPI0_BASE (APB1_BASE + 0x04000) macro
3930 #define SPI0 ((SPI_TypeDef *) SPI0_BASE)
/bsp/essemi/es32f0654/libraries/CMSIS/Device/EastSoft/ES32F065x/Include/
A Des32f065x.h5876 #define SPI0_BASE (APB1_BASE + 0x6000) macro
5930 #define SPI0 ((SPI_TypeDef *)SPI0_BASE)
/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7.h7946 #define SPI0_BASE 0x41004000UL macro
7981 #define SPI0 ((SPI0_Type *) SPI0_BASE)
/bsp/frdm-k64f/device/
A DMK64F12.h11022 #define SPI0_BASE (0x4002C000u) macro
11024 #define SPI0 ((SPI_Type *)SPI0_BASE)
11034 #define SPI_BASE_ADDRS { SPI0_BASE, SPI1_BASE, SPI2_BASE }

Completed in 953 milliseconds