Home
last modified time | relevance | path

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

/bsp/sam7x/drivers/
A Dsd.c246 #define AT91C_SPI_CPOL ((unsigned int) 0x1 << 0) // (SPI) Clock Polarity macro
602 pSPI->SPI_CSR[SPI_CSR_NUM] = AT91C_SPI_CPOL | AT91C_SPI_BITS_8; in rt_hw_sdcard_init()
A DAT91SAM7X256.h918 #define AT91C_SPI_CPOL (0x1 << 0) // (SPI) Clock Polarity macro
/bsp/at91/at91sam9g45/platform/
A Dat91sam9g45.h3079 #define AT91C_SPI_CPOL (0x1 << 0) // (SPI) Clock Polarity macro

Completed in 81 milliseconds