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

📄 pictures.c

📁 silicon wireless开发套件F920+Si4432原理图,源码
💻 C
字号:
/*
** ============================================================================
**
** FILE
**  pictures.c
**
** DESCRIPTION
**  contains all the pictures used in the demo
**
** CREATED
**  Silicon Laboratories Hungary Ltd
**
** COPYRIGHT
**  Copyright 2008 Silicon Laboratories, Inc.  
**	http://www.silabs.com
**
** ============================================================================
*/

#include "S8051.h"

/** NOTE: the picture description arrays are generated by Fntcvtr.exe 
 **		  The first element of the array should be number of the vertical pixels / 8.	
 **		  The second element of the array should be the number of horizontal pixels.	
 **/
/*
NO PACKET ICON	horizontal size is 11 pixels.	vertical size is 8 pixels.*/const code no_packet11x8[] = {
1,11,'\x10','\x10','\x10','\x00','\x10','\x10','\x10','\x00','\x10','\x10','\x10'}; 

/*RSSI1 ICON
	horizontal size is 2 pixels.	vertical size is 8 pixels.*/const code rssi12x8[] = {
1,2,'\x80','\x80'}; 

/*RSSI2 ICON
	horizontal size is 4 pixels.	vertical size is 8 pixels.*/const code rssi24x8[] = {
1,4,'\x80','\x80','\xc0','\xc0'}; 

/*RSSI3 ICON
	horizontal size is 6 pixels.	vertical size is 8 pixels.*/const code rssi36x8[] = {
1,6,'\x80','\x80','\xc0','\xc0','\xe0','\xe0'};

/*RSSI4 ICON
	horizontal size is 8 pixels.	vertical size is 8 pixels.*/const code rssi48x8[] = {
1,8,'\x80','\x80','\xc0','\xc0','\xe0','\xe0','\xf0','\xf0'}; 

/*RSSI5 ICON
	horizontal size is 10 pixels.	vertical size is 8 pixels.*/const code rssi510x8[] = {
1,10,'\x80','\x80','\xc0','\xc0','\xe0','\xe0','\xf0','\xf0','\xf8','\xf8'}; 

/*RSSI6 ICON
	horizontal size is 12 pixels.	vertical size is 8 pixels.*/const code rssi612x8[] = {
1,12,'\x80','\x80','\xc0','\xc0','\xe0','\xe0','\xf0','\xf0','\xf8','\xf8','\xfc','\xfc'};

/*RSSI7 ICON
	horizontal size is 14 pixels.	vertical size is 8 pixels.*/const code rssi714x8[] = {
1,14,'\x80','\x80','\xc0','\xc0','\xe0','\xe0','\xf0','\xf0','\xf8','\xf8','\xfc','\xfc','\xfe','\xfe'};

/*ANTENNA ICON	horizontal size is 9 pixels.	vertical size is 8 pixels.*/const code ant9x8[] = {
1,9,'\x02','\x04','\x08','\xfe','\x08','\x04','\x02','\x00','\x44' 
};  

/*
RSSI FULL ICON	horizontal size is 14 pixels.	vertical size is 8 pixels.*/const code rssi_full_inverted14x8[] = {
1,14,'\x40','\x40','\x60','\x60','\x70','\x70','\x78','\x78','\x7c','\x7c','\x7e','\x7e','\x7f','\x7f'};

/*
ANTANNA 1 ICON	horizontal size is 15 pixels.	vertical size is 8 pixels.*/const code ant1_inverted15x8[] = {
1,15,
'\xff','\xfd','\xfb','\xf7','\x81','\xf7','\xfb','\xfd','\xff','\xff','\xf7','\xfb','\x81','\xff','\xff' 
};

/*
ANTANNA 2 ICON	horizontal size is 15 pixels.	vertical size is 8 pixels.*/const code ant2_inverted15x8[] = {1,15,
'\xff','\xfd','\xfb','\xf7','\x81','\xf7','\xfb','\xfd','\xff','\x9b','\xad','\xad','\xad','\xb3','\xff'};

/*
OK ICON	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code ok_inverted16x8[] = {
1,16,'\xff','\xff','\xc3','\xbd','\xbd','\xbd','\xc3','\xff','\xff','\x81','\xef','\xe7','\xdb','\xbd','\xff','\xff'}; 

/*RX ICON
	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code rx_inverted16x8[] = {
1,16,'\xff','\xff','\x81','\xed','\xed','\xed','\x93','\xff','\xbd','\xdb','\xe7','\xe7','\xdb','\xbd','\xff','\xff'}; 

/*
START OFF ICON	horizontal size is 29 pixels.	vertical size is 8 pixels.*/
const code start_inverted29x8[] = {
1,29,'\xff','\xbb','\xb5','\xb5','\xb5','\xcd','\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\x83','\xed','\xed','\x83','\xff','\x81','\xed','\xed','\x93','\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff' 
};

/*
STOP ICON	horizontal size is 24 pixels.	vertical size is 8 pixels.*/const code stop_inverted24x8[] = {
1,24,
'\xff','\xff','\xbb','\xb5','\xb5','\xb5','\xcd','\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\xc3','\xbd','\xbd','\xc3','\xff','\x81','\xed','\xed','\xf3','\xff' 
};

/*
TX ICON	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code tx_inverted16x8[] = {
1,16,'\xff','\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\xbd','\xdb','\xe7','\xe7','\xdb','\xbd','\xff','\xff'}; 

/*
TX ON ICON	horizontal size is 29 pixels.	vertical size is 8 pixels.*/const code txon_inverted29x8[] = {
1,29,'\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\xbd','\xdb','\xe7','\xe7','\xdb','\xbd','\xff','\xff','\xff','\xc3','\xbd','\xbd','\xbd','\xc3','\xff','\x81','\xfb','\xf7','\xef','\xdf','\x81','\xff' };

/*
TX OFF ICON
	horizontal size is 32 pixels.	vertical size is 8 pixels.*/const code txoff_inverted32x8[] = {
1,32,'\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\xbd','\xdb','\xe7','\xe7','\xdb','\xbd','\xff','\xff','\xff','\xc3','\xbd','\xbd','\xbd','\xc3','\xff','\x81','\xf5','\xf5','\xfd','\xff','\x81','\xf5','\xf5','\xfd','\xff'}; 

/*
CLEAR ICON
	horizontal size is 29 pixels.	vertical size is 8 pixels.*/
const code clear_inverted29x8[] = {
1,29,
'\xff','\xff','\xc3','\xbd','\xbd','\xbd','\xff','\x81','\xbf','\xbf','\xbf','\xff','\x81','\xad','\xad','\xbd','\xff','\x83','\xed','\xed','\xed','\x83','\xff','\x81','\xed','\xed','\x93','\xff','\xff' 
};

/*SETTING ICON
	horizontal size is 48 pixels.	vertical size is 8 pixels.*/const code setting_inverted48x8[] = {1,48,
'\xff','\xff','\xbb','\xb5','\xb5','\xb5','\xcd','\xff','\x81','\xb5','\xb5','\xbd','\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\xfd','\xfd','\x81','\xfd','\xfd','\xff','\x81','\xff','\x81','\xfb','\xf7','\xef','\xdf','\x81','\xff','\xc3','\xbd','\xbd','\xad','\xcf','\xff','\xbb','\xb5','\xb5','\xb5','\xcd','\xff','\xff','\xff'};  

/*MINUS ICON
	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code minus_inverted16x8[] = {
1,16,'\xff','\xff','\xff','\xff','\xff','\xe7','\xe7','\xe7','\xe7','\xe7','\xe7','\xff','\xff','\xff','\xff','\xff'}; 

/*PLUS ICON
	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code plus_inverted16x8[] = {
1,16,'\xff','\xff','\xff','\xff','\xff','\xe7','\xe7','\x81','\x81','\xe7','\xe7','\xff','\xff','\xff','\xff','\xff'}; 

/*
UP_DOWN ICON	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code up_down_inverted16x8[] = {
1,16,'\xff','\xff','\xf7','\xf3','\x81','\xf3','\xf7','\xff','\xff','\xef','\xcf','\x81','\xcf','\xef','\xff','\xff'}; 

/*
GO ICON	horizontal size is 16 pixels.	vertical size is 8 pixels.*/const code go_inverted16x8[] = {1,16,
'\xff','\xff','\xc3','\xbd','\xbd','\xad','\xcf','\xff','\xff','\xc3','\xbd','\xbd','\xbd','\xc3','\xff','\xff'}; 

/*
SILABS LOGO	horizontal size is 87 pixels.	vertical size is 40 pixels.*/const code silabs87x40[] = {
5,87,
'\x00','\x00','\x00','\xc0','\x61','\x00','\x00','\x00','\x60','\xc2','\x00','\x00','\x00','\x60','\xc4','\x00','\x00','\x00','\xc0','\x78','\x00','\x00','\x3e','\x00','\x00','\x00','\x80','\x7f','\x00','\x00','\x00','\xc0','\xff','\x00','\x00','\x00','\xe0','\xff','\x01','\x00','\x00','\xf0','\xff','\x03','\x00','\x00','\xf8','\xff','\xe7','\xff','\x00','\xf8','\xff','\x07','\x00','\x00','\xfc','\xff','\x0f','\x00','\x00','\xfe','\xff','\x0d','\x00','\x00','\xfe','\x7f','\x08','\x00','\x00','\xff','\x3f','\x08','\x00','\x00','\xff','\x3f','\xe0','\xff','\x80','\xff','\x1f','\x00','\x80','\x80','\xff','\x1f','\x00','\x80','\xc0','\xc7','\x0f','\x00','\x80','\xc0','\x83','\x0f','\x00','\x00','\xe0','\x01','\x0f','\x00','\x00','\xe0','\x00','\x0f','\x00','\x00','\xe0','\x00','\x0f','\x00','\x00','\x70','\x00','\x0f','\xe0','\xff','\x70','\x00','\xce','\x00','\x00','\x30','\x00','\xee','\x01','\x00','\x38','\x00','\xfe','\x01','\x00','\x18','\x00','\xfe','\x03','\x00','\x18','\x00','\xfe','\x03','\x00','\x18','\x00','\xfc','\xc3','\x7f','\x0c','\x00','\xfc','\x63','\xc0','\x0c','\x00','\xfc','\x67','\xc0','\x0c','\x00','\xfc','\xc7','\x60','\x06','\x0e','\xfc','\x07','\x00','\x06','\x1f','\xfc','\x07','\x00','\x86','\x3f','\xfc','\x07','\x00','\xc2','\x3f','\xfc','\x07','\x00','\xc2','\x7f','\xfc','\xc7','\x7f','\xe3','\x6f','\xfc','\x67','\xc0','\xe3','\x4f','\xfc','\xc7','\x7f','\xf1','\x4f','\xfc','\x07','\x00','\xf1','\x4f','\xfc','\x07','\x00','\xf9','\x4f','\xfc','\x03','\x00','\xf9','\x47','\xfc','\x03','\x00','\xf9','\x47','\xfc','\x03','\x00','\xfc','\x47','\xfe','\xe3','\xff','\xfc','\x47','\xfe','\xc1','\x07','\xfc','\xc7','\xff','\x01','\x3c','\xfc','\xc7','\xff','\xe1','\xff','\xfc','\xc7','\xff','\x00','\x00','\xfe','\xc7','\xff','\x00','\x00','\xfe','\xc7','\x7f','\x00','\x00','\xfe','\x87','\x3f','\x00','\x00','\xfe','\x87','\x3f','\x04','\x00','\xfe','\x07','\x1f','\x04','\x00','\xfe','\x07','\x0e','\x04','\x00','\xfe','\x07','\x00','\x04','\x00','\xfc','\x07','\x00','\x02','\x00','\xfc','\x07','\x00','\x02','\x00','\xfc','\x07','\x00','\x02','\x00','\xfc','\x07','\x00','\xe3','\xff','\xf8','\x07','\x00','\x01','\x80','\xf8','\x07','\x80','\x01','\x80','\xf0','\x06','\x80','\x01','\x80','\x60','\x0e','\xc0','\x00','\x00','\x00','\x0e','\xc0','\x00','\x00','\x00','\x0e','\x60','\x00','\x00','\x00','\x0e','\x60','\x00','\xe0','\x00','\x1e','\x70','\x00','\x3f','\x00','\x1e','\x38','\xe0','\x21','\x00','\x3e','\x3c','\x00','\x3f','\x00','\x7e','\x1e','\x00','\xe0','\x00','\xff','\x1f','\x00','\x00','\x00','\xff','\x0f','\x00','\x00','\x82','\xff','\x0f','\x00','\x00','\xc6','\xff','\x07','\x00','\x00','\xee','\xff','\x03','\xe0','\xff','\xfc','\xff','\x01','\x20','\x84','\xfc','\xff','\x00','\x20','\x84','\xf8','\xff','\x00','\xc0','\x7b','\xf0','\x7f','\x00','\x00','\x00','\xe0','\x1f','\x00','\x00','\x00','\xc0','\x0f','\x00','\x00','\x00','\x0e','\x03','\x00','\xc0','\x61','\x0e','\x00','\x00','\x60','\xc2','\x0e','\x00','\x00','\x60','\xc4','\x00','\x00','\x00','\xc0','\x78' 
};

⌨️ 快捷键说明

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