代码搜索结果

找到约 10,000 项符合 Switch 的代码

zo.txt

zo Switch for C++ compiler, version 10.1 ---------------------------------------- Existing programs will function as before when the -zo switch is not used. A new switch, -zo, has been added to

chardatatable.cpp

/*****************************************************************************\ * Copyright (c), Future Entertainment World / Seoul, Republic of Korea * * All Rights Reserved.

uart.npl

JDF F // Created by Project Navigator ver 1.0 PROJECT UART DESIGN uart Normal DEVFAM spartan2 DEVFAMTIME 0 DEVICE xc2s15 DEVICETIME 0 DEVPKG cs144 DEVPKGTIME 0 DEVSPEED -6 DEVSPEEDTIME 0 F

uart.npl

JDF F // Created by Project Navigator ver 1.0 PROJECT UART DESIGN uart Normal DEVFAM spartan2 DEVFAMTIME 0 DEVICE xc2s15 DEVICETIME 0 DEVPKG cs144 DEVPKGTIME 0 DEVSPEED -6 DEVSPEEDTIME 0 F

ak470x.h

/*****************************************************************************/ /* Copyright (c) 2008 NXP B.V. All rights are reserved. */ /* Reproduction in whole or in part is

chardatatable.cpp

/*****************************************************************************\ * Copyright (c), Future Entertainment World / Seoul, Republic of Korea * * All Rights Reserved.

led.c

#include "LED.h" void LED_Set(int index, enum LEDOPT opt) { switch(opt) { case LED_OFF: { switch(index) { case L1: GPIO_WriteBit(GPIO1,GPIO_Pin_10,Bit_RESET); break; ca

multiviews.rls

/* * ============================================================================== * Name : multiviews.rls * Part of : MultiViews * Interface : * Description : * Version :

stereo_headset.psr

// PSKEY_LOCAL_SUPPORTED_FEATURES (set to default) &00ef = ffff 788f 1818 8000 // PSKEY_AFH_OPTIONS &00f9 = 0006 // PSKEY_MAX_SCOS &000e = 0001 // PSKEY_PCM_MIN_CPU_CLOCK (16Mhz) &024D = 0000

xipclk.s

INCLUDE at4x0f.inc EXPORT XipClkSwitch ; ; XipClkSwitch ; parameters: ; r0 -> pwr_pll1_config register value to be set ; r1 -> pwr_clk_ratio register value to b