代码搜索:AIC23

找到约 99 项符合「AIC23」的源代码

代码结果 99
www.eeworm.com/read/163644/10151744

c aic23.c

#include "5509.h" #include "util.h" #include "extaddr.h" #include "math.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x
www.eeworm.com/read/331148/12844904

c aic23.c

#include "5509.h" #include "util.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x02 // 1 #define AIC23_LT_HP_CTL
www.eeworm.com/read/241813/13114560

c aic23.c

#include "5509.h" #include "util.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x02 // 1 #define AIC23_LT_HP_CTL
www.eeworm.com/read/313301/13590524

c aic23.c

#include "5509.h" #include "util.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x02 // 1 #define AIC23_LT_HP_CTL
www.eeworm.com/read/337003/12402335

c aic23.c

#include "5509.h" #include "util.h" #include "extaddr.h" #include "math.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x
www.eeworm.com/read/205543/15313916

c aic23.c

#include "5509.h" #include "util.h" #include "extaddr.h" #include "math.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x
www.eeworm.com/read/472528/6869478

c aic23.c

#include "5509.h" #include "util.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x02 // 1 #define AIC23_LT_HP_CTL
www.eeworm.com/read/236013/14035919

c aic23.c

#include "5509.h" #include "util.h" #include "extaddr.h" #include "math.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x
www.eeworm.com/read/201877/15393552

c aic23.c

#include "5509.h" #include "util.h" // AIC23 Control Register addresses #define AIC23_LT_LINE_CTL 0x00 // 0 #define AIC23_RT_LINE_CTL 0x02 // 1 #define AIC23_LT_HP_CTL
www.eeworm.com/read/487726/6507839

c aic23.c

#include "aic23cfg.h" #include "aic23.h" #include #include static void aic23Rset(MCBSP_Handle hMcbsp, Uint16 regnum, Uint16 regval); /* AIC23 McBSP handles */ MCBSP_H