Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam3x/component/
Dspi.h143 #define SPI_CSR_DLYBCT_Pos 24 macro
144 #define SPI_CSR_DLYBCT_Msk (0xffu << SPI_CSR_DLYBCT_Pos) /**< \brief (SPI_CSR[4]) Delay Between Con…
145 #define SPI_CSR_DLYBCT(value) ((SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos)))
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dspi.h171 #define SPI_CSR_DLYBCT_Pos 24 macro
172 #define SPI_CSR_DLYBCT_Msk (0xffu << SPI_CSR_DLYBCT_Pos) /**< \brief (SPI_CSR[4]) Delay Between Con…
173 #define SPI_CSR_DLYBCT(value) ((SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos)))
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dspi.h171 #define SPI_CSR_DLYBCT_Pos 24 macro
172 #define SPI_CSR_DLYBCT_Msk (0xffu << SPI_CSR_DLYBCT_Pos) /**< \brief (SPI_CSR[4]) Delay Between Con…
173 #define SPI_CSR_DLYBCT(value) ((SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos)))
/hal_atmel-latest/asf/sam/include/same70/component/
Dspi.h469 #define SPI_CSR_DLYBCT_Pos 24 /**< (SP… macro
470 #define SPI_CSR_DLYBCT_Msk (_U_(0xFF) << SPI_CSR_DLYBCT_Pos) /**< (SP…
471 #define SPI_CSR_DLYBCT(value) (SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos))
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dspi.h480 #define SPI_CSR_DLYBCT_Pos 24 /**< (SP… macro
481 #define SPI_CSR_DLYBCT_Msk (_U_(0xFF) << SPI_CSR_DLYBCT_Pos) /**< (SP…
482 #define SPI_CSR_DLYBCT(value) (SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos))
/hal_atmel-latest/asf/sam/include/same70b/component/
Dspi.h480 #define SPI_CSR_DLYBCT_Pos 24 /**< (SP… macro
481 #define SPI_CSR_DLYBCT_Msk (_U_(0xFF) << SPI_CSR_DLYBCT_Pos) /**< (SP…
482 #define SPI_CSR_DLYBCT(value) (SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos))
/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h469 #define SPI_CSR_DLYBCT_Pos 24 /**< (SP… macro
470 #define SPI_CSR_DLYBCT_Msk (_U_(0xFF) << SPI_CSR_DLYBCT_Pos) /**< (SP…
471 #define SPI_CSR_DLYBCT(value) (SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos))
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h636 #define SPI_CSR_DLYBCT_Pos 24 /**< \brief (SPI_CSR) Delay Between Consecutive Tr… macro
637 #define SPI_CSR_DLYBCT_Msk (_U_(0xFF) << SPI_CSR_DLYBCT_Pos)
638 #define SPI_CSR_DLYBCT(value) (SPI_CSR_DLYBCT_Msk & ((value) << SPI_CSR_DLYBCT_Pos))