代码搜索:ramp
找到约 848 项符合「ramp」的源代码
代码结果 848
www.eeworm.com/read/457053/1601550
ramp
#! /bin/sh
#!/usr/bin/tclsh
#
# Copyright (C) 2002 by USC/ISI
# All rights reserved.
#
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice an
www.eeworm.com/read/455269/1625095
ramp
#! /bin/sh
#!/usr/bin/tclsh
#
# Copyright (C) 2002 by USC/ISI
# All rights reserved.
#
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice an
www.eeworm.com/read/307320/3724975
ramp
#! /bin/sh
#!/usr/bin/tclsh
#
# Copyright (C) 2002 by USC/ISI
# All rights reserved.
#
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice an
www.eeworm.com/read/389028/2545573
ramp
#! /bin/sh
#!/usr/bin/tclsh
#
# Copyright (C) 2002 by USC/ISI
# All rights reserved.
#
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice an
www.eeworm.com/read/391151/8418516
out ramp.out
www.eeworm.com/read/391151/8418521
pjt ramp.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\Ramp\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
www.eeworm.com/read/391151/8418524
c ramp.c
//Ramp.c Generates a ramp
int output;
interrupt void c_int11() //interrupt service routine
{
output_sample(output); //output for each sample period
output
www.eeworm.com/read/385934/8777047
out ramp.out
www.eeworm.com/read/385934/8777054
pjt ramp.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\Ramp\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
www.eeworm.com/read/385934/8777058
c ramp.c
//Ramp.c Generates a ramp
int output;
interrupt void c_int11() //interrupt service routine
{
output_sample(output); //output for each sample period
output