代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/251779/12320090
c etrig.c
/*
FILE NAME: etrig.c
FILE DESCRIPTION:
Demonstrates usage of an external trigger.
Digital I/O port 1 bit 0 (pin number 46) is used to generate
the external trigger. This pin must be conne
www.eeworm.com/read/251065/12366794
c fet140_dma_13.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA0/1/2, USART0 UART 9600 Full-Duplex Transcvr, ACLK
//
// Description: UART0 communicat
www.eeworm.com/read/250293/12415601
h hw_comp.h
//*****************************************************************************
//
// hw_comp.h - Macros used when accessing the comparator hardware.
//
// Copyright (c) 2005,2006 Luminary Micro,
www.eeworm.com/read/234424/14113162
h hw_comp.h
//*****************************************************************************
//
// hw_comp.h - Macros used when accessing the comparator hardware.
//
// Copyright (c) 2005,2006 Luminary Micro,
www.eeworm.com/read/233493/14149271
c fet140_dma_13.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA0/1/2, USART0 UART 9600 Full-Duplex Transcvr, ACLK
//
// Description: UART0 communicat
www.eeworm.com/read/233012/14173890
s43 fet140_dma_04.s43
;******************************************************************************
; MSP-FET430P140 Demo - DMA0 Block Mode UART1 9600, ACLK
;
; Description; DMA0 is used to transfer a string as a
www.eeworm.com/read/233011/14174104
c fet140_dma_13.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA2/1/0 USART0 UART 9600 Full-Duplex Trans, ACLK
//
// Description: UART0 communicates c
www.eeworm.com/read/229891/14313505
c msp430xg46x_dma_04.c
//******************************************************************************
// MSP430xG461x Demo - DMA0, Block Mode UART1 9600, ACLK
//
// Description: DMA0 is used to transfer a string as
www.eeworm.com/read/223542/14634989
s43 fet140_dma_04.s43
;******************************************************************************
; MSP-FET430P140 Demo - DMA0, Block Mode UART1 9600, ACLK
;
; Description: DMA0 is used to transfer a string as a
www.eeworm.com/read/121372/14758504
c sysini.c
#include
#include
#include
#include
void MCU_Init(void)
{
TMOD = 0x21; // T1:Mode 2(8-bit), T0:Mode 1(16Bit)
TH0 = TIMER_1ms_H;
TL0 = TIM