Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derekmolloy/exploringBB
/ functions
Functions
1,258 in github.com/derekmolloy/exploringBB
⨍
Functions
1,258
◇
Types & classes
346
↓ 1 callers
Function
onTrackbar
define a trackbar callback
chp14/openCV3/edge.cpp:14
↓ 1 callers
Method
on_alertTempSlider_valueChanged
chp13/QtTemperature/mainwindow.cpp:66
↓ 1 callers
Method
on_clearAlertButton_clicked
chp13/QtTemperature/mainwindow.cpp:61
↓ 1 callers
Method
on_isFahrenheitRadio_toggled
chp13/QtTemperature/mainwindow.cpp:50
↓ 1 callers
Method
on_setAlertButton_clicked
chp13/QtTemperature/mainwindow.cpp:35
↓ 1 callers
Method
open
* This method opens the file connection to the SPI device. * @return 0 on a successful open of the file */
library/bus/SPIDevice.cpp:67
↓ 1 callers
Method
open
* This method opens the file connection to the SPI device. * @return 0 on a successful open of the file */
chp08/spi/adc_example/bus/SPIDevice.cpp:67
↓ 1 callers
Method
open
* This method opens the file connection to the SPI device. * @return 0 on a successful open of the file */
chp09/max7219/bus/SPIDevice.cpp:67
↓ 1 callers
Method
open
* This method opens the file connection to the SPI device. * @return 0 on a successful open of the file */
chp10/gpioExpander/bus/SPIDevice.cpp:44
↓ 1 callers
Function
open_device
chp14/v4l2/capture.c:547
↓ 1 callers
Method
outputState
chp05/makeLEDOOP/makeLEDs.cpp:76
↓ 1 callers
Method
parseJSONData
chp13/QtSocketsTemperature/mainwindow.cpp:158
↓ 1 callers
Function
parse_opts
chp08/spi/spidev_test/spidev_test.c:88
↓ 1 callers
Method
period_nsToFrequency
library/gpio/PWM.cpp:46
↓ 1 callers
Method
period_nsToFrequency
chp06/API/gpio/PWM.cpp:46
↓ 1 callers
Method
period_nsToFrequency
chp06/pwm/PWM.cpp:46
↓ 1 callers
Function
print_hex
chp12/nfc/nfc_test.c:7
↓ 1 callers
Function
print_usage
chp08/spi/spidev_test/spidev_test.c:72
↓ 1 callers
Function
processBBBCommand
Checks to see if the command is one that is understood by the server
chp09/serialserver/BBBSerialServer.c:26
↓ 1 callers
Function
processCommand
Checks to see if the command is one that is understood by the server
chp08/uart/server/server.c:31
↓ 1 callers
Function
pru_setup
pru_setup() -- initialize PRU and interrupt handler Initializes the PRU specified by PRU_NUM and sets up PRU_EVTOUT_0 handler. The argument is a poi
chp15/uio/backup/prussPRUpinsTest/signalTest.c:19
↓ 1 callers
Function
pru_setup
pru_setup() -- initialize PRU and interrupt handler Initializes the PRU specified by PRU_NUM and sets up PRU_EVTOUT_0 handler. The argument is a poi
chp15/uio/backup/prussSignalTest/signalTest.c:19
↓ 1 callers
Function
pru_setup
pru_setup() -- initialize PRU and interrupt handler Initializes the PRU specified by PRU_NUM and sets up PRU_EVTOUT_0 handler. The argument is a poi
chp15/uio/backup/prutest/flashLED.c:19
↓ 1 callers
Function
pru_setup
pru_setup() -- initialize PRU and interrupt handler Initializes the PRU specified by PRU_NUM and sets up PRU_EVTOUT_0 handler. The argument is a poi
chp15/uio/backup/prussFlashLED/flashLED.c:19
↓ 1 callers
Function
pru_setup
pru_setup() -- initialize PRU and interrupt handler Initializes the PRU specified by PRU_NUM and sets up PRU_EVTOUT_0 handler. The argument is a poi
chp15/uio/backup/prussBlinkLED/blinkLED.c:19
↓ 1 callers
Function
readAnalog
chp06/ADC/readLDR.cpp:15
↓ 1 callers
Function
readAnalog
chp09/IRdistance/IRdistance.cpp:16
↓ 1 callers
Function
readAnalog
chp10/old/tmp36/tmp36raw.cpp:16
↓ 1 callers
Function
readAnalog
chp10/old/tmp36/tmp36.cpp:16
↓ 1 callers
Function
readAnalog
chp10/old/thingSpeak/thingSpeak.cpp:17
↓ 1 callers
Function
readAnalog
chp10/old/xively/xivelySensor.c:16
↓ 1 callers
Function
readAnalog
chp11/tmp36adc/tmp36raw.cpp:15
↓ 1 callers
Function
readAnalog
chp11/adafruit/publish.cpp:25
↓ 1 callers
Function
readAnalog
chp11/mqtt/publish.cpp:23
↓ 1 callers
Method
readAnalog
chp13/threadedTemperatureServer/network/ConnectionHandler.cpp:81
↓ 1 callers
Function
readFileValue
chp15/uio/PRUClock/PRUClock.c:37
↓ 1 callers
Method
readRegister
chp08/spi/adc_example/bus/SPIDevice.cpp:103
↓ 1 callers
Method
readRegisters
* A method to read a number of registers as a data array * @param number the number of registers to read * @param fromAddress the starting address o
library/bus/SPIDevice.cpp:129
↓ 1 callers
Method
readRegisters
chp08/spi/adc_example/bus/SPIDevice.cpp:113
↓ 1 callers
Method
readRegisters
* A method to read a number of registers as a data array * @param number the number of registers to read * @param fromAddress the starting address o
chp09/tmp36/bus/SPIDevice.cpp:129
↓ 1 callers
Method
readRegisters
* A method to read a number of registers as a data array * @param number the number of registers to read * @param fromAddress the starting address o
chp09/max7219/bus/SPIDevice.cpp:129
↓ 1 callers
Method
readRegisters
* Method to read a number of registers from a single device. This is much more efficient than * reading the registers individually. The from address
chp10/gpioExpander/bus/I2CDevice.cpp:106
↓ 1 callers
Method
readRegisters
chp10/gpioExpander/bus/SPIDevice.cpp:94
↓ 1 callers
Method
readSensorState
* Read the sensor state. This method checks that the device is being correctly * read by using the device ID of the ADXL345 sensor. It will read in t
library/sensor/ADXL345.cpp:149
↓ 1 callers
Function
read_frame
chp14/v4l2/capture.c:81
↓ 1 callers
Method
receive
chp13/threadedTemperatureServer/network/SocketClient.cpp:77
↓ 1 callers
Method
receive
chp13/threadedTemperatureServer/network/ConnectionHandler.cpp:72
↓ 1 callers
Method
receive
chp13/threadedClientServer/network/SocketClient.cpp:77
↓ 1 callers
Method
receive
chp13/threadedClientServer/network/ConnectionHandler.cpp:67
↓ 1 callers
Method
receive
chp11/thingSpeak/network/SocketClient.cpp:52
↓ 1 callers
Method
removeTrigger
()
chp05/javaLED/LEDExample.java:28
↓ 1 callers
Function
retranslateUi
chp13/QtTemperature/ui_mainwindow.h:134
↓ 1 callers
Method
reverseDirection
library/motor/StepperMotor.cpp:151
↓ 1 callers
Method
reverseDirection
library/motor/DCMotor.cpp:87
↓ 1 callers
Method
rotate
library/motor/StepperMotor.cpp:158
↓ 1 callers
Method
run
chp06/API/gpio/PWM.cpp:114
↓ 1 callers
Method
saturn
()
chp05/performance/nbody.java:125
↓ 1 callers
Method
send
chp13/threadedTemperatureServer/network/SocketClient.cpp:66
↓ 1 callers
Method
send
chp13/threadedClientServer/network/ConnectionHandler.cpp:56
↓ 1 callers
Method
setActiveLow
library/gpio/GPIO.cpp:154
↓ 1 callers
Method
setActiveLow
chp06/API/gpio/GPIO.cpp:155
↓ 1 callers
Method
setActiveLow
chp06/GPIO/GPIO.cpp:136
↓ 1 callers
Method
setActiveLow
chp06/GPIO/tests/GPIO.cpp:136
↓ 1 callers
Method
setActiveLow
chp06/pwm/GPIO.cpp:155
↓ 1 callers
Method
setAutoscroll
* * @param setAutoscroll */
library/display/LCDCharacterDisplay.cpp:304
↓ 1 callers
Method
setBitsPerWord
* Set the number of bits per word of the SPI bus * @param bits the number of bits per word */
library/bus/SPIDevice.cpp:234
↓ 1 callers
Method
setBitsPerWord
chp08/spi/adc_example/bus/SPIDevice.cpp:185
↓ 1 callers
Method
setBitsPerWord
* Set the number of bits per word of the SPI bus * @param bits the number of bits per word */
chp09/tmp36/bus/SPIDevice.cpp:234
↓ 1 callers
Method
setBitsPerWord
* Set the number of bits per word of the SPI bus * @param bits the number of bits per word */
chp09/max7219/bus/SPIDevice.cpp:234
↓ 1 callers
Method
setBitsPerWord
chp10/gpioExpander/bus/SPIDevice.cpp:166
↓ 1 callers
Method
setCursorPosition
* Sets the Cursor position on the display module. 0,0 is the top-left corner. Address * 0x00 is row 0, 0x40 is row 1. So, (1,5) would be the second r
library/display/LCDCharacterDisplay.cpp:215
↓ 1 callers
Method
setDebounceTime
default software debounce input (ms) - default 0
chp06/GPIO/GPIO.h:59
↓ 1 callers
Method
setDutyCycle
chp06/API/gpio/PWM.cpp:64
↓ 1 callers
Method
setDutyCyclePeriod
library/motor/DCMotor.cpp:104
↓ 1 callers
Method
setEdgeType
chp06/GPIO/GPIO.cpp:122
↓ 1 callers
Method
setFrequency
library/gpio/PWM.cpp:56
↓ 1 callers
Method
setFrequency
chp06/API/gpio/PWM.cpp:56
↓ 1 callers
Method
setFrequency
chp06/pwm/PWM.cpp:56
↓ 1 callers
Method
setGPIOPullUps
chp10/gpioExpander/gpioExpander.cpp:175
↓ 1 callers
Method
setInputPolarity
chp10/gpioExpander/gpioExpander.cpp:163
↓ 1 callers
Method
setInterruptControl
chp10/gpioExpander/gpioExpander.cpp:220
↓ 1 callers
Method
setInterruptOnChange
Sets the bits to trigger the interrupts (A and B output pins) when changed
chp10/gpioExpander/gpioExpander.cpp:188
↓ 1 callers
Method
setMode
* Set the mode of the SPI bus * @param mode the enumerated SPI mode */
library/bus/SPIDevice.cpp:217
↓ 1 callers
Method
setPeriod
chp06/API/gpio/PWM.cpp:38
↓ 1 callers
Method
setSpeed
* Set the speed of the SPI bus * @param speed the speed in Hz */
library/bus/SPIDevice.cpp:200
↓ 1 callers
Method
setup4bit
* Initializes and sets up the display as described in the display data sheets. * This setup routine sets up a 4-bit display (sets 4-bit mode), sets t
library/display/LCDCharacterDisplay.cpp:111
↓ 1 callers
Function
shift_mut_ref
Pop a mutable reference off the head of a slice, mutating the slice to no longer contain the mutable reference.
chp05/performance/nbody.rs:153
↓ 1 callers
Method
sleep
library/motor/StepperMotor.cpp:166
↓ 1 callers
Function
smcExitSafeStart
Sends the Exit Safe Start command, which is required to drive the motor. Returns 0 if successful, SERIAL_ERROR if there was an error sending.
chp09/simple/motor.c:51
↓ 1 callers
Function
smcGetErrorStatus
Returns a number where each bit represents a different error, and the bit is 1 if the error is currently active. See the user's guide for definitions
chp09/simple/motor.c:45
↓ 1 callers
Function
smcGetTargetSpeed
Returns the target speed (-3200 to 3200). Returns SERIAL_ERROR if there is an error.
chp09/simple/motor.c:36
↓ 1 callers
Function
smcSetTargetSpeed
Sets the SMC's target speed (-3200 to 3200). Returns 0 if successful, SERIAL_ERROR if there was an error sending.
chp09/simple/motor.c:63
↓ 1 callers
Method
start
chp13/threadedTemperatureServer/network/ConnectionHandler.cpp:52
↓ 1 callers
Function
start_capturing
chp14/v4l2/capture.c:232
↓ 1 callers
Method
step
library/motor/StepperMotor.cpp:114
↓ 1 callers
Method
stop
library/motor/DCMotor.cpp:96
↓ 1 callers
Method
stop
chp06/pwm/PWM.cpp:123
↓ 1 callers
Function
stop_capturing
chp14/v4l2/capture.c:214
↓ 1 callers
Method
streamClose
chp06/GPIO/GPIO.cpp:173
↓ 1 callers
Method
streamOpen
chp06/GPIO/GPIO.cpp:165
← previous
next →
401–500 of 1,258, ranked by callers