Home
last modified time | relevance | path

Searched refs:SPI4_NS (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h2421 #define SPI4_NS ((SPI_TypeDef *) SPI4_BASE_NS) macro
3363 #define SPI4 SPI4_NS
23888 ((INSTANCE) == SPI4_NS) || ((INSTANCE) == SPI4_S) || \
23892 #define IS_SPI_LIMITED_INSTANCE(INSTANCE) (((INSTANCE) == SPI4_NS) || ((INSTANCE) == SPI4_S) || \
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/
DLPC55S69_cm33_core0.h21429 #define SPI4_NS ((SPI_Type *)SPI4_BASE_NS) macro
21469 …#define SPI_BASE_PTRS_NS { SPI0_NS, SPI1_NS, SPI2_NS, SPI3_NS, SPI4_NS, SP…
DLPC55S69_cm33_core1.h21429 #define SPI4_NS ((SPI_Type *)SPI4_BASE_NS) macro
21469 …#define SPI_BASE_PTRS_NS { SPI0_NS, SPI1_NS, SPI2_NS, SPI3_NS, SPI4_NS, SP…