代码搜索:driven
找到约 1,767 项符合「driven」的源代码
代码结果 1,767
www.eeworm.com/read/200724/15426991
h uartsw2conf.h
/*! \file uartsw2conf.h \brief Interrupt-driven Software UART Driver Configuration. */
//*****************************************************************************
//
// File Name : 'uartsw2conf
www.eeworm.com/read/200724/15427067
c uartsw2.c
/*! \file uartsw2.c \brief Software Interrupt-driven UART Driver. */
//*****************************************************************************
//
// File Name : 'uartsw2.c'
// Title : Softw
www.eeworm.com/read/200724/15427077
c uartsw128.c
/*! \file uartsw2.c \brief Interrupt-driven Software UART Driver. */
//*****************************************************************************
//
// File Name : 'uartsw2.c'
// Title : Inter
www.eeworm.com/read/200724/15427082
h uartsw128conf.h
/*! \file uartsw2conf.h \brief Interrupt-driven Software UART Driver Configuration. */
//*****************************************************************************
//
// File Name : 'uartsw2conf
www.eeworm.com/read/200724/15427091
h uartsw128.h
/*! \file uartsw2.h \brief Interrupt-driven Software UART Driver. */
//*****************************************************************************
//
// File Name : 'uartsw2.h'
// Title : Inter
www.eeworm.com/read/109665/15552484
c uartcomm.c
/*
* General UART IO functions (interrupt driven), these implement fputc and fgetc
* which enables printf to be available from the target. It is configured by default
* for a baud rate of 38400,
www.eeworm.com/read/109665/15552596
c uartcomm.c
/*
* General UART IO functions (interrupt driven), these implement fputc and fgetc
* which enables printf to be available from the target. It is configured by default
* for a baud rate of 38400,
www.eeworm.com/read/104998/15680173
c event_tcp.c
/***********************************************************************
*
* event_tcp.c -- implementation of event-driven socket I/O.
*
* Copyright (C) 2001 Roaring Penguin Software Inc.
*
* Th
www.eeworm.com/read/190708/8438844
txt readme.txt
This model allows you to develop a dictionary-driven Simulink model that accommodates
multiple target powertrain controllers. A multitarget model provides a great deal of
flexibility for targeting
www.eeworm.com/read/169614/9849180
as xsio.as
;XSIO.AS - Z-80 SIO interrupt-driven serial port driver for TinyTCP
;
;|===================================================================|
;| My changes can be considered public domain. Geof's