/Modules/Sensors/MAG01A/SW/PIC16F887/main.esym
1,7 → 1,7
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 "__PCM__" 0 71 ""4.106""
D G "__DEVICE__" 0 71 "887"
D G "__DATE__" 0 71 ""15-V-13""
D G "__TIME__" 0 71 ""18:53:30"" "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"
283,35 → 283,41
D G "MAG_ROZ470" 3 12 "0xA0"
D G "MAG_ROZ560" 3 13 "0xC0"
D G "MAG_ROZ810" 3 14 "0xE0"
F G "set_mag" 4 1 "void()" "uvodni nastaveni na kontinualni mereni, rozsah ± 8.1 Ga, frekvence mereni 15HZ"
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(int8 h)"
V L "h" 4 26 "int8" "nastavy rozsah"
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(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"
F G "mag_readX" 4 66 "sint16()" "nacteni osy x"
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()" "nacteni osy x"
V L "h" 4 80 "int8"
V L "l" 4 80 "int8"
V L "x" 4 81 "sint16"
F G "mag_readZ" 4 90 "sint16()" "nacteni osy x"
V L "h" 4 92 "int8"
V L "l" 4 92 "int8"
V L "x" 4 93 "sint16"
D G "HMC5883L_WRT_ADDR" 4 2 "0x3C"
D G "HMC5883L_READ_ADDR" 4 3 "0x3D"
D G "HMC5883L_CFG_A_REG" 4 6 "0x00"
D G "HMC5883L_CFG_B_REG" 4 7 "0x01"
D G "HMC5883L_MODE_REG" 4 8 "0x02"
D G "HMC5883L_X_MSB_REG" 4 9 "0x03"
C L "hmc5883l_write_reg" 4 1 1 "FUNCTION"
F G "hmc5883l_write_reg" 4 14 "void(int8 reg,int8 data)"
V L "reg" 4 14 "int8"
V L "data" 4 14 "int8"
F G "hmc5883l_read_reg" 4 24 "int8(int8 reg)"
V L "reg" 4 24 "int8"
V L "retval" 4 26 "int8"
T G "hmc5883l_result" 4 45 "{sint16 x,sint16 y,sint16 z}" "This global structure holds the values read"
V G "compass" 4 49 "hmc5883l_result"
F G "hmc5883l_read_data" 4 52 "void()"
V L "x_lsb" 4 54 "int8"
V L "x_msb" 4 55 "int8"
V L "y_lsb" 4 57 "int8"
V L "y_msb" 4 58 "int8"
V L "z_lsb" 4 60 "int8"
V L "z_msb" 4 61 "int8"
C L "hmc5883l_read_data" 4 1 1 "FUNCTION"
C L "hmc5883l_read_data" 4 1 1 "FUNCTION"
C L "hmc5883l_read_data" 4 1 1 "FUNCTION"
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"
V L "last" 0 6 "int1"
V L "anemo_round" 0 7 "int16"
V L "i" 0 8 "int16" "signed int16 X,Y,Z;"
C L "MAIN" 0 19 3 "FUNCTION"
C L "MAIN" 0 19 1 "FUNCTION"
C L "MAIN" 0 19 1 "FUNCTION"
C L "MAIN" 0 19 2 "FUNCTION"
C L "MAIN" 0 19 6 "FUNCTION"
C L "MAIN" 0 19 1 "FUNCTION"
F B "reset_cpu" 0 0
F B "abs" 1 0
F B "sleep_ulpwu" 1 0