Home
last modified time | relevance | path

Searched refs:SPI_VERSION_VERSION (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h550 #define SPI_VERSION_VERSION(value) (SPI_VERSION_VERSION_Msk & ((value) << SPI_VERSION_VERS… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h765 #define SPI_VERSION_VERSION(value) (SPI_VERSION_VERSION_Msk & ((value) << SPI_VERSION_VERSION_Pos)) macro