Searched refs:SPI1 (Results 1 – 9 of 9) sorted by relevance
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/bsp/StdDriver/src/ |
D | spi.c | 88 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_Open() 123 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_Open() 240 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_Open() 281 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_Open() 434 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_SetBusClock() 469 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_SetBusClock() 618 else if((spi == SPI1) || (spi == SPI1_NS)) in SPI_GetBusClock() 1130 else if((i2s == SPI1) || (i2s == SPI1_NS)) in SPII2S_GetSourceClockFreq() 1232 else if((i2s == SPI1) || (i2s == SPI1_NS)) in SPII2S_Open() 1321 else if((i2s == SPI1) || (i2s == SPI1_NS)) in SPII2S_Open()
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/ |
D | M2351.h | 729 # define SPI1 SPI1_NS macro 731 # define SPI1 SPI1_S macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/ |
D | M2354.h | 848 # define SPI1 SPI1_NS macro 850 # define SPI1 SPI1_S macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/ |
D | LPC55S69_cm33_core0.h | 21403 #define SPI1 ((SPI_Type *)SPI1_BASE) macro 21465 …#define SPI_BASE_PTRS { SPI0, SPI1, SPI2, SPI3, SPI4, SPI5, SPI6, SPI7,… 21478 #define SPI1 ((SPI_Type *)SPI1_BASE) macro 21510 …#define SPI_BASE_PTRS { SPI0, SPI1, SPI2, SPI3, SPI4, SPI5, SPI6, SPI7,…
|
D | LPC55S69_cm33_core1.h | 21403 #define SPI1 ((SPI_Type *)SPI1_BASE) macro 21465 …#define SPI_BASE_PTRS { SPI0, SPI1, SPI2, SPI3, SPI4, SPI5, SPI6, SPI7,… 21478 #define SPI1 ((SPI_Type *)SPI1_BASE) macro 21510 …#define SPI_BASE_PTRS { SPI0, SPI1, SPI2, SPI3, SPI4, SPI5, SPI6, SPI7,…
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/ |
D | stm32h573xx.h | 2909 #define SPI1 SPI1_S macro 3354 #define SPI1 SPI1_NS macro 24392 #define IS_I2S_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI1) || \
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/ |
D | stm32l552xx.h | 2301 #define SPI1 SPI1_S macro 2715 #define SPI1 SPI1_NS macro
|
D | stm32l562xx.h | 2403 #define SPI1 SPI1_S macro 2838 #define SPI1 SPI1_NS macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/ |
D | stm32u585xx.h | 2751 #define SPI1 SPI1_S macro 3231 #define SPI1 SPI1_NS macro
|