Home
last modified time | relevance | path

Searched refs:STM_SPI_SR (Results 1 – 2 of 2) sorted by last modified time

/qemu/hw/ssi/
H A Dstm32f2xx_spi.c82 case STM_SPI_SR: in stm32f2xx_spi_read()
133 case STM_SPI_SR: in stm32f2xx_spi_write()
/qemu/include/hw/ssi/
H A Dstm32f2xx_spi.h34 #define STM_SPI_SR 0x08 macro