MCPcopy Create free account

hub / github.com/CongducPham/LowCostLoRaGw / functions

Functions7,160 in github.com/CongducPham/LowCostLoRaGw

↓ 1,049 callersFunction$
(a)
gw_full_latest/gw_web_admin/admin/libs/js/jquery-3.2.1.min.js:3
↓ 629 callersMethodtransfer
Writes (and reads) a single byte to SPI
gw_full_latest/arduPi.cpp:976
↓ 622 callersFunctiondigitalWrite
Write a HIGH or a LOW value to a digital pin
gw_full_latest/arduPi.cpp:1193
↓ 497 callersMethodprintln
Prints data to the serial port as human-readable ASCII text followed * by a carriage retrun character '\r' and a newline character '\n' */
gw_full_latest/arduPi.cpp:185
↓ 464 callersFunctionu8x8_SetPin_4Wire_HW_SPI
use U8X8_PIN_NONE as value for "reset", if there is no reset line */
Arduino/libraries/U8g2/src/U8x8lib.cpp:958
↓ 446 callersFunctionu8x8_Setup
Description: Setup u8x8 and assign the callback function. The dummy callback "u8x8_dummy_cb" can be used, if no callback is required. Thi
Arduino/libraries/U8g2/src/clib/u8x8_setup.c:89
↓ 433 callersFunctionmillis
gw_full_latest/arduPi.cpp:1358
↓ 333 callersFunctionu8g2_SetupBuffer
============================================*/ This procedure is called after setting up the display (u8x8 structure). --> This is the central init
Arduino/libraries/U8g2/src/clib/u8g2_setup.c:44
↓ 284 callersFunctiondelay
Sleep the specified milliseconds
gw_full_latest/arduPi.cpp:1088
↓ 273 callersFunctionu8x8_cad_SendSequence
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:133
↓ 256 callersFunctionu8x8_SetPin_HW_I2C
Arduino/libraries/U8g2/src/U8x8lib.cpp:1004
↓ 238 callersFunctionpinMode
Configures the specified pin to behave either as an input or an output
gw_full_latest/arduPi.cpp:1154
↓ 232 callersFunctionu8x8_SetPin_4Wire_SW_SPI
Arduino/libraries/U8g2/src/U8x8lib.cpp:911
↓ 232 callersFunctionu8x8_SetPin_8Bit_8080
Arduino/libraries/U8g2/src/U8x8lib.cpp:1049
↓ 228 callersFunctionu8x8_SetPin_8Bit_6800
Arduino/libraries/U8g2/src/U8x8lib.cpp:1011
↓ 214 callersMethodprint
Prints data to the serial port as human-readable ASCII text.
gw_full_latest/arduPi.cpp:126
↓ 212 callersFunctionu8x8_cad_SendCmd
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:88
↓ 196 callersFunctionu8x8_SetPin_3Wire_SW_SPI
Arduino/libraries/U8g2/src/U8x8lib.cpp:934
↓ 182 callersMethodget
(self)
gw_full_latest/aes-python-lib/LoRaWAN/Direction.py:20
↓ 145 callersFunctionCHECK
(t, st, got, expect, pc, desc)
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpio.py:39
↓ 128 callersFunctionu8x8_SetPin_SW_I2C
Arduino/libraries/U8g2/src/U8x8lib.cpp:985
↓ 128 callersFunctionu8x8_cad_SendArg
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:93
↓ 121 callersFunctiondigitalRead
Reads the value from a specified digital pin, either HIGH or LOW.
gw_full_latest/arduPi.cpp:1236
↓ 118 callersMethodappend
Adds a callback to the notification thread.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1113
↓ 112 callersFunctionCHECK
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpio.c:32
↓ 112 callersFunctionCHECK
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpiod_if.c:29
↓ 112 callersFunctionCHECK
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpiod_if2.c:29
↓ 110 callersFunctionmicros
gw_full_latest/arduPi.cpp:1373
↓ 96 callersFunctiontime_sleep
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:8498
↓ 92 callersFunction_u2i
Converts a 32 bit unsigned number to signed. If the number is negative it indicates an error. On error a pigpio exception will be raised i
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:970
↓ 86 callersMethodtrigger
Trigger a new relative humidity and temperature reading.
gw_full_latest/sensors_in_raspi/dht22/DHT22.py:224
↓ 83 callersFunctionPutUnsafe
gw_full_latest/rapidjson/stream.h:91
↓ 82 callersFunctionpigpio_command
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if2.c:133
↓ 81 callersFunctionu8x8_cad_StartTransfer
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:113
↓ 78 callersFunctionu8x8_cad_EndTransfer
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:118
↓ 77 callersFunctionm
(a,b)
gw_full_latest/php/jquery-1.11.3.min.js:2
↓ 76 callersFunctionu8x8_d_helper_display_setup_memory
this is a helper function for the U8X8_MSG_DISPLAY_SETUP_MEMORY function. It can be called within the display callback function to carry out the usu
Arduino/libraries/U8g2/src/clib/u8x8_display.c:52
↓ 76 callersFunctionwriteReg
Arduino/libraries/lmic/src/lmic/radio.c:263
↓ 75 callersFunction_pigpio_command
Runs a pigpio socket command. sl:= command socket and lock. cmd:= the command to be executed. p1:= command parameter 1 (if applicable)
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:982
↓ 75 callersFunctionpigpio_command
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if.c:96
↓ 75 callersFunctionu8x8_d_helper_display_init
this is a helper function for the U8X8_MSG_DISPLAY_INIT function. It can be called within the display callback function to carry out the usual stand
Arduino/libraries/U8g2/src/clib/u8x8_display.c:64
↓ 66 callersMethodfind
gw_full_latest/arduPi.cpp:324
↓ 65 callersFunctiondelayMicroseconds
gw_full_latest/arduPi.cpp:1092
↓ 64 callersMethodPut
gw_full_latest/rapidjson/encodings.h:593
↓ 62 callersMethodwrite
Sets the GPIO level. GPIO:= 0-53. level:= 0, 1. If PWM or servo pulses are active on the GPIO they are switched off.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1407
↓ 60 callersMethodPeek
gw_full_latest/rapidjson/reader.h:1404
↓ 57 callersFunctionjQuery
( selector, context )
gw_full_latest/php/jquery.js:42
↓ 53 callersMethodclose
Stop reading sensor, remove callbacks.
gw_full_latest/sensors_in_raspi/PIGPIO/EXAMPLES/Python/DHT11_SENSOR/dht11.py:128
↓ 53 callersMethodremove
Removes a callback from the notification thread.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1119
↓ 49 callersFunctionL
(a)
gw_full_latest/ucam-images/gw_images_web/libs/js/jquery.min.js:2
↓ 49 callersMethodset
(self, mhdr)
gw_full_latest/aes-python-lib/LoRaWAN/Direction.py:23
↓ 49 callersFunctionu8x8_cad_SendData
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:108
↓ 47 callersFunctiongetNum
gw_full_latest/sensors_in_raspi/PIGPIO/command.c:586
↓ 46 callersMethodTell
gw_full_latest/rapidjson/reader.h:1409
↓ 42 callersMethodflush
Remove any data remaining on the serial buffer
gw_full_latest/arduPi.cpp:452
↓ 42 callersFunctionmyGpioSetMode
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:1640
↓ 38 callersFunctionr
(a,b)
gw_full_latest/gw_web_admin/admin/libs/js/jquery-3.2.1.min.js:2
↓ 37 callersFunctionos_getTime
Arduino/libraries/lmic/src/lmic/oslmic.c:28
↓ 37 callersFunctionpigpio_command_ext
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if2.c:195
↓ 37 callersFunctionr
(a,b)
gw_full_latest/ucam-images/gw_images_web/libs/js/jquery.min.js:2
↓ 35 callersFunctionu8g2_m_16_8_1
Arduino/libraries/U8g2/src/clib/u8g2_d_memory.c:24
↓ 35 callersFunctionu8g2_m_16_8_2
Arduino/libraries/U8g2/src/clib/u8g2_d_memory.c:30
↓ 35 callersFunctionu8g2_m_16_8_f
Arduino/libraries/U8g2/src/clib/u8g2_d_memory.c:36
↓ 35 callersMethodwrite
Write a byte. The writing code uses the active drivers to raise the pin high, if you need power after the write (e.g. DS18S20 in parasite power mode)
Arduino/libraries/OneWire/OneWire.cpp:229
↓ 31 callersMethodTake
gw_full_latest/rapidjson/reader.h:1451
↓ 30 callersFunctionmyGpioDelay
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:1686
↓ 30 callersFunctionreadReg
Arduino/libraries/lmic/src/lmic/radio.c:270
↓ 30 callersFunctionu8x8_byte_SendByte
Arduino/libraries/U8g2/src/clib/u8x8_byte.c:49
↓ 28 callersMethodTake
gw_full_latest/rapidjson/encodings.h:581
↓ 28 callersFunction_pigpio_command_ext
Runs an extended pigpio socket command. sl:= command socket and lock. cmd:= the command to be executed. p1:= command param
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1011
↓ 28 callersFunctionpigpio_command_ext
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if.c:124
↓ 27 callersMethodset_watchdog
Sets a watchdog timeout for a GPIO. user_gpio:= 0-31. wdog_timeout:= 0-60000. The watchdog is nominally in milliseconds.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1787
↓ 27 callersFunctionwaveCbPOadr
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:2876
↓ 26 callersFunction_pmu
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if2.c:124
↓ 26 callersMethodcallback
Calls a user supplied function (a callback) whenever the specified GPIO edge is detected. user_gpio:= 0-31. edge:= EITH
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:4867
↓ 25 callersMethodGetSize
gw_full_latest/rapidjson/internal/stack.h:178
↓ 25 callersFunctiongpioSetMode
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:8731
↓ 23 callersMethodMalloc
gw_full_latest/rapidjson/allocators.h:78
↓ 23 callersMethodreset
Perform the onewire reset function. We will wait up to 250uS for the bus to come high, if it doesn't then it is broken or shorted and we return a 0;
Arduino/libraries/OneWire/OneWire.cpp:142
↓ 22 callersFunctionStringRef
gw_full_latest/rapidjson/document.h:394
↓ 22 callersFunctionu8x8_gpio_call
Arduino/libraries/U8g2/src/clib/u8x8_gpio.c:40
↓ 22 callersMethodwrite
Writes binary data to the serial port. This data is sent as a byte * Returns: number of bytes written */
gw_full_latest/arduPi.cpp:247
↓ 21 callersMethodSet
gw_full_latest/rapidjson/pointer.h:698
↓ 21 callersFunctionget_cloud_status
Enabled field : true or false
gw_full_latest/gw_web_admin/admin/libs/php/functions.php:234
↓ 21 callersMethodset_mode
Sets the GPIO mode. gpio:= 0-53. mode:= INPUT, OUTPUT, ALT0, ALT1, ALT2, ALT3, ALT4, ALT5. ... pi.set_mode( 4, pigpio
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1331
↓ 20 callersMethodEmpty
gw_full_latest/rapidjson/internal/stack.h:177
↓ 20 callersMethodavailable
Get the numberof bytes (characters) available for reading from * the serial port. * Return: number of bytes avalable to read */
gw_full_latest/arduPi.cpp:272
↓ 20 callersFunctiongpioGetMode
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:8765
↓ 20 callersMethodready
Returns True if a new message may be transmitted.
gw_full_latest/sensors_in_raspi/PIGPIO/EXAMPLES/Python/VIRTUAL_WIRE/vw.py:131
↓ 19 callersMethodTake
gw_full_latest/rapidjson/encodedstream.h:157
↓ 19 callersFunctiongpioSetWatchdog
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:12043
↓ 19 callersMethodread
Reads 1 byte of incoming serial data * Returns: first byte of incoming serial data available */
gw_full_latest/arduPi.cpp:283
↓ 19 callersFunctionupdate_gw_conf
module => Key => value radio_conf => ch => -1
gw_full_latest/gw_web_admin/admin/libs/php/functions.php:107
↓ 18 callersMethodAddMember
gw_full_latest/rapidjson/document.h:2638
↓ 18 callersFunctionPutReserve
gw_full_latest/rapidjson/stream.h:22
↓ 18 callersMethodbegin
Sets the data rate in bits per second (baud) for serial data transmission
gw_full_latest/arduPi.cpp:68
↓ 18 callersFunctioncallback
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if.c:1520
↓ 18 callersFunctionch_peri_write_nb
write to peripheral without the write barrier
gw_full_latest/arduPi.cpp:1073
↓ 18 callersFunctionrawWaveCBAdr
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:2863
↓ 18 callersFunctionu2i
Converts a 32 bit unsigned number to signed. uint32:= an unsigned 32 bit number ... print(u2i(4294967272)) -24 print(u2i(37))
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:950
next →1–100 of 7,160, ranked by callers