ISSDK  1.8
IoT Sensing Software Development Kit
Macros
RTE_Device.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RTE_I2C4   1
 
#define RTE_I2C4_DMA_EN   0
 
#define RTE_I2C5   1
 
#define RTE_I2C5_DMA_EN   0
 
#define RTE_SPI3   0
 
#define RTE_SPI3_DMA_EN   0
 
#define RTE_SPI5   1
 
#define RTE_SPI5_DMA_EN   0
 
#define RTE_USART0   1
 
#define RTE_USART0_DMA_EN   0
 
#define USART_RX_BUFFER_LEN   64
 
#define USART0_RX_BUFFER_ENABLE   1
 
#define RTE_I2C4_Master_DMA_BASE   DMA0
 
#define RTE_I2C4_Master_DMA_CH   9
 
#define RTE_I2C5_Master_DMA_BASE   DMA0
 
#define RTE_I2C5_Master_DMA_CH   11
 
#define RTE_SPI0_SSEL_NUM   kSPI_Ssel0
 
#define RTE_SPI0_DMA_TX_CH   1
 
#define RTE_SPI0_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI0_DMA_RX_CH   0
 
#define RTE_SPI0_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI1_SSEL_NUM   kSPI_Ssel0
 
#define RTE_SPI1_DMA_TX_CH   3
 
#define RTE_SPI1_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI1_DMA_RX_CH   2
 
#define RTE_SPI1_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI2_SSEL_NUM   kSPI_Ssel0
 
#define RTE_SPI2_DMA_TX_CH   5
 
#define RTE_SPI2_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI2_DMA_RX_CH   4
 
#define RTE_SPI2_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI3_SSEL_NUM   kSPI_Ssel2
 
#define RTE_SPI3_DMA_TX_CH   7
 
#define RTE_SPI3_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI3_DMA_RX_CH   6
 
#define RTE_SPI3_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI4_SSEL_NUM   kSPI_Ssel0
 
#define RTE_SPI4_DMA_TX_CH   9
 
#define RTE_SPI4_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI4_DMA_RX_CH   8
 
#define RTE_SPI4_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI5_SSEL_NUM   kSPI_Ssel2
 
#define RTE_SPI5_DMA_TX_CH   11
 
#define RTE_SPI5_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI5_DMA_RX_CH   10
 
#define RTE_SPI5_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI6_SSEL_NUM   kSPI_Ssel0
 
#define RTE_SPI6_DMA_TX_CH   13
 
#define RTE_SPI6_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI6_DMA_RX_CH   12
 
#define RTE_SPI6_DMA_RX_DMA_BASE   DMA0
 
#define RTE_SPI7_SSEL_NUM   kSPI_Ssel0
 
#define RTE_SPI7_DMA_TX_CH   15
 
#define RTE_SPI7_DMA_TX_DMA_BASE   DMA0
 
#define RTE_SPI7_DMA_RX_CH   14
 
#define RTE_SPI7_DMA_RX_DMA_BASE   DMA0
 
#define RTE_USART0_DMA_TX_CH   1
 
#define RTE_USART0_DMA_TX_DMA_BASE   DMA0
 
#define RTE_USART0_DMA_RX_CH   0
 
#define RTE_USART0_DMA_RX_DMA_BASE   DMA0
 

Macro Definition Documentation

◆ RTE_I2C4

#define RTE_I2C4   1

Definition at line 12 of file RTE_Device.h.

◆ RTE_I2C4_DMA_EN

#define RTE_I2C4_DMA_EN   0

Definition at line 13 of file RTE_Device.h.

◆ RTE_I2C4_Master_DMA_BASE

#define RTE_I2C4_Master_DMA_BASE   DMA0

Definition at line 30 of file RTE_Device.h.

◆ RTE_I2C4_Master_DMA_CH

#define RTE_I2C4_Master_DMA_CH   9

Definition at line 31 of file RTE_Device.h.

◆ RTE_I2C5

#define RTE_I2C5   1

Definition at line 14 of file RTE_Device.h.

◆ RTE_I2C5_DMA_EN

#define RTE_I2C5_DMA_EN   0

Definition at line 15 of file RTE_Device.h.

◆ RTE_I2C5_Master_DMA_BASE

#define RTE_I2C5_Master_DMA_BASE   DMA0

Definition at line 33 of file RTE_Device.h.

◆ RTE_I2C5_Master_DMA_CH

#define RTE_I2C5_Master_DMA_CH   11

Definition at line 34 of file RTE_Device.h.

◆ RTE_SPI0_DMA_RX_CH

#define RTE_SPI0_DMA_RX_CH   0

Definition at line 40 of file RTE_Device.h.

◆ RTE_SPI0_DMA_RX_DMA_BASE

#define RTE_SPI0_DMA_RX_DMA_BASE   DMA0

Definition at line 41 of file RTE_Device.h.

◆ RTE_SPI0_DMA_TX_CH

#define RTE_SPI0_DMA_TX_CH   1

Definition at line 38 of file RTE_Device.h.

◆ RTE_SPI0_DMA_TX_DMA_BASE

#define RTE_SPI0_DMA_TX_DMA_BASE   DMA0

Definition at line 39 of file RTE_Device.h.

◆ RTE_SPI0_SSEL_NUM

#define RTE_SPI0_SSEL_NUM   kSPI_Ssel0

Definition at line 37 of file RTE_Device.h.

◆ RTE_SPI1_DMA_RX_CH

#define RTE_SPI1_DMA_RX_CH   2

Definition at line 46 of file RTE_Device.h.

◆ RTE_SPI1_DMA_RX_DMA_BASE

#define RTE_SPI1_DMA_RX_DMA_BASE   DMA0

Definition at line 47 of file RTE_Device.h.

◆ RTE_SPI1_DMA_TX_CH

#define RTE_SPI1_DMA_TX_CH   3

Definition at line 44 of file RTE_Device.h.

◆ RTE_SPI1_DMA_TX_DMA_BASE

#define RTE_SPI1_DMA_TX_DMA_BASE   DMA0

Definition at line 45 of file RTE_Device.h.

◆ RTE_SPI1_SSEL_NUM

#define RTE_SPI1_SSEL_NUM   kSPI_Ssel0

Definition at line 43 of file RTE_Device.h.

◆ RTE_SPI2_DMA_RX_CH

#define RTE_SPI2_DMA_RX_CH   4

Definition at line 52 of file RTE_Device.h.

◆ RTE_SPI2_DMA_RX_DMA_BASE

#define RTE_SPI2_DMA_RX_DMA_BASE   DMA0

Definition at line 53 of file RTE_Device.h.

◆ RTE_SPI2_DMA_TX_CH

#define RTE_SPI2_DMA_TX_CH   5

Definition at line 50 of file RTE_Device.h.

◆ RTE_SPI2_DMA_TX_DMA_BASE

#define RTE_SPI2_DMA_TX_DMA_BASE   DMA0

Definition at line 51 of file RTE_Device.h.

◆ RTE_SPI2_SSEL_NUM

#define RTE_SPI2_SSEL_NUM   kSPI_Ssel0

Definition at line 49 of file RTE_Device.h.

◆ RTE_SPI3

#define RTE_SPI3   0

Definition at line 17 of file RTE_Device.h.

◆ RTE_SPI3_DMA_EN

#define RTE_SPI3_DMA_EN   0

Definition at line 18 of file RTE_Device.h.

◆ RTE_SPI3_DMA_RX_CH

#define RTE_SPI3_DMA_RX_CH   6

Definition at line 58 of file RTE_Device.h.

◆ RTE_SPI3_DMA_RX_DMA_BASE

#define RTE_SPI3_DMA_RX_DMA_BASE   DMA0

Definition at line 59 of file RTE_Device.h.

◆ RTE_SPI3_DMA_TX_CH

#define RTE_SPI3_DMA_TX_CH   7

Definition at line 56 of file RTE_Device.h.

◆ RTE_SPI3_DMA_TX_DMA_BASE

#define RTE_SPI3_DMA_TX_DMA_BASE   DMA0

Definition at line 57 of file RTE_Device.h.

◆ RTE_SPI3_SSEL_NUM

#define RTE_SPI3_SSEL_NUM   kSPI_Ssel2

Definition at line 55 of file RTE_Device.h.

◆ RTE_SPI4_DMA_RX_CH

#define RTE_SPI4_DMA_RX_CH   8

Definition at line 64 of file RTE_Device.h.

◆ RTE_SPI4_DMA_RX_DMA_BASE

#define RTE_SPI4_DMA_RX_DMA_BASE   DMA0

Definition at line 65 of file RTE_Device.h.

◆ RTE_SPI4_DMA_TX_CH

#define RTE_SPI4_DMA_TX_CH   9

Definition at line 62 of file RTE_Device.h.

◆ RTE_SPI4_DMA_TX_DMA_BASE

#define RTE_SPI4_DMA_TX_DMA_BASE   DMA0

Definition at line 63 of file RTE_Device.h.

◆ RTE_SPI4_SSEL_NUM

#define RTE_SPI4_SSEL_NUM   kSPI_Ssel0

Definition at line 61 of file RTE_Device.h.

◆ RTE_SPI5

#define RTE_SPI5   1

Definition at line 19 of file RTE_Device.h.

◆ RTE_SPI5_DMA_EN

#define RTE_SPI5_DMA_EN   0

Definition at line 20 of file RTE_Device.h.

◆ RTE_SPI5_DMA_RX_CH

#define RTE_SPI5_DMA_RX_CH   10

Definition at line 70 of file RTE_Device.h.

◆ RTE_SPI5_DMA_RX_DMA_BASE

#define RTE_SPI5_DMA_RX_DMA_BASE   DMA0

Definition at line 71 of file RTE_Device.h.

◆ RTE_SPI5_DMA_TX_CH

#define RTE_SPI5_DMA_TX_CH   11

Definition at line 68 of file RTE_Device.h.

◆ RTE_SPI5_DMA_TX_DMA_BASE

#define RTE_SPI5_DMA_TX_DMA_BASE   DMA0

Definition at line 69 of file RTE_Device.h.

◆ RTE_SPI5_SSEL_NUM

#define RTE_SPI5_SSEL_NUM   kSPI_Ssel2

Definition at line 67 of file RTE_Device.h.

◆ RTE_SPI6_DMA_RX_CH

#define RTE_SPI6_DMA_RX_CH   12

Definition at line 76 of file RTE_Device.h.

◆ RTE_SPI6_DMA_RX_DMA_BASE

#define RTE_SPI6_DMA_RX_DMA_BASE   DMA0

Definition at line 77 of file RTE_Device.h.

◆ RTE_SPI6_DMA_TX_CH

#define RTE_SPI6_DMA_TX_CH   13

Definition at line 74 of file RTE_Device.h.

◆ RTE_SPI6_DMA_TX_DMA_BASE

#define RTE_SPI6_DMA_TX_DMA_BASE   DMA0

Definition at line 75 of file RTE_Device.h.

◆ RTE_SPI6_SSEL_NUM

#define RTE_SPI6_SSEL_NUM   kSPI_Ssel0

Definition at line 73 of file RTE_Device.h.

◆ RTE_SPI7_DMA_RX_CH

#define RTE_SPI7_DMA_RX_CH   14

Definition at line 82 of file RTE_Device.h.

◆ RTE_SPI7_DMA_RX_DMA_BASE

#define RTE_SPI7_DMA_RX_DMA_BASE   DMA0

Definition at line 83 of file RTE_Device.h.

◆ RTE_SPI7_DMA_TX_CH

#define RTE_SPI7_DMA_TX_CH   15

Definition at line 80 of file RTE_Device.h.

◆ RTE_SPI7_DMA_TX_DMA_BASE

#define RTE_SPI7_DMA_TX_DMA_BASE   DMA0

Definition at line 81 of file RTE_Device.h.

◆ RTE_SPI7_SSEL_NUM

#define RTE_SPI7_SSEL_NUM   kSPI_Ssel0

Definition at line 79 of file RTE_Device.h.

◆ RTE_USART0

#define RTE_USART0   1

Definition at line 22 of file RTE_Device.h.

◆ RTE_USART0_DMA_EN

#define RTE_USART0_DMA_EN   0

Definition at line 23 of file RTE_Device.h.

◆ RTE_USART0_DMA_RX_CH

#define RTE_USART0_DMA_RX_CH   0

Definition at line 88 of file RTE_Device.h.

◆ RTE_USART0_DMA_RX_DMA_BASE

#define RTE_USART0_DMA_RX_DMA_BASE   DMA0

Definition at line 89 of file RTE_Device.h.

◆ RTE_USART0_DMA_TX_CH

#define RTE_USART0_DMA_TX_CH   1

Definition at line 86 of file RTE_Device.h.

◆ RTE_USART0_DMA_TX_DMA_BASE

#define RTE_USART0_DMA_TX_DMA_BASE   DMA0

Definition at line 87 of file RTE_Device.h.

◆ USART0_RX_BUFFER_ENABLE

#define USART0_RX_BUFFER_ENABLE   1

Definition at line 27 of file RTE_Device.h.

◆ USART_RX_BUFFER_LEN

#define USART_RX_BUFFER_LEN   64

Definition at line 26 of file RTE_Device.h.