MCPcopy Create free account

hub / github.com/RobTillaart/Arduino / functions

Functions4,619 in github.com/RobTillaart/Arduino

↓ 1 callersFunctionlbs2stone
libraries/weight/weight.h:29
↓ 1 callersMethodlight
UNITS UNKNOWN lux??
libraries/Cozir/cozir.cpp:110
↓ 1 callersMethodloadKeyMap
libraries/I2CKeyPad/I2CKeyPad .cpp:87
↓ 1 callersMethodmTesla
libraries/A1301/A1301.cpp:125
↓ 1 callersMethodmap
AVR 36 us
libraries/moduloMap/moduloMap.h:50
↓ 1 callersMethodmaxValue
255 (8 bit) or 1023 (10 bit) or 4095 (12 bit)
libraries/MCP_DAC/MCP_DAC.h:40
↓ 1 callersMethodmaximum
libraries/DistanceTable/DistanceTable.cpp:143
↓ 1 callersMethodmemory
libraries/NibbleArray/nibbleArray.h:37
↓ 1 callersMethodmemory
libraries/BitArray/BitArray.h:73
↓ 1 callersFunctionmetric2US
returns lbs;
libraries/weight/weight.h:46
↓ 1 callersMethodminimum
libraries/DistanceTable/DistanceTable.cpp:110
↓ 1 callersMethodmix
libraries/WaveMix/WaveMix.cpp:66
↓ 1 callersMethodnext
libraries/Set/Set.cpp:161
↓ 1 callersMethodnoCommunication
libraries/MAX31855_RT/MAX31855.h:86
↓ 1 callersMethodnoRead
libraries/MAX31855_RT/MAX31855.h:85
↓ 1 callersMethodopenCircuit
libraries/MAX31855_RT/MAX31855.h:81
↓ 1 callersFunctionounce2gram
libraries/weight/weight.h:19
↓ 1 callersFunctionounce2lbs
libraries/weight/weight.h:26
↓ 1 callersMethodpeek
libraries/DEVNULL/DEVNULL.cpp:25
↓ 1 callersMethodpeek
libraries/ANSI/ansi.cpp:30
↓ 1 callersMethodpeek
libraries/DEVFULL/DEVFULL.h:38
↓ 1 callersMethodpercentage
libraries/rain/rain.cpp:82
↓ 1 callersFunctionpermutations
////////////////////////////////////////////////////////////////////// PERMUTATIONS
libraries/statHelpers/statHelpers.cpp:17
↓ 1 callersFunctionpermutations64
libraries/statHelpers/statHelpers.cpp:28
↓ 1 callersMethodpinMode8
////////////////////////////////////////////////////////////////// 8 pins interface whole register at once port = 0..1 value = 0..0xFF bit pattern
libraries/MCP23017_RT/MCP23017.cpp:336
↓ 1 callersMethodpinMode8
////////////////////////////////////////////////////////////// 8 pins interface whole register at once port = 0..1 value = 0..0xFF bit pattern
libraries/MCP23S17/MCP23S17.cpp:356
↓ 1 callersMethodping
SCANNING
libraries/I2C_SCANNER/I2C_SCANNER.cpp:136
↓ 1 callersMethodpolar
libraries/Complex/complex.cpp:27
↓ 1 callersMethodpowerOff
libraries/AD520X/AD520X.cpp:195
↓ 1 callersMethodpowerOn
libraries/AD520X/AD520X.cpp:189
↓ 1 callersMethodpressed
libraries/AnalogKeypad/AnalogKeypad.cpp:47
↓ 1 callersMethodprev
libraries/Set/Set.cpp:227
↓ 1 callersMethodprevalence
libraries/GST/GST.cpp:164
↓ 1 callersMethodprevalenceThreshold
libraries/GST/GST.cpp:146
↓ 1 callersFunctionrcombinations
recursive (mind your stack and time) works for n = 0..30 for all k educational purpose
libraries/statHelpers/statHelpers.cpp:300
↓ 1 callersFunctionrcombinations64
recursive works for n = 0..61 for all k educational purpose
libraries/statHelpers/statHelpers.cpp:311
↓ 1 callersMethodread
libraries/AnalogKeypad/AnalogKeypad.cpp:75
↓ 1 callersMethodread
libraries/DEVNULL/DEVNULL.cpp:30
↓ 1 callersMethodread
libraries/MAX31850/MAX31850.cpp:95
↓ 1 callersMethodread
* @brief Read data from the eeprom into a buffer. * * The data is read from the current slot of the eeprom. * * @param buffer
libraries/I2C_EEPROM/I2C_eeprom_cyclic_store.h:108
↓ 1 callersMethodread
//////////////////////////////////////////////////////////////////////// READ / WRITE
libraries/AD5144A/AD5144A.cpp:80
↓ 1 callersMethodread
return values: DHTLIB_OK DHTLIB_ERROR_CHECKSUM DHTLIB_ERROR_TIMEOUT
libraries/DHTstable/DHTStable.cpp:108
↓ 1 callersMethodread
libraries/MAX6675/MAX6675.cpp:97
↓ 1 callersMethodread
return values: DHTLIB_OK DHTLIB_ERROR_CHECKSUM DHTLIB_ERROR_TIMEOUT
libraries/DHT2pin/dht2pin.cpp:65
↓ 1 callersMethodread
//////////////////////////////////////////////////// SYNCHRONOUS INTERFACE
libraries/SHT2x/SHT2x.cpp:91
↓ 1 callersMethodread
libraries/shiftInSlow/ShiftInSlow.cpp:27
↓ 1 callersMethodread
libraries/RS485/RS485.cpp:33
↓ 1 callersMethodread
libraries/AnalogPin/AnalogPin.cpp:41
↓ 1 callersMethodread
libraries/DEVFULL/DEVFULL.h:39
↓ 1 callersMethodread11
return values: DHTLIB_OK DHTLIB_ERROR_CHECKSUM DHTLIB_ERROR_TIMEOUT
libraries/DHTstable/DHTStable.cpp:73
↓ 1 callersMethodread16
libraries/PCF8575/PCF8575.cpp:73
↓ 1 callersMethodread8
libraries/MCP23017_RT/MCP23017.cpp:364
↓ 1 callersMethodread8
libraries/MCP23S17/MCP23S17.cpp:385
↓ 1 callersMethodread8
removed _wire->beginTransmission(_address); with @100 KHz -> 265 micros() without @100 KHz -> 132 micros() without @400 KHz -> 52 micros() TODO
libraries/PCF8574/PCF8574.cpp:78
↓ 1 callersMethodreadBytes
libraries/SHT31/SHT31.cpp:322
↓ 1 callersMethodreadLast
libraries/AnalogPin/AnalogPin.h:45
↓ 1 callersMethodreadPrevious
expose internal data as that might be useful.
libraries/AnalogPin/AnalogPin.h:44
↓ 1 callersMethodreadSmoothed
libraries/AnalogPin/AnalogPin.cpp:53
↓ 1 callersMethodreadStatus
libraries/SHT31/SHT31.cpp:139
↓ 1 callersMethodreadStatus
libraries/SHT85/SHT85.cpp:141
↓ 1 callersMethodreciprocal
libraries/Complex/complex.cpp:34
↓ 1 callersMethodremoveTab
libraries/LineFormatter/LineFormatter.cpp:172
↓ 1 callersMethodrequestData
libraries/SHT31/SHT31.cpp:231
↓ 1 callersMethodrequestData
libraries/SHT85/SHT85.cpp:233
↓ 1 callersMethodreset
libraries/AD5245/AD5245.cpp:59
↓ 1 callersMethodreset
libraries/SHT31/SHT31.cpp:163
↓ 1 callersMethodreset
libraries/tinySHT2x/tinySHT2x.cpp:70
↓ 1 callersMethodreset
libraries/Multiplex/Multiplex.cpp:27
↓ 1 callersMethodreset
libraries/Stopwatch_RT/StopWatch.cpp:46
↓ 1 callersMethodreset
//////////////////////////////////////////////////////////////////////// OTHER
libraries/AD520X/AD520X.cpp:175
↓ 1 callersMethodreset
libraries/MCP_DAC/MCP_DAC.cpp:30
↓ 1 callersMethodreset
libraries/AD985X/AD985X.cpp:102
↓ 1 callersMethodreset
RESET terminal to initial state
libraries/ANSI/ansi.h:118
↓ 1 callersMethodreset
libraries/SHT2x/SHT2x.cpp:256
↓ 1 callersMethodreset
libraries/ParallelPrinter/ParallelPrinter.cpp:51
↓ 1 callersMethodreset
libraries/HX711/HX711.cpp:36
↓ 1 callersMethodreset
libraries/AD524X/AD524X.cpp:65
↓ 1 callersMethodreset
libraries/SHT85/SHT85.cpp:165
↓ 1 callersMethodresetMidPoint
libraries/ACS712/ACS712.cpp:250
↓ 1 callersMethodresetSteps
libraries/DRV8825/DRV8825.cpp:108
↓ 1 callersFunctionreverse12
libraries/CRC/CRC.cpp:37
↓ 1 callersFunctionreverse32
libraries/CRC/CRC.cpp:43
↓ 1 callersFunctionreverse64
libraries/CRC/CRC.cpp:55
↓ 1 callersFunctionseconds2clock
(true) 00:00:00 .. 23:59:59 (false) 00:00 .. 23:59
libraries/MathHelpers/MathHelpers.h:140
↓ 1 callersFunctionseconds2clock24
(true) 00:00:00 .. 23:59:59 (false) 00:00 .. 23:59
libraries/dateTimeHelpers/dateTimeHelpers.h:82
↓ 1 callersFunctionseconds2duration
(true) days 00:00:00 .. 23:59:59 (false) days 00:00 .. 23:59
libraries/dateTimeHelpers/dateTimeHelpers.h:46
↓ 1 callersMethodsegments
libraries/BitArray/BitArray.h:75
↓ 1 callersMethodselectChannel
libraries/TCA9548/TCA9548.cpp:85
↓ 1 callersMethodsensitivity
libraries/GST/GST.cpp:112
↓ 1 callersMethodset
libraries/Complex/complex.h:25
↓ 1 callersMethodsetA
libraries/ellipse/ellipse.cpp:103
↓ 1 callersMethodsetATM
libraries/pressure/pressure.h:54
↓ 1 callersMethodsetAccelSensitivity
libraries/GY521/GY521.cpp:349
↓ 1 callersMethodsetAddress
libraries/MCP9808_RT/mcp9808.cpp:59
↓ 1 callersMethodsetAddress
libraries/MTP40C/MTP40C.cpp:61
↓ 1 callersMethodsetAddress
libraries/PCF8574/PCF8574.cpp:60
↓ 1 callersMethodsetAll
libraries/BoolArray/BoolArray.cpp:72
↓ 1 callersMethodsetAll
libraries/DistanceTable/DistanceTable.cpp:45
↓ 1 callersMethodsetAll
libraries/NibbleArray/nibbleArray.cpp:63
↓ 1 callersMethodsetAll
libraries/BitArray/BitArray.cpp:139
← previousnext →1,301–1,400 of 4,619, ranked by callers