代码搜索:driven

找到约 1,767 项符合「driven」的源代码

代码结果 1,767
www.eeworm.com/read/266068/11244497

asm sport core driven.asm

/* SPORT Control Registers */ #define TXSP2A 0x460 #define RXSP3A 0x465 #define DIV2 0x402 #define DIV3 0x403 #define SPCTL2 0x400 #define SPCTL3 0x401 #define SPMCTL23 0x404 /* SP
www.eeworm.com/read/266068/11244652

dpj spi dma driven.dpj

www.eeworm.com/read/266068/11244653

asm spi dma driven.asm

/* SPI Control Registers */ #define SPICTL (0x1000) /* SPI Control Register */ #define SPIFLG (0x1001) /* SPI Flag register */ #define SPIBAU
www.eeworm.com/read/266068/11244697

asm sport dma driven.asm

/* SPORT DMA Parameter Registers */ #define IISP4A 0x840 #define IISP5A 0x848 #define IMSP4A 0x841 #define IMSP5A 0x849 #define CSP4A 0x842 #define CSP5A 0x84A /* SPORT Control Regist
www.eeworm.com/read/266068/11244710

c sport core driven.c

// ********************************************************************************** // * ADSP-2126x SPORT Internal Loopback Example - DMA Driven Example * // *
www.eeworm.com/read/266068/11244746

c sport dma driven.c

// ********************************************************************************** // * ADSP-2126x SPORT Internal Loopback Example - DMA Driven Example * // *