/Modules/Sensors/MAG01A/SW/PIC16F887/main.esym
1,7 → 1,7
D G "__PCM__" 0 44 ""4.106""
D G "__DEVICE__" 0 44 "887"
D G "__DATE__" 0 44 ""16-4-13""
D G "__TIME__" 0 44 ""18:24:02"" "Magnetometr Jan Chroust 2013"
D G "__PCM__" 0 33 ""4.106""
D G "__DEVICE__" 0 33 "887"
D G "__DATE__" 0 33 ""15-V-13""
D G "__TIME__" 0 33 ""16:26:21"" "Standard Header file for the PIC16F887 device ////////////////"
d G "PIN_A0" 2 20 "40"
d G "PIN_A1" 2 21 "41"
d G "PIN_A2" 2 22 "42"
273,8 → 273,6
d G "INT_RB5" 2 418 "0x0200B08"
d G "INT_RB6" 2 419 "0x0400B08"
d G "INT_RB7" 2 420 "0x0800B08"
D G "EEPROM_SDA" 0 6 "PIN_B0"
D G "EEPROM_SCL" 0 7 "PIN_B1"
D G "MAG_ADDR_R" 3 1 "0x3D" "addresa pro cteni"
D G "MAG_ADDR_W" 3 2 "0x3C"
D G "MAG_ROZ088" 3 7 "0x00"
289,11 → 287,11
C L "set_mag" 4 3 1 "FUNCTION"
C L "set_mag" 4 3 1 "FUNCTION"
C L "set_mag" 4 3 1 "FUNCTION"
F G "set_mag_roz" 4 26 "void()"
F G "set_mag_roz" 4 26 "void(int8 h)"
V L "h" 4 26 "int8" "nastavy rozsah"
F G "mag_read" 4 44 "int8()"
F G "mag_read" 4 44 "int8(int8 reg)"
V L "reg" 4 44 "int8" "pro cteni reg"
F G "mag_vypocet" 4 58 "sint16()"
F G "mag_vypocet" 4 58 "sint16(int8 h,int8 l)"
V L "h" 4 58 "int8"
V L "l" 4 58 "int8" "prepocet na 16bit cislo"
V L "x" 4 60 "sint16"
301,7 → 299,7
V L "h" 4 68 "int8"
V L "l" 4 68 "int8"
V L "x" 4 69 "sint16"
F G "mag_readY" 4 78 "sint16(int8 )" "nacteni osy x"
F G "mag_readY" 4 78 "sint16()" "nacteni osy x"
V L "h" 4 80 "int8"
V L "l" 4 80 "int8"
V L "x" 4 81 "sint16"
309,11 → 307,11
V L "h" 4 92 "int8"
V L "l" 4 92 "int8"
V L "x" 4 93 "sint16"
F G "MAIN" 0 12 "void()"
C L "MAIN" 0 22 1 "FUNCTION"
V L "x" 0 27 "sint16"
V L "Y" 0 27 "sint16"
V L "Z" 0 27 "sint16"
F G "MAIN" 0 4 "void()"
V L "x" 0 6 "sint16"
V L "Y" 0 6 "sint16"
V L "Z" 0 6 "sint16"
C L "MAIN" 0 14 1 "FUNCTION"
F B "reset_cpu" 0 0
F B "abs" 1 0
F B "sleep_ulpwu" 1 0