Home
last modified time | relevance | path

Searched refs:SPI_CR (Results 1 – 5 of 5) sorted by relevance

/bsp/sam7x/drivers/
A Dsd.c184 AT91S_REG SPI_CR; // Control Register member
595 pSPI->SPI_CR = AT91C_SPI_SPIEN | AT91C_SPI_SWRST; in rt_hw_sdcard_init()
608 pSPI->SPI_CR = AT91C_SPI_SPIEN; in rt_hw_sdcard_init()
A DAT91SAM7X256.h846 AT91_REG SPI_CR; // Control Register member
869 #define SPI_CR (AT91_CAST(AT91_REG *) 0x00000000) // (SPI_CR) Control Register macro
/bsp/microchip/same70/bsp/same70b/include/component/
A Dspi.h546 __O uint32_t SPI_CR; /**< (SPI Offset: 0x00) Control Register */ member
564 …__O SPI_CR_Type SPI_CR; /**< Offset: 0x00 ( /W 32) Control Register */ member
/bsp/microchip/same70/bsp/hri/
A Dhri_spi_e70b.h1275 ((Spi *)hw)->SPI_CR = data; in hri_spi_write_CR_reg()
/bsp/at91/at91sam9g45/platform/
A Dat91sam9g45.h3007 AT91C_REG SPI_CR; // Control Register member
3030 #define SPI_CR (AT91C_CAST(AT91C_REG *) 0x00000000) // (SPI_CR) Control Register macro

Completed in 79 milliseconds