![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Go to the source code of this file.
#define RTE_I2C0 1 |
Definition at line 13 of file RTE_Device.h.
#define RTE_I2C0_DMA_EN 0 |
Definition at line 14 of file RTE_Device.h.
#define RTE_I2C0_Master_DMA_BASE DMA0 |
Definition at line 71 of file RTE_Device.h.
#define RTE_I2C0_Master_DMA_CH 0 |
Definition at line 72 of file RTE_Device.h.
#define RTE_I2C0_Master_DMAMUX_BASE DMAMUX0 |
Definition at line 73 of file RTE_Device.h.
#define RTE_I2C0_Master_PERI_SEL kDmaRequestMux0I2C0 |
Definition at line 74 of file RTE_Device.h.
#define RTE_I2C1 1 |
Definition at line 15 of file RTE_Device.h.
#define RTE_I2C1_DMA_EN 0 |
Definition at line 16 of file RTE_Device.h.
#define RTE_I2C1_Master_DMA_BASE DMA0 |
Definition at line 76 of file RTE_Device.h.
#define RTE_I2C1_Master_DMA_CH 1 |
Definition at line 77 of file RTE_Device.h.
#define RTE_I2C1_Master_DMAMUX_BASE DMAMUX0 |
Definition at line 78 of file RTE_Device.h.
#define RTE_I2C1_Master_PERI_SEL kDmaRequestMux0I2C1 |
Definition at line 79 of file RTE_Device.h.
#define RTE_SPI0 0 |
Definition at line 18 of file RTE_Device.h.
#define RTE_SPI0_BETWEEN_TRANSFER_DELAY 1000 |
Definition at line 42 of file RTE_Device.h.
#define RTE_SPI0_DMA_EN 0 |
Definition at line 19 of file RTE_Device.h.
#define RTE_SPI0_DMA_LINK_CH 2 |
Definition at line 53 of file RTE_Device.h.
#define RTE_SPI0_DMA_LINK_DMA_BASE DMA0 |
Definition at line 52 of file RTE_Device.h.
#define RTE_SPI0_DMA_RX_CH 1 |
Definition at line 48 of file RTE_Device.h.
#define RTE_SPI0_DMA_RX_DMA_BASE DMA0 |
Definition at line 51 of file RTE_Device.h.
#define RTE_SPI0_DMA_RX_DMAMUX_BASE DMAMUX0 |
Definition at line 50 of file RTE_Device.h.
#define RTE_SPI0_DMA_RX_PERI_SEL (uint8_t) kDmaRequestMux0SPI0Rx |
Definition at line 49 of file RTE_Device.h.
#define RTE_SPI0_DMA_TX_CH 0 |
Definition at line 44 of file RTE_Device.h.
#define RTE_SPI0_DMA_TX_DMA_BASE DMA0 |
Definition at line 47 of file RTE_Device.h.
#define RTE_SPI0_DMA_TX_DMAMUX_BASE DMAMUX0 |
Definition at line 46 of file RTE_Device.h.
#define RTE_SPI0_DMA_TX_PERI_SEL (uint8_t) kDmaRequestMux0SPI0Tx |
Definition at line 45 of file RTE_Device.h.
#define RTE_SPI0_MASTER_PCS_PIN_SEL kDSPI_MasterPcs0 |
Definition at line 43 of file RTE_Device.h.
#define RTE_SPI0_PCS_TO_SCK_DELAY 1000 |
Definition at line 40 of file RTE_Device.h.
#define RTE_SPI0_SCK_TO_PSC_DELAY 1000 |
Definition at line 41 of file RTE_Device.h.
#define RTE_SPI1 1 |
Definition at line 20 of file RTE_Device.h.
#define RTE_SPI1_BETWEEN_TRANSFER_DELAY 1000 |
Definition at line 57 of file RTE_Device.h.
#define RTE_SPI1_DMA_EN 0 |
Definition at line 21 of file RTE_Device.h.
#define RTE_SPI1_DMA_LINK_CH 2 |
Definition at line 68 of file RTE_Device.h.
#define RTE_SPI1_DMA_LINK_DMA_BASE DMA0 |
Definition at line 67 of file RTE_Device.h.
#define RTE_SPI1_DMA_RX_CH 1 |
Definition at line 63 of file RTE_Device.h.
#define RTE_SPI1_DMA_RX_DMA_BASE DMA0 |
Definition at line 66 of file RTE_Device.h.
#define RTE_SPI1_DMA_RX_DMAMUX_BASE DMAMUX0 |
Definition at line 65 of file RTE_Device.h.
#define RTE_SPI1_DMA_RX_PERI_SEL (uint8_t) kDmaRequestMux0SPI1 |
Definition at line 64 of file RTE_Device.h.
#define RTE_SPI1_DMA_TX_CH 0 |
Definition at line 59 of file RTE_Device.h.
#define RTE_SPI1_DMA_TX_DMA_BASE DMA0 |
Definition at line 62 of file RTE_Device.h.
#define RTE_SPI1_DMA_TX_DMAMUX_BASE DMAMUX0 |
Definition at line 61 of file RTE_Device.h.
#define RTE_SPI1_DMA_TX_PERI_SEL (uint8_t) kDmaRequestMux0SPI1 |
Definition at line 60 of file RTE_Device.h.
#define RTE_SPI1_MASTER_PCS_PIN_SEL kDSPI_MasterPcs0 |
Definition at line 58 of file RTE_Device.h.
#define RTE_SPI1_PCS_TO_SCK_DELAY 1000 |
Definition at line 55 of file RTE_Device.h.
#define RTE_SPI1_SCK_TO_PSC_DELAY 1000 |
Definition at line 56 of file RTE_Device.h.
#define RTE_USART0 0 |
Definition at line 24 of file RTE_Device.h.
#define RTE_USART0_DMA_EN 0 |
Definition at line 25 of file RTE_Device.h.
#define RTE_USART0_DMA_RX_CH 1 |
Definition at line 86 of file RTE_Device.h.
#define RTE_USART0_DMA_RX_DMA_BASE DMA0 |
Definition at line 89 of file RTE_Device.h.
#define RTE_USART0_DMA_RX_DMAMUX_BASE DMAMUX0 |
Definition at line 88 of file RTE_Device.h.
#define RTE_USART0_DMA_RX_PERI_SEL (uint8_t) kDmaRequestMux0UART0Rx |
Definition at line 87 of file RTE_Device.h.
#define RTE_USART0_DMA_TX_CH 0 |
Definition at line 82 of file RTE_Device.h.
#define RTE_USART0_DMA_TX_DMA_BASE DMA0 |
Definition at line 85 of file RTE_Device.h.
#define RTE_USART0_DMA_TX_DMAMUX_BASE DMAMUX0 |
Definition at line 84 of file RTE_Device.h.
#define RTE_USART0_DMA_TX_PERI_SEL (uint8_t) kDmaRequestMux0UART0Tx |
Definition at line 83 of file RTE_Device.h.
#define RTE_USART1 1 |
Definition at line 26 of file RTE_Device.h.
#define RTE_USART1_DMA_EN 0 |
Definition at line 27 of file RTE_Device.h.
#define RTE_USART1_DMA_RX_CH 1 |
Definition at line 95 of file RTE_Device.h.
#define RTE_USART1_DMA_RX_DMA_BASE DMA0 |
Definition at line 98 of file RTE_Device.h.
#define RTE_USART1_DMA_RX_DMAMUX_BASE DMAMUX0 |
Definition at line 97 of file RTE_Device.h.
#define RTE_USART1_DMA_RX_PERI_SEL (uint8_t) kDmaRequestMux0UART1Rx |
Definition at line 96 of file RTE_Device.h.
#define RTE_USART1_DMA_TX_CH 0 |
Definition at line 91 of file RTE_Device.h.
#define RTE_USART1_DMA_TX_DMA_BASE DMA0 |
Definition at line 94 of file RTE_Device.h.
#define RTE_USART1_DMA_TX_DMAMUX_BASE DMAMUX0 |
Definition at line 93 of file RTE_Device.h.
#define RTE_USART1_DMA_TX_PERI_SEL (uint8_t) kDmaRequestMux0UART1Tx |
Definition at line 92 of file RTE_Device.h.
#define RTE_USART2 1 |
Definition at line 28 of file RTE_Device.h.
#define RTE_USART2_DMA_EN 0 |
Definition at line 29 of file RTE_Device.h.
#define RTE_USART2_DMA_RX_CH 1 |
Definition at line 104 of file RTE_Device.h.
#define RTE_USART2_DMA_RX_DMA_BASE DMA0 |
Definition at line 107 of file RTE_Device.h.
#define RTE_USART2_DMA_RX_DMAMUX_BASE DMAMUX0 |
Definition at line 106 of file RTE_Device.h.
#define RTE_USART2_DMA_RX_PERI_SEL (uint8_t) kDmaRequestMux0UART2Rx |
Definition at line 105 of file RTE_Device.h.
#define RTE_USART2_DMA_TX_CH 0 |
Definition at line 100 of file RTE_Device.h.
#define RTE_USART2_DMA_TX_DMA_BASE DMA0 |
Definition at line 103 of file RTE_Device.h.
#define RTE_USART2_DMA_TX_DMAMUX_BASE DMAMUX0 |
Definition at line 102 of file RTE_Device.h.
#define RTE_USART2_DMA_TX_PERI_SEL (uint8_t) kDmaRequestMux0UART2Tx |
Definition at line 101 of file RTE_Device.h.
#define RTE_USART3 0 |
Definition at line 31 of file RTE_Device.h.
#define RTE_USART3_DMA_EN 0 |
Definition at line 32 of file RTE_Device.h.
#define USART1_RX_BUFFER_ENABLE 1 |
Definition at line 36 of file RTE_Device.h.
#define USART2_RX_BUFFER_ENABLE 1 |
Definition at line 37 of file RTE_Device.h.
#define USART_RX_BUFFER_LEN 64 |
Definition at line 35 of file RTE_Device.h.