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
Method
sun
()
chp05/performance/nbody.java:161
↓ 1 callers
Method
threadLoop
chp13/threadedTemperatureServer/network/ConnectionHandler.cpp:97
↓ 1 callers
Method
threadLoop
chp13/threadedClientServer/network/ConnectionHandler.cpp:77
↓ 1 callers
Method
threadedListen
chp13/threadedTemperatureServer/network/SocketServer.cpp:69
↓ 1 callers
Method
threadedListen
chp13/threadedClientServer/network/SocketServer.cpp:69
↓ 1 callers
Method
threadedStepForDuration
library/motor/StepperMotor.cpp:133
↓ 1 callers
Method
toggleOutput
chp06/GPIO/GPIO.cpp:178
↓ 1 callers
Function
transfer
chp08/spi/spidev_test/spidev_test.c:38
↓ 1 callers
Function
transfer
chp08/spi/spi595Example/spi595.c:23
↓ 1 callers
Method
turnOff
chp05/makeLEDOOP/makeLEDs.cpp:63
↓ 1 callers
Method
turnOn
chp05/makeLEDOOP/makeLEDs.cpp:57
↓ 1 callers
Function
uio_sysfs_cleanup
chp15/uio/kernel/3.8.13_bone50/uio_pruss.c:103
↓ 1 callers
Function
uio_sysfs_cleanup
chp15/uio/kernel/3.8.13_bone70/uio_pruss.c:103
↓ 1 callers
Function
uio_sysfs_init
chp15/uio/kernel/3.8.13_bone50/uio_pruss.c:94
↓ 1 callers
Function
uio_sysfs_init
chp15/uio/kernel/3.8.13_bone70/uio_pruss.c:94
↓ 1 callers
Method
unexportGPIO
library/gpio/GPIO.cpp:116
↓ 1 callers
Method
unexportGPIO
chp06/API/gpio/GPIO.cpp:117
↓ 1 callers
Method
unexportGPIO
chp06/pwm/GPIO.cpp:117
↓ 1 callers
Function
uninit_device
chp14/v4l2/capture.c:280
↓ 1 callers
Method
updateRegisters
* Method used to update the DATA_FORMAT register and any other registers that might be added * in the future. * @return 0 if the register is updated
library/sensor/ADXL345.cpp:110
↓ 1 callers
Method
updateRegisters
* Method used to update the DATA_FORMAT register and any other registers that might be added * in the future. * @return 0 if the register is updated
chp08/i2c/cpp/ADXL345.cpp:110
↓ 1 callers
Method
uranus
()
chp05/performance/nbody.java:137
↓ 1 callers
Method
waitForEdge
Blocking Poll - based on the epoll socket code in the epoll man page
library/gpio/GPIO.cpp:233
↓ 1 callers
Method
waitForEdge
Blocking Poll - based on the epoll socket code in the epoll man page
chp06/API/gpio/GPIO.cpp:234
↓ 1 callers
Method
waitForEdge
Blocking Poll - based on the epoll socket code in the epoll man page
chp06/pwm/GPIO.cpp:234
↓ 1 callers
Method
wake
library/motor/StepperMotor.cpp:171
↓ 1 callers
Method
writeRegister
chp08/spi/adc_example/bus/SPIDevice.cpp:136
↓ 1 callers
Function
xi_alloc
chp10/old/xively/libxively/include/xi_allocator_wmsdk.h:13
↓ 1 callers
Function
xi_free
chp10/old/xively/libxively/include/xi_allocator_wmsdk.h:18
Method
ADXL345
library/sensor/ADXL345.cpp:127
Method
ADXL345
* The constructor for the ADXL345 accelerometer object. It passes the bus number and the * device address (with is 0x53 by default) to the constructo
chp08/i2c/cpp/ADXL345.cpp:126
Method
AccelerometerServer
chp13/QtSocketsAccelerometer/accelerometerserver.cpp:9
Method
BMA180
library/sensor/BMA180.cxx:43
Function
BOOST_PYTHON_MODULE
chp05/boost/ebb.cpp:18
Function
Body
(x,y,z,vx,vy,vz,mass)
chp05/performance/n-body.js:9
Method
Body
()
chp05/performance/nbody.java:111
Method
BusDevice
* Constructor for a generic bus device * @param bus the bus number * @param device the device number */
library/bus/BusDevice.cpp:34
Method
BusDevice
chp08/spi/adc_example/bus/BusDevice.cpp:29
Method
BusDevice
* Constructor for a generic bus device * @param bus the bus number * @param device the device number */
chp09/tmp36/bus/BusDevice.cpp:34
Method
BusDevice
* Constructor for a generic bus device * @param bus the bus number * @param device the device number */
chp09/max7219/bus/BusDevice.cpp:34
Method
BusDevice
chp10/gpioExpander/bus/BusDevice.cpp:5
Method
ConnectionHandler
chp13/threadedTemperatureServer/network/ConnectionHandler.cpp:39
Method
ConnectionHandler
chp13/threadedClientServer/network/ConnectionHandler.cpp:35
Method
DCMotor
library/motor/DCMotor.cpp:29
Method
GPIO
* The constructor will set up the states and export the pin. * @param number The GPIO number to be exported */
library/gpio/GPIO.cpp:47
Method
GPIO
* The constructor will set up the states and export the pin. * @param number The GPIO number to be exported */
chp06/API/gpio/GPIO.cpp:47
Method
GPIO
* * @param number The GPIO number for the BBB */
chp06/GPIO/GPIO.cpp:47
Method
GPIO
* * @param number The GPIO number for the BBB */
chp06/GPIO/tests/GPIO.cpp:47
Method
GPIO
* The constructor will set up the states and export the pin. * @param number The GPIO number to be exported */
chp06/pwm/GPIO.cpp:47
Method
GPIOExpander
chp10/gpioExpander/gpioExpander.cpp:78
Method
I2CDevice
* Constructor for the I2CDevice class. It requires the bus number and device number. The constructor * opens a file handle to the I2C device, which i
library/bus/I2CDevice.cpp:47
Method
I2CDevice
* Constructor for the I2CDevice class. It requires the bus number and device number. The constructor * opens a file handle to the I2C device, which i
chp08/i2c/cpp/I2CDevice.cpp:47
Method
I2CDevice
* Constructor for the I2CDevice class. It requires the bus number and device number. The constructor * opens a file handle to the I2C device, which i
chp10/gpioExpander/bus/I2CDevice.cpp:23
Method
ITG3200
library/sensor/ITG3200.cpp:59
Method
LCDCharacterDisplay
* Constructor for the display. Needs an SPIDevice pointer and the number of characters * in the display, described by a width and height. * @param d
library/display/LCDCharacterDisplay.cpp:65
Method
LED
chp10/old/cgicc/LED.cpp:3
Method
LED
chp05/makeLEDOOP/makeLEDs.cpp:38
Method
MainWindow
Constructor used to set up the default values for the created object
chp13/QtTemperature/mainwindow.cpp:16
Method
MainWindow
chp13/QtSocketsAccelerometer/mainwindow.cpp:11
Method
MainWindow
chp13/QtSocketsTemperature/mainwindow.cpp:15
Method
Mandelbrot
(int size)
chp05/performance/Mandelbrot/mandelbrot.java:23
Function
NBodySystem
(bodies)
chp05/performance/n-body.js:79
Method
NBodySystem
()
chp05/performance/nbody.java:28
Method
PWM
library/gpio/PWM.cpp:31
Method
PWM
chp06/API/gpio/PWM.cpp:31
Method
PWM
chp06/GPIO/PWM.cpp:27
Method
PWM
chp06/pwm/PWM.cpp:31
Function
PyInit_test
proto*/
chp05/cython/test.c:1275
Method
SPIDevice
* The constructor for the SPIDevice that sets up and opens the SPI connection. * The destructor will close the SPI file connection. * @param bus The
library/bus/SPIDevice.cpp:51
Method
SPIDevice
* The constructor for the SPIDevice that sets up and opens the SPI connection. * The destructor will close the SPI file connection. * @param bus The
chp08/spi/adc_example/bus/SPIDevice.cpp:51
Method
SPIDevice
* The constructor for the SPIDevice that sets up and opens the SPI connection. * The destructor will close the SPI file connection. * @param bus The
chp09/tmp36/bus/SPIDevice.cpp:51
Method
SPIDevice
* The constructor for the SPIDevice that sets up and opens the SPI connection. * The destructor will close the SPI file connection. * @param bus The
chp09/max7219/bus/SPIDevice.cpp:51
Method
SPIDevice
* The constructor for the SPIDevice that sets up and opens the SPI connection. * The destructor will close the SPI file connection. * @param bus The
chp10/gpioExpander/bus/SPIDevice.cpp:28
Method
SensorSample
chp13/QtSocketsAccelerometer/sensorsample.cpp:9
Method
ServerSettingsDialog
chp13/QtSocketsTemperature/serversettingsdialog.cpp:10
Method
ServerThread
chp13/QtSocketsAccelerometer/serverthread.cpp:13
Method
Servo
library/motor/Servo.cpp:29
Method
SevenSegmentDisplay
* The constructor for the 7-segment display that defines the number of segments. * @param device The pointer to the SPI device bus * @param numberSe
library/display/SevenSegmentDisplay.cpp:44
Method
SocketClient
library/network/SocketClient.cpp:33
Method
SocketClient
chp13/threadedTemperatureServer/network/SocketClient.cpp:33
Method
SocketClient
chp13/threadedClientServer/network/SocketClient.cpp:33
Method
SocketClient
chp10/old/thingSpeak/network/SocketClient.cpp:33
Method
SocketClient
chp10/old/clientserver/network/SocketClient.cpp:33
Method
SocketClient
chp11/thingSpeak/network/SocketClient.cpp:9
Method
SocketClient
chp11/clientserver/network/SocketClient.cpp:33
Method
SocketServer
library/network/SocketServer.cpp:34
Method
SocketServer
chp13/threadedTemperatureServer/network/SocketServer.cpp:35
Method
SocketServer
chp13/threadedClientServer/network/SocketServer.cpp:35
Method
SocketServer
chp10/old/clientserver/network/SocketServer.cpp:34
Method
SocketServer
chp11/clientserver/network/SocketServer.cpp:34
Method
StepperMotor
library/motor/StepperMotor.cpp:33
Method
Student
extras/cmake/student/src/Student.cpp:5
Method
Student
extras/cmake/studentlib_static/src/Student.cpp:5
Method
Student
extras/cmake/studentlib_shared/src/Student.cpp:5
Function
__PYX_NAN
chp05/cython/test.c:396
Function
__PYX_NAN
chp05/performance/cython_opt/nbody.c:396
Function
__PYX_NAN
chp05/performance/cython/nbody.c:396
Function
__Pyx_CyFunction_CallAsMethod
chp05/cython/test.c:2435
Function
__Pyx_CyFunction_InitDefaults
chp05/cython/test.c:2525
Function
__Pyx_CyFunction_New
chp05/cython/test.c:2271
← previous
next →
501–600 of 1,258, ranked by callers