Home
last modified time | relevance | path

Searched defs:SPI_T (Results 1 – 1 of 1) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dreg_spi.h20 struct SPI_T struct
22 __IO uint32_t SSPCR0; //0x00000000
23 __IO uint32_t SSPCR1; //0x00000004
24 __IO uint32_t SSPDR; //0x00000008
25 __I uint32_t SSPSR; //0x0000000C
26 __IO uint32_t SSPCPSR; //0x00000010
27 __IO uint32_t SSPIMSC; //0x00000014
28 __I uint32_t SSPRIS; //0x00000018
29 __I uint32_t SSPMIS; //0x0000001C
30 __O uint32_t SSPICR; //0x00000020
[all …]