代码搜索:Embedded

找到约 10,000 项符合「Embedded」的源代码

代码结果 10,000
www.eeworm.com/read/108406/15586961

c fet140_dma_05.c

//****************************************************************************** // MSP-FET430P140 Demo - DMA0 Repeated Block to DAC0 Sine Output, TACCR1, DCO // // Description; DMA0 is used to
www.eeworm.com/read/108406/15586980

c fet140_dma_02.c

//****************************************************************************** // MSP-FET430P140 Demo - DMA0 Repeated Block To P1OUT, TACCR2, DCO // // Description; DMA0 is used to transfer a s
www.eeworm.com/read/390387/8467945

h egi_swit.h

/* Embedded Gateway definitions for 'Creating TCP/IP from scratch' */ void switchfm_resp(TSOCK *ts, char *str); #define EGI_SWIT_FUNCS {switchfm_resp, "switchfm"} /* EOF */
www.eeworm.com/read/390387/8467959

h egi_slid.h

/* Embedded Gateway definitions for 'Creating TCP/IP from scratch' */ void sliders_resp(TSOCK *ts, char *str); #define EGI_SLIDER_FUNCS {sliders_resp, "sliders"} /* EOF */