Searched refs:SPI1_BASE (Results 1 – 8 of 8) sorted by relevance
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/ |
D | M2351.h | 385 #define SPI1_BASE (APBPERIPH_BASE + 0x22000UL) macro 457 #define SPI1_S ((SPI_T *) SPI1_BASE) /*!< SPI1 Pointer … 558 #define SPI1_NS ((SPI_T *) (SPI1_BASE+NS_OFFSET)) /*!< SPI1 P…
|
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/ |
D | M2354.h | 404 #define SPI1_BASE (APBPERIPH_BASE + 0x22000UL) macro 486 #define SPI1_S ((SPI_T *) SPI1_BASE) /*!< SPI1 Pointer … 599 #define SPI1_NS ((SPI_T *) (SPI1_BASE+NS_OFFSET)) /*!< SPI1 …
|
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
D | retarget.c | 121 {"SPI1",SPI1_BASE,SPI1_Attr},
|
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/ |
D | LPC55S69_cm33_core0.h | 20597 #define SPI1_BASE (0x50087000u) macro 20601 #define SPI1 ((SPI_Type *)SPI1_BASE) 20661 …#define SPI_BASE_ADDRS { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI… 20674 #define SPI1_BASE (0x40087000u) macro 20676 #define SPI1 ((SPI_Type *)SPI1_BASE) 20706 …#define SPI_BASE_ADDRS { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI…
|
D | LPC55S69_cm33_core1.h | 20597 #define SPI1_BASE (0x50087000u) macro 20601 #define SPI1 ((SPI_Type *)SPI1_BASE) 20661 …#define SPI_BASE_ADDRS { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI… 20674 #define SPI1_BASE (0x40087000u) macro 20676 #define SPI1 ((SPI_Type *)SPI1_BASE) 20706 …#define SPI_BASE_ADDRS { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI…
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/ |
D | stm32l552xx.h | 2302 #define SPI1_BASE SPI1_BASE_S macro 2716 #define SPI1_BASE SPI1_BASE_NS macro
|
D | stm32l562xx.h | 2404 #define SPI1_BASE SPI1_BASE_S macro 2839 #define SPI1_BASE SPI1_BASE_NS macro
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/ |
D | stm32u585xx.h | 2752 #define SPI1_BASE SPI1_BASE_S macro 3232 #define SPI1_BASE SPI1_BASE_NS macro
|