Definition in file variables.c.
Go to the source code of this file.
Variables | |
signed int8 | __PwmMotLeft = 0 |
signed int8 | __PwmMotRight = 0 |
unsigned char | __PwmCounter = 0 |
int1 | __Auto_Refresh_Sensors = 1 |
int1 | __Auto_Refresh_TV_Remote = 1 |
int1 | __Enable_RS232_Control = 1 |
int1 | __Enable_TV_Remote_Control = 1 |
int1 | __Sensors_Refreshed_Flag = 0 |
int1 | __TV_Data_Available = 0 |
char | __SerialBuffer [__SERIAL_BUFFER_SIZE] |
char | __SerialCounter = 0 |
int1 | __StartBit1 = 0 |
int1 | __StartBit2 = 0 |
int1 | __ToggleBit = 0 |
int1 | __SystemBit4 = 0 |
int1 | __SystemBit3 = 0 |
int1 | __SystemBit2 = 0 |
int1 | __SystemBit1 = 0 |
int1 | __SystemBit0 = 0 |
int1 | __DataBit5 = 0 |
int1 | __DataBit4 = 0 |
int1 | __DataBit3 = 0 |
int1 | __DataBit2 = 0 |
int1 | __DataBit1 = 0 |
int1 | __DataBit0 = 0 |
int | __TV_DATA = 0 |
int | __TV_Counter = 0 |
int | __BeepMem = 0 |
unsigned int32 | __TimeTip = 0 |
char | __TimeTipDivider = 0 |
unsigned char | __IR_Light [8] |
unsigned char | __IR_Proximity [8] |
char | __Switchs [4] |
unsigned char | __SchedulerTask = 0 |
int | __Divider = 0 |
|
Definition at line 40 of file variables.c. Referenced by hemisson_config_auto_refresh_sensors(), and Scheduler_Interrupt(). |
|
Definition at line 41 of file variables.c. Referenced by __TV_Remote_Interrupt(), and hemisson_config_auto_refresh_tv_remote(). |
|
Definition at line 71 of file variables.c. |
|
Definition at line 68 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 67 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 66 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 65 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 64 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 63 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 89 of file variables.c. Referenced by Scheduler_Interrupt(). |
|
Definition at line 42 of file variables.c. Referenced by __hemisson_init(), hemisson_config_rs232_control(), and hemisson_flag_rs232_filtering(). |
|
Definition at line 43 of file variables.c. Referenced by hemisson_config_tv_remote_control(), and RC5_Decoding_Interrupt(). |
|
Definition at line 78 of file variables.c. Referenced by __hemisson_init(), __hemisson_refresh_sensors(), hemisson_get_brightness(), Scheduler_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 80 of file variables.c. Referenced by __hemisson_init(), __hemisson_refresh_sensors(), hemisson_get_proximity(), Scheduler_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 37 of file variables.c. Referenced by Scheduler_Interrupt(). |
|
Definition at line 35 of file variables.c. Referenced by __hemisson_init(), __TV_Remote_Control(), hemisson_set_speed(), Scheduler_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 36 of file variables.c. Referenced by __hemisson_init(), __TV_Remote_Control(), hemisson_set_speed(), Scheduler_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 88 of file variables.c. Referenced by Scheduler_Interrupt(). |
|
Definition at line 46 of file variables.c. Referenced by hemisson_flag_sensors_refreshed(), hemisson_flag_sensors_reset(), Scheduler_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 50 of file variables.c. Referenced by Serial_Interrupt(). |
|
Definition at line 52 of file variables.c. Referenced by Serial_Interrupt(). |
|
Definition at line 55 of file variables.c. Referenced by __TV_Remote_Interrupt(). |
|
Definition at line 56 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 84 of file variables.c. Referenced by __hemisson_init(), hemisson_get_switch_state(), Scheduler_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 62 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 61 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 60 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 59 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 58 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 74 of file variables.c. Referenced by hemisson_get_time(), hemisson_set_time(), and Scheduler_Interrupt(). |
|
Definition at line 75 of file variables.c. Referenced by Scheduler_Interrupt(). |
|
Definition at line 57 of file variables.c. Referenced by RC5_Decoding_Interrupt(). |
|
Definition at line 70 of file variables.c. Referenced by __TV_Remote_Interrupt(), and RC5_Decoding_Interrupt(). |
|
Definition at line 69 of file variables.c. Referenced by __TV_Remote_Control(), hemisson_get_tv_data(), RC5_Decoding_Interrupt(), and Serial_Interrupt(). |
|
Definition at line 47 of file variables.c. Referenced by hemisson_flag_tv_data_refreshed(), hemisson_flag_tv_data_reset(), and RC5_Decoding_Interrupt(). |