⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pwr_c.h

📁 SAMSUNG官方发布的S3C2410开发板的最完整测试程序。本人用ADS1.2对其进行了优化和改进
💻 H
字号:
#ifndef __PWR_C_H__
#define __PWR_C_H__
/*
void Proc_5 (void);
void Proc_1 (REG Rec_Pointer Ptr_Val_Par);
*/
void MeasurePowerConsumption(void);
void DoQsort(void);
void PWR_Lcd_Tft_16Bit_240320_On(void);
void PWR_StartTimer(void);
void PWR_StartIIS(void);

#endif /*__PWR_C_H__*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -