代码搜索:Toggle
找到约 7,205 项符合「Toggle」的源代码
代码结果 7,205
www.eeworm.com/read/292670/3950521
c sched_toggle.c
/* PARALLEL
periodic scheduled task that toggles parallel port on each invocation.
Originally by Michael "FZ" Barabanov
Modified by Victor Yodaiken yodaiken@cs.nmt.edu
(c) Barabanov
www.eeworm.com/read/435978/1858185
c led toggle uygulaması.c
/******************************************************
PIC16F877 ile Led Toggle Uygulamas
www.eeworm.com/read/435978/1858186
hex led toggle uygulaması.hex
:1000000000308A0019280000223084008313000881
:10001000031918280130F800F701F70B0D28F80B29
:100020000C284A30F700F70B13281628800B0A28F3
:100030000034840183131F30830583161F149F141B
:100040001F159F11FF3
www.eeworm.com/read/382361/2637578
c rtc_toggle.c
/* RTC_TOGGLE
uses real time clock to generate an interrupt and
toggles parallel port on each irq
Originally by Michael "FZ" Barabanov(c) 1997, Released under the GPL.
Modified by Vi
www.eeworm.com/read/382361/2637582
c sched_toggle.c
/* PARALLEL
periodic scheduled task that toggles parallel port on each invocation.
Originally by Michael "FZ" Barabanov
Modified by Victor Yodaiken yodaiken@cs.nmt.edu
(c) Barabanov
www.eeworm.com/read/379193/2674776
c rtc_toggle.c
/* RTC_TOGGLE
uses real time clock to generate an interrupt and
toggles parallel port on each irq
Originally by Michael "FZ" Barabanov(c) 1997, Released under the GPL.
Modified by Vi
www.eeworm.com/read/379193/2674780
c sched_toggle.c
/* PARALLEL
periodic scheduled task that toggles parallel port on each invocation.
Originally by Michael "FZ" Barabanov
Modified by Victor Yodaiken yodaiken@cs.nmt.edu
(c) Barabanov
www.eeworm.com/read/366970/2856034
xpm toggle-subscription.xpm
/* XPM */
static char * stock_task_recurring_xpm[] = {
"24 24 31 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #F4E2BC",
"# c #F4D597",
"$ c #434343",
"% c #F0CC84",
"& c #EBB13D",
"* c #4B4B4B",
www.eeworm.com/read/356022/3043633
py toggle_button.py
# toggle_button.py: wxToggleButton objects
# $Id: toggle_button.py,v 1.14 2007/03/27 07:01:51 agriggio Exp $
#
# Copyright (c) 2002-2007 Alberto Griggio
# License: MIT