Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam3x/component/
Dspi.h64 #define SPI_MR_PS (0x1u << 1) /**< \brief (SPI_MR) Peripheral Select */ macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dspi.h75 #define SPI_MR_PS (0x1u << 1) /**< \brief (SPI_MR) Peripheral Select */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dspi.h75 #define SPI_MR_PS (0x1u << 1) /**< \brief (SPI_MR) Peripheral Select */ macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dspi.h136 #define SPI_MR_PS SPI_MR_PS_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dspi.h123 #define SPI_MR_PS SPI_MR_PS_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dspi.h123 #define SPI_MR_PS SPI_MR_PS_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h136 #define SPI_MR_PS SPI_MR_PS_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h120 #define SPI_MR_PS (_U_(0x1) << SPI_MR_PS_Pos) macro