Searched refs:SPI6_NS (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/ |
D | stm32h573xx.h | 2422 #define SPI6_NS ((SPI_TypeDef *) SPI6_BASE_NS) macro 3369 #define SPI6 SPI6_NS 23890 ((INSTANCE) == SPI6_NS) || ((INSTANCE) == SPI6_S)) 23894 ((INSTANCE) == SPI6_NS) || ((INSTANCE) == SPI6_S))
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/ |
D | LPC55S69_cm33_core0.h | 21445 #define SPI6_NS ((SPI_Type *)SPI6_BASE_NS) macro 21469 … { SPI0_NS, SPI1_NS, SPI2_NS, SPI3_NS, SPI4_NS, SPI5_NS, SPI6_NS, SPI7_NS, SPI8_NS…
|
D | LPC55S69_cm33_core1.h | 21445 #define SPI6_NS ((SPI_Type *)SPI6_BASE_NS) macro 21469 … { SPI0_NS, SPI1_NS, SPI2_NS, SPI3_NS, SPI4_NS, SPI5_NS, SPI6_NS, SPI7_NS, SPI8_NS…
|