Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SlimeVR/SlimeVR-Tracker-ESP
/ functions
Functions
1,844 in github.com/SlimeVR/SlimeVR-Tracker-ESP
⨍
Functions
1,844
◇
Types & classes
294
Method
setSlave4MasterDelay
Set Slave 4 master delay value. * @param delay New Slave 4 master delay value * @see getSlave4MasterDelay() * @see MPU6050_RA_I2C_SLV4_CTRL */
lib/mpu6050/MPU6050.cpp:1257
Method
setSlave4MasterDelay
Set Slave 4 master delay value. * @param delay New Slave 4 master delay value * @see getSlave4MasterDelay() * @see MPU9250_RA_I2C_SLV4_CTRL */
lib/mpu9250/MPU9250.cpp:1198
Method
setSlave4OutputByte
Set new byte to write to Slave 4. * This register stores the data to be written into the Slave 4. If I2C_SLV4_RW * is set 1 (set to read), this regi
lib/mpu6050/MPU6050.cpp:1170
Method
setSlave4OutputByte
Set new byte to write to Slave 4. * This register stores the data to be written into the Slave 4. If I2C_SLV4_RW * is set 1 (set to read), this regi
lib/mpu9250/MPU9250.cpp:1111
Method
setSlave4Register
Set the active internal register for Slave 4. * @param reg New active register for Slave 4 * @see getSlave4Register() * @see MPU6050_RA_I2C_SLV4_RE
lib/mpu6050/MPU6050.cpp:1161
Method
setSlave4Register
Set the active internal register for Slave 4. * @param reg New active register for Slave 4 * @see getSlave4Register() * @see MPU9250_RA_I2C_SLV4_RE
lib/mpu9250/MPU9250.cpp:1102
Method
setSlave4WriteMode
Set write mode for the Slave 4. * @param mode New write mode for Slave 4 (0 = register address + data, 1 = data only) * @see getSlave4WriteMode() *
lib/mpu6050/MPU6050.cpp:1230
Method
setSlave4WriteMode
Set write mode for the Slave 4. * @param mode New write mode for Slave 4 (0 = register address + data, 1 = data only) * @see getSlave4WriteMode() *
lib/mpu9250/MPU9250.cpp:1171
Method
setSlaveAddress
Set the I2C address of the specified slave (0-3). * @param num Slave number (0-3) * @param address New address for specified slave * @see getSlaveA
lib/mpu6050/MPU6050.cpp:970
Method
setSlaveAddress
Set the I2C address of the specified slave (0-3). * @param num Slave number (0-3) * @param address New address for specified slave * @see getSlaveA
lib/mpu9250/MPU9250.cpp:911
Method
setSlaveDataLength
Set number of bytes to read for the specified slave (0-3). * @param num Slave number (0-3) * @param length Number of bytes to read for specified sla
lib/mpu6050/MPU6050.cpp:1117
Method
setSlaveDataLength
Set number of bytes to read for the specified slave (0-3). * @param num Slave number (0-3) * @param length Number of bytes to read for specified sla
lib/mpu9250/MPU9250.cpp:1058
Method
setSlaveDelayEnabled
Set slave delay enabled status. * @param num Slave number (0-4) * @param enabled New slave delay enabled status. * @see MPU6050_RA_I2C_MST_DELAY_CT
lib/mpu6050/MPU6050.cpp:2191
Method
setSlaveDelayEnabled
Set slave delay enabled status. * @param num Slave number (0-4) * @param enabled New slave delay enabled status. * @see MPU9250_RA_I2C_MST_DELAY_CT
lib/mpu9250/MPU9250.cpp:2128
Method
setSlaveEnabled
Set the enabled value for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New enabled value for specified slave * @see
lib/mpu6050/MPU6050.cpp:1018
Method
setSlaveEnabled
Set the enabled value for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New enabled value for specified slave * @see
lib/mpu9250/MPU9250.cpp:959
Method
setSlaveOutputByte
Write byte to Data Output container for specified slave. * This register holds the output data written into Slave when Slave is set to * write mode.
lib/mpu6050/MPU6050.cpp:2133
Method
setSlaveOutputByte
Write byte to Data Output container for specified slave. * This register holds the output data written into Slave when Slave is set to * write mode.
lib/mpu9250/MPU9250.cpp:2070
Method
setSlaveReadWriteTransitionEnabled
Set slave read/write transition enabled value. * @param enabled New slave read/write transition enabled value * @see getSlaveReadWriteTransitionEnab
lib/mpu6050/MPU6050.cpp:872
Method
setSlaveReadWriteTransitionEnabled
Set slave read/write transition enabled value. * @param enabled New slave read/write transition enabled value * @see getSlaveReadWriteTransitionEnab
lib/mpu9250/MPU9250.cpp:813
Method
setSlaveRegister
Set the active internal register for the specified slave (0-3). * @param num Slave number (0-3) * @param reg New active register for specified slave
lib/mpu6050/MPU6050.cpp:996
Method
setSlaveRegister
Set the active internal register for the specified slave (0-3). * @param num Slave number (0-3) * @param reg New active register for specified slave
lib/mpu9250/MPU9250.cpp:937
Method
setSlaveWordByteSwap
Set word pair byte-swapping enabled for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair byte-swapping enab
lib/mpu6050/MPU6050.cpp:1044
Method
setSlaveWordByteSwap
Set word pair byte-swapping enabled for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair byte-swapping enab
lib/mpu9250/MPU9250.cpp:985
Method
setSlaveWordGroupOffset
Set word pair grouping order offset for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair grouping order off
lib/mpu6050/MPU6050.cpp:1095
Method
setSlaveWordGroupOffset
Set word pair grouping order offset for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair grouping order off
lib/mpu9250/MPU9250.cpp:1036
Method
setSlaveWriteMode
Set write mode for the specified slave (0-3). * @param num Slave number (0-3) * @param mode New write mode for specified slave (0 = register address
lib/mpu6050/MPU6050.cpp:1069
Method
setSlaveWriteMode
Set write mode for the specified slave (0-3). * @param num Slave number (0-3) * @param mode New write mode for specified slave (0 = register address
lib/mpu9250/MPU9250.cpp:1010
Method
setSleepEnabled
Set sleep mode status. * @param enabled New sleep mode enabled status * @see getSleepEnabled() * @see MPU6050_RA_PWR_MGMT_1 * @see MPU6050_PWR1_SL
lib/mpu6050/MPU6050.cpp:2449
Method
setSleepEnabled
Set sleep mode status. * @param enabled New sleep mode enabled status * @see getSleepEnabled() * @see MPU9250_RA_PWR_MGMT_1 * @see MPU9250_PWR1_SL
lib/mpu9250/MPU9250.cpp:2386
Method
setStandbyXAccelEnabled
Set X-axis accelerometer standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXAccelEnabled() * @see MPU6050_RA_PWR_
lib/mpu6050/MPU6050.cpp:2599
Method
setStandbyXAccelEnabled
Set X-axis accelerometer standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXAccelEnabled() * @see MPU9250_RA_PWR_
lib/mpu9250/MPU9250.cpp:2536
Method
setStandbyXGyroEnabled
Set X-axis gyroscope standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXGyroEnabled() * @see MPU6050_RA_PWR_MGMT_
lib/mpu6050/MPU6050.cpp:2656
Method
setStandbyXGyroEnabled
Set X-axis gyroscope standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXGyroEnabled() * @see MPU9250_RA_PWR_MGMT_
lib/mpu9250/MPU9250.cpp:2593
Method
setStandbyYAccelEnabled
Set Y-axis accelerometer standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYAccelEnabled() * @see MPU6050_RA_PWR_
lib/mpu6050/MPU6050.cpp:2618
Method
setStandbyYAccelEnabled
Set Y-axis accelerometer standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYAccelEnabled() * @see MPU9250_RA_PWR_
lib/mpu9250/MPU9250.cpp:2555
Method
setStandbyYGyroEnabled
Set Y-axis gyroscope standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYGyroEnabled() * @see MPU6050_RA_PWR_MGMT_
lib/mpu6050/MPU6050.cpp:2675
Method
setStandbyYGyroEnabled
Set Y-axis gyroscope standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYGyroEnabled() * @see MPU9250_RA_PWR_MGMT_
lib/mpu9250/MPU9250.cpp:2612
Method
setStandbyZAccelEnabled
Set Z-axis accelerometer standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZAccelEnabled() * @see MPU6050_RA_PWR_
lib/mpu6050/MPU6050.cpp:2637
Method
setStandbyZAccelEnabled
Set Z-axis accelerometer standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZAccelEnabled() * @see MPU9250_RA_PWR_
lib/mpu9250/MPU9250.cpp:2574
Method
setStandbyZGyroEnabled
Set Z-axis gyroscope standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZGyroEnabled() * @see MPU6050_RA_PWR_MGMT_
lib/mpu6050/MPU6050.cpp:2694
Method
setStandbyZGyroEnabled
Set Z-axis gyroscope standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZGyroEnabled() * @see MPU9250_RA_PWR_MGMT_
lib/mpu9250/MPU9250.cpp:2631
Method
setState
lib/vqf/vqf.cpp:557
Method
setState
lib/vqf/basicvqf.cpp:209
Method
setStaticIPIfDefined
src/network/wifihandler.cpp:41
Method
setTauAcc
lib/vqf/vqf.cpp:499
Method
setTauAcc
lib/vqf/basicvqf.cpp:172
Method
setTauMag
lib/vqf/vqf.cpp:530
Method
setTauMag
lib/vqf/basicvqf.cpp:188
Method
setTempFIFOEnabled
Set temperature FIFO enabled value. * @param enabled New temperature FIFO enabled value * @see getTempFIFOEnabled() * @see MPU6050_RA_FIFO_EN */
lib/mpu6050/MPU6050.cpp:652
Method
setTempFIFOEnabled
Set temperature FIFO enabled value. * @param enabled New temperature FIFO enabled value * @see getTempFIFOEnabled() * @see MPU9250_RA_FIFO_EN */
lib/mpu9250/MPU9250.cpp:593
Method
setTempSensorEnabled
Set temperature sensor enabled status. * Note: this register stores the *disabled* value, but for consistency with the * rest of the code, the funct
lib/mpu6050/MPU6050.cpp:2498
Method
setTempSensorEnabled
Set temperature sensor enabled status. * Note: this register stores the *disabled* value, but for consistency with the * rest of the code, the funct
lib/mpu9250/MPU9250.cpp:2435
Method
setWaitForExternalSensorEnabled
Set wait-for-external-sensor-data enabled value. * @param enabled New wait-for-external-sensor-data enabled value * @see getWaitForExternalSensorEna
lib/mpu6050/MPU6050.cpp:832
Method
setWaitForExternalSensorEnabled
Set wait-for-external-sensor-data enabled value. * @param enabled New wait-for-external-sensor-data enabled value * @see getWaitForExternalSensorEna
lib/mpu9250/MPU9250.cpp:773
Method
setWakeCycleEnabled
Set wake cycle enabled status. * @param enabled New sleep mode enabled status * @see getWakeCycleEnabled() * @see MPU6050_RA_PWR_MGMT_1 * @see MPU
lib/mpu6050/MPU6050.cpp:2470
Method
setWakeCycleEnabled
Set wake cycle enabled status. * @param enabled New sleep mode enabled status * @see getWakeCycleEnabled() * @see MPU9250_RA_PWR_MGMT_1 * @see MPU
lib/mpu9250/MPU9250.cpp:2407
Method
setWakeFrequency
Set wake frequency in Accel-Only Low Power Mode. * @param frequency New wake frequency * @see MPU6050_RA_PWR_MGMT_2 */
lib/mpu6050/MPU6050.cpp:2579
Method
setWakeFrequency
Set wake frequency in Accel-Only Low Power Mode. * @param frequency New wake frequency * @see MPU9250_RA_PWR_MGMT_2 */
lib/mpu9250/MPU9250.cpp:2516
Method
setXAccelOffset
lib/mpu9250/MPU9250.cpp:2792
Method
setXAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2820
Method
setXFineGain
lib/mpu6050/MPU6050.cpp:2861
Method
setXFineGain
lib/mpu9250/MPU9250.cpp:2762
Method
setXGyroFIFOEnabled
Set gyroscope X-axis FIFO enabled value. * @param enabled New gyroscope X-axis FIFO enabled value * @see getXGyroFIFOEnabled() * @see MPU9250_RA_FI
lib/mpu9250/MPU9250.cpp:611
Method
setXGyroOffset
lib/mpu9250/MPU9250.cpp:2732
Method
setXGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2831
Method
setXGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2850
Method
setYAccelOffset
lib/mpu9250/MPU9250.cpp:2802
Method
setYAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2830
Method
setYFineGain
lib/mpu6050/MPU6050.cpp:2871
Method
setYFineGain
lib/mpu9250/MPU9250.cpp:2772
Method
setYGyroFIFOEnabled
Set gyroscope Y-axis FIFO enabled value. * @param enabled New gyroscope Y-axis FIFO enabled value * @see getYGyroFIFOEnabled() * @see MPU9250_RA_FI
lib/mpu9250/MPU9250.cpp:629
Method
setYGyroOffset
lib/mpu9250/MPU9250.cpp:2742
Method
setYGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2841
Method
setYGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2860
Method
setZAccelOffset
lib/mpu9250/MPU9250.cpp:2812
Method
setZAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2840
Method
setZFineGain
lib/mpu6050/MPU6050.cpp:2881
Method
setZFineGain
lib/mpu9250/MPU9250.cpp:2782
Method
setZGyroFIFOEnabled
Set gyroscope Z-axis FIFO enabled value. * @param enabled New gyroscope Z-axis FIFO enabled value * @see getZGyroFIFOEnabled() * @see MPU9250_RA_FI
lib/mpu9250/MPU9250.cpp:647
Method
setZGyroOffset
lib/mpu9250/MPU9250.cpp:2752
Method
setZGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2851
Method
setZGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2870
Method
setZeroMotionDetectionDuration
Set zero motion detection event duration threshold. * @param duration New zero motion detection duration threshold value (LSB = 1ms) * @see getZeroM
lib/mpu6050/MPU6050.cpp:631
Method
setZeroMotionDetectionDuration
Set zero motion detection event duration threshold. * @param duration New zero motion detection duration threshold value (LSB = 1ms) * @see getZeroM
lib/mpu9250/MPU9250.cpp:572
Method
setZeroMotionDetectionThreshold
Set zero motion detection event acceleration threshold. * @param threshold New zero motion detection acceleration threshold value (LSB = 2mg) * @see
lib/mpu6050/MPU6050.cpp:600
Method
setZeroMotionDetectionThreshold
Set zero motion detection event acceleration threshold. * @param threshold New zero motion detection acceleration threshold value (LSB = 2mg) * @see
lib/mpu9250/MPU9250.cpp:541
Method
set_axis
lib/math/basis.h:66
Method
set_axis_angle
lib/math/quat.cpp:216
Method
set_euler
lib/math/quat.h:74
Method
set_euler
lib/math/basis.h:114
Method
set_euler_xyz
set_euler_xyz expects a vector containing the Euler angles in the format (ax,ay,az), where ax is the angle of rotation around x axis, and similar for
lib/math/quat.cpp:38
Method
set_euler_yxz
set_euler_yxz expects a vector containing the Euler angles in the format (ax,ay,az), where ax is the angle of rotation around x axis, and similar for
lib/math/quat.cpp:65
Method
set_row
lib/math/basis.h:204
Method
set_zero
lib/math/basis.h:210
Function
setup
test/i2cscan.cpp:113
Method
setup
lib/i2cdev/I2Cdev.cpp:739
Method
setup
lib/vqf/vqf.cpp:873
Method
setup
lib/vqf/basicvqf.cpp:396
Method
setup
src/motionprocessing/RestDetection.h:253
← previous
next →
1,601–1,700 of 1,844, ranked by callers