Home
last modified time | relevance | path

Searched refs:SPI_MR_PCSDEC (Results 1 – 8 of 8) sorted by relevance

/hal_atmel-latest/asf/sam/include/sam3x/component/
Dspi.h65 #define SPI_MR_PCSDEC (0x1u << 2) /**< \brief (SPI_MR) Chip Select Decode */ macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dspi.h76 #define SPI_MR_PCSDEC (0x1u << 2) /**< \brief (SPI_MR) Chip Select Decode */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dspi.h76 #define SPI_MR_PCSDEC (0x1u << 2) /**< \brief (SPI_MR) Chip Select Decode */ macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dspi.h139 #define SPI_MR_PCSDEC SPI_MR_PCSDEC_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dspi.h126 #define SPI_MR_PCSDEC SPI_MR_PCSDEC_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dspi.h126 #define SPI_MR_PCSDEC SPI_MR_PCSDEC_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h139 #define SPI_MR_PCSDEC SPI_MR_PCSDEC_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h126 #define SPI_MR_PCSDEC (_U_(0x1) << SPI_MR_PCSDEC_Pos) macro