代码搜索:IQMath
找到约 135 项符合「IQMath」的源代码
代码结果 135
www.eeworm.com/read/380619/2654998
pjt 28235_iqsamplec.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="IQsampleC"
ProjectDir="C:\tidcs\c28\IQmath\v15\examples\C\projects\"
ProjectType=Exe
www.eeworm.com/read/380619/2654999
pjt 2812_iqsamplec.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="IQsampleC"
ProjectDir="C:\tidcs\c28\IQmath\v15\examples\C\projects\"
ProjectType=Exe
www.eeworm.com/read/380619/2655000
pjt 28335_iqsamplec.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="IQsampleC"
ProjectDir="C:\tidcs\c28\IQmath\v15\examples\C\projects\"
ProjectType=Exe
www.eeworm.com/read/380619/2655001
pjt 2808_iqsamplec.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="IQsampleC"
ProjectDir="C:\tidcs\c28\IQmath\v15\examples\C\projects\"
ProjectType=Exe
www.eeworm.com/read/454843/7382420
c rampgen.c
#include "IQmathLib.h" /* Include header for IQmath library */
/* Don't forget to set a proper GLOBAL_Q in "IQmathLib.h" file */
#include "rampgen.h"
void rampgen_calc(RAMPGEN *v)
{
www.eeworm.com/read/454843/7382406
c pwm.c
#include "IQmathLib.h" /* Include header for IQmath library */
#include "DSP28_Device.h"
#include "pwm.h"
#include "f28xbmsk.h"
void PWM_Init(PWMGEN *p)
{
EALLOW;
www.eeworm.com/read/454843/7382422
c motor_control_2812.c
#include "IQmathLib.h" /* Include header for IQmath library */
#include "DSP28_Device.h"
#include "motor_control_2812.h"
#include "parameter.h"
//#include "SCI2812_scia.h"
// Prototyp
www.eeworm.com/read/454843/7382425
c interrupt.c
#include "IQmathLib.h" /* Include header for IQmath library */
#include "DSP28_Device.h"
//#include "aci_time.h"
#include "parameter.h"
//#include "build.h"
//#pragma CODE_SECTION
www.eeworm.com/read/454843/7382411
c svgen_dq.c
#include "IQmathLib.h" /* Include header for IQmath library */
/* Don't forget to set a proper GLOBAL_Q in "IQmathLib.h" file */
#include "svgen_dq.h"
#pragma CODE_SECTION(svgendq_cal
www.eeworm.com/read/454843/7382424
c rmp_cntl.c
#include "IQmathLib.h" /* Include header for IQmath library */
/* Don't forget to set a proper GLOBAL_Q in "IQmathLib.h" file */
#include "rmp_cntl.h"
void rmp_cntl_calc(RMPCNTL *v)
{