Searched refs:SPI4_BASE_NS (Results 1 – 3 of 3) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/ |
| D | LPC55S69_cm33_core1.h | 21425 #define SPI4_BASE_NS (0x4008A000u) macro 21429 #define SPI4_NS ((SPI_Type *)SPI4_BASE_NS) 21467 … { SPI0_BASE_NS, SPI1_BASE_NS, SPI2_BASE_NS, SPI3_BASE_NS, SPI4_BASE_NS, SPI5_BASE_NS, …
|
| D | LPC55S69_cm33_core0.h | 21425 #define SPI4_BASE_NS (0x4008A000u) macro 21429 #define SPI4_NS ((SPI_Type *)SPI4_BASE_NS) 21467 … { SPI0_BASE_NS, SPI1_BASE_NS, SPI2_BASE_NS, SPI3_BASE_NS, SPI4_BASE_NS, SPI5_BASE_NS, …
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/ |
| D | stm32h573xx.h | 1883 #define SPI4_BASE_NS (APB2PERIPH_BASE_NS + 0x4C00UL) macro 2421 #define SPI4_NS ((SPI_TypeDef *) SPI4_BASE_NS) 3364 #define SPI4_BASE SPI4_BASE_NS
|