Searched refs:SPI6_BASE (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/ |
D | LPC55S69_cm33_core0.h | 21439 #define SPI6_BASE (0x50097000u) macro 21443 #define SPI6 ((SPI_Type *)SPI6_BASE) 21463 … { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI4_BASE, SPI5_BASE, SPI6_BASE, SPI7_BASE, SPI8… 21496 #define SPI6_BASE (0x40097000u) macro 21498 #define SPI6 ((SPI_Type *)SPI6_BASE) 21508 … { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI4_BASE, SPI5_BASE, SPI6_BASE, SPI7_BASE, SPI8…
|
D | LPC55S69_cm33_core1.h | 21439 #define SPI6_BASE (0x50097000u) macro 21443 #define SPI6 ((SPI_Type *)SPI6_BASE) 21463 … { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI4_BASE, SPI5_BASE, SPI6_BASE, SPI7_BASE, SPI8… 21496 #define SPI6_BASE (0x40097000u) macro 21498 #define SPI6 ((SPI_Type *)SPI6_BASE) 21508 … { SPI0_BASE, SPI1_BASE, SPI2_BASE, SPI3_BASE, SPI4_BASE, SPI5_BASE, SPI6_BASE, SPI7_BASE, SPI8…
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/ |
D | stm32h573xx.h | 2925 #define SPI6_BASE SPI6_BASE_S macro 3370 #define SPI6_BASE SPI6_BASE_NS macro
|