SYMBOL INDEX (334 symbols across 57 files) FILE: PulseSensor_v0/AllSerialHandling.cpp function serialOutput (line 8) | void serialOutput(){ // Decide How To Output Serial. function serialOutputWhenBeatHappens (line 18) | void serialOutputWhenBeatHappens(){ function sendDataToSerial (line 33) | void sendDataToSerial(char symbol, int data ){ function arduinoSerialMonitorVisual (line 41) | void arduinoSerialMonitorVisual(char symbol, int data ){ FILE: PulseSensor_v0/Interrupt.cpp function interruptSetup (line 15) | void interruptSetup(){ function ISR (line 27) | ISR(TIMER2_COMPA_vect){ // triggered when Timer2... FILE: PulseSensor_v2/Interrupt.cpp function interruptSetup (line 12) | void interruptSetup() { function ISR (line 24) | ISR(TIMER2_COMPA_vect) { // triggered when Timer2 c... FILE: digispark_skateboard/colorspace.cpp function hsv (line 3) | hsv rgb2hsv(rgb in) function rgb (line 47) | rgb hsv2rgb(hsv in) FILE: digispark_skateboard/colorspace.h type rgb (line 4) | typedef struct { type hsv (line 10) | typedef struct { FILE: digispark_skateboard/neopixel_mode.cpp function mode1 (line 21) | void mode1(uint8_t * data) { function mode4 (line 37) | void mode4(uint8_t * data) { function mode10 (line 65) | void mode10(uint8_t * data) { function mode12 (line 95) | void mode12(uint8_t * data) { function map_hsv_to_rgb (line 122) | void map_hsv_to_rgb(int *r, int *g, int *b) { FILE: esp32_3wd_stepper/blink_led.cpp function changeState (line 13) | void changeState() { function ledInit (line 17) | void ledInit() { function ledOn (line 21) | void ledOn() { function ledOff (line 29) | void ledOff() { function ledSlow (line 37) | void ledSlow() { function ledMedium (line 45) | void ledMedium() { function ledFast (line 53) | void ledFast() { FILE: esp32_3wd_stepper/parseosc.cpp function parseOSC (line 5) | void parseOSC() { function printCallback (line 84) | void printCallback(OSCMessage &msg) { function route1Callback (line 114) | void route1Callback(OSCMessage &msg) { function route2Callback (line 119) | void route2Callback(OSCMessage &msg) { function route3Callback (line 124) | void route3Callback(OSCMessage &msg) { function route4Callback (line 129) | void route4Callback(OSCMessage &msg) { function route5Callback (line 134) | void route5Callback(OSCMessage &msg) { function route6Callback (line 139) | void route6Callback(OSCMessage &msg) { function route7Callback (line 144) | void route7Callback(OSCMessage &msg) { function route8Callback (line 149) | void route8Callback(OSCMessage &msg) { function pauseCallback (line 154) | void pauseCallback(OSCMessage &msg) { function resumeCallback (line 159) | void resumeCallback(OSCMessage &msg) { function stopCallback (line 164) | void stopCallback(OSCMessage &msg) { function resetCallback (line 169) | void resetCallback(OSCMessage & msg) { function xCallback (line 174) | void xCallback(OSCMessage & msg) { function yCallback (line 178) | void yCallback(OSCMessage & msg) { function aCallback (line 182) | void aCallback(OSCMessage & msg) { function dxCallback (line 186) | void dxCallback(OSCMessage & msg) { function dyCallback (line 192) | void dyCallback(OSCMessage & msg) { function daCallback (line 198) | void daCallback(OSCMessage & msg) { function xyCallback (line 204) | void xyCallback(OSCMessage & msg) { function accxyzCallback (line 209) | void accxyzCallback(OSCMessage & msg) { FILE: esp32_3wd_stepper/stepper.h function class (line 6) | class Stepper { FILE: esp32_3wd_stepper/util.cpp function printMacAddress (line 5) | void printMacAddress() { function String (line 20) | String getMacAddress() { function maxOfThree (line 41) | float maxOfThree(float a, float b, float c) { FILE: esp32_3wd_stepper/waypoints.cpp function printWaypoints (line 18) | void printWaypoints(int route) { function saveWaypoints (line 37) | size_t saveWaypoints(int route, String s) { function String (line 60) | String loadWaypoints(int route) { function parseWaypoints (line 89) | void parseWaypoints(int route) { FILE: esp32_3wd_stepper/webinterface.cpp function String (line 9) | static String getContentType(const String& path) { function defaultConfig (line 31) | bool defaultConfig() { function loadConfig (line 41) | bool loadConfig() { function saveConfig (line 75) | bool saveConfig() { function printConfig (line 96) | void printConfig() { function printRequest (line 107) | void printRequest() { function handleNotFound (line 128) | void handleNotFound() { function handleRedirect (line 150) | void handleRedirect(const char* filename) { function handleRedirect (line 154) | void handleRedirect(String filename) { function handleStaticFile (line 161) | bool handleStaticFile(const char* path) { function handleStaticFile (line 165) | bool handleStaticFile(String path) { function handleJSON (line 179) | void handleJSON() { FILE: esp32_3wd_stepper/webinterface.h type Config (line 28) | struct Config { FILE: esp32_config_webinterface_v6/webinterface.cpp function String (line 8) | static String getContentType(const String& path) { function defaultConfig (line 30) | bool defaultConfig() { function loadConfig (line 39) | bool loadConfig() { function saveConfig (line 73) | bool saveConfig() { function printConfig (line 94) | void printConfig() { function printRequest (line 103) | void printRequest() { function handleNotFound (line 124) | void handleNotFound() { function handleRedirect (line 147) | void handleRedirect(const char * filename) { function handleRedirect (line 151) | void handleRedirect(String filename) { function handleStaticFile (line 158) | bool handleStaticFile(const char * path) { function handleStaticFile (line 162) | bool handleStaticFile(String path) { function handleJSON (line 176) | void handleJSON() { FILE: esp32_config_webinterface_v6/webinterface.h type Config (line 28) | struct Config { FILE: esp32_config_webinterface_v7/webinterface.cpp function String (line 8) | static String getContentType(const String& path) { function defaultConfig (line 30) | bool defaultConfig() { function loadConfig (line 39) | bool loadConfig() { function saveConfig (line 72) | bool saveConfig() { function printConfig (line 93) | void printConfig() { function printRequest (line 102) | void printRequest() { function handleNotFound (line 123) | void handleNotFound() { function handleRedirect (line 146) | void handleRedirect(const char * filename) { function handleRedirect (line 150) | void handleRedirect(String filename) { function handleStaticFile (line 157) | bool handleStaticFile(const char * path) { function handleStaticFile (line 161) | bool handleStaticFile(String path) { function handleJSON (line 175) | void handleJSON() { FILE: esp32_config_webinterface_v7/webinterface.h type Config (line 28) | struct Config { FILE: esp32_exgpill/fieldtrip_buffer.cpp function fieldtrip_open_connection (line 11) | int fieldtrip_open_connection(const char *address, int port) { function fieldtrip_close_connection (line 24) | int fieldtrip_close_connection(int s) { function fieldtrip_write_header (line 33) | int fieldtrip_write_header(int server, uint32_t datatype, uint32_t nchan... function fieldtrip_write_data (line 85) | int fieldtrip_write_data(int server, uint32_t datatype, uint32_t nchans,... function wordsize_from_type (line 133) | int wordsize_from_type(uint32_t datatype) { FILE: esp32_exgpill/fieldtrip_buffer.h type messagedef_t (line 61) | typedef struct { type headerdef_t (line 69) | typedef struct { type datadef_t (line 80) | typedef struct { type eventdef_t (line 89) | typedef struct { FILE: esp32_exgpill/rgb_led.cpp type LedColor (line 13) | enum LedColor { type LedState (line 20) | enum LedState { function ledInit (line 28) | void ledInit() { function ledSet (line 121) | void ledSet(LedColor color, LedState state){ function toggleLed (line 151) | void toggleLed() { FILE: esp32_exgpill/webinterface.cpp function String (line 13) | static String getContentType(const String& path) { function defaultConfig (line 33) | bool defaultConfig() { function loadConfig (line 40) | bool loadConfig() { function saveConfig (line 74) | bool saveConfig() { function printConfig (line 93) | void printConfig() { function printRequest (line 100) | void printRequest() { function handleNotFound (line 121) | void handleNotFound() { function handleRedirect (line 144) | void handleRedirect(const char * filename) { function handleRedirect (line 148) | void handleRedirect(String filename) { function handleStaticFile (line 155) | bool handleStaticFile(const char * path) { function handleStaticFile (line 159) | bool handleStaticFile(String path) { function handleJSON (line 175) | void handleJSON() { FILE: esp32_exgpill/webinterface.h type Config (line 4) | struct Config { FILE: esp32_inmp441/RunningStat.h function class (line 8) | class RunningStat FILE: esp32_inmp441/util.h function print_binary (line 4) | void print_binary(uint32_t val) { FILE: esp32_sph0645/RunningStat.h function class (line 5) | class RunningStat FILE: esp32_sph0645/compress.cpp function compress (line 3) | uint32_t compress(uint32_t *data, uint32_t nsamples, uint8_t *dest) { function decompress (line 14) | uint32_t decompress(uint32_t *dest, uint32_t nsamples, uint8_t *data) { FILE: esp8266_ad8232_ecg/blink_led.cpp function changeState (line 13) | void changeState() { function ledInit (line 17) | void ledInit() { function ledOn (line 21) | void ledOn() { function ledOff (line 29) | void ledOff() { function ledSlow (line 37) | void ledSlow() { function ledMedium (line 45) | void ledMedium() { function ledFast (line 53) | void ledFast() { FILE: esp8266_ad8232_ecg/fieldtrip_buffer.cpp function fieldtrip_open_connection (line 11) | int fieldtrip_open_connection(const char *address, int port) { function fieldtrip_close_connection (line 25) | int fieldtrip_close_connection(int s) { function fieldtrip_write_header (line 37) | int fieldtrip_write_header(int server, uint32_t datatype, uint32_t nchan... function fieldtrip_write_data (line 97) | int fieldtrip_write_data(int server, uint32_t datatype, uint32_t nchans,... function wordsize_from_type (line 153) | int wordsize_from_type(uint32_t datatype) { FILE: esp8266_ad8232_ecg/fieldtrip_buffer.h type messagedef_t (line 61) | typedef struct { type headerdef_t (line 69) | typedef struct { type datadef_t (line 80) | typedef struct { type eventdef_t (line 89) | typedef struct { FILE: esp8266_ad8232_ecg/webinterface.cpp function String (line 9) | static String getContentType(const String& path) { function defaultConfig (line 31) | bool defaultConfig() { function loadConfig (line 39) | bool loadConfig() { function saveConfig (line 72) | bool saveConfig() { function printRequest (line 94) | void printRequest() { function handleUpdate1 (line 115) | void handleUpdate1() { function handleUpdate2 (line 122) | void handleUpdate2() { function handleDirList (line 147) | void handleDirList() { function handleNotFound (line 160) | void handleNotFound() { function handleRedirect (line 183) | void handleRedirect(const char * filename) { function handleRedirect (line 187) | void handleRedirect(String filename) { function handleStaticFile (line 194) | bool handleStaticFile(const char * path) { function handleStaticFile (line 198) | bool handleStaticFile(String path) { function handleJSON (line 212) | void handleJSON() { FILE: esp8266_ad8232_ecg/webinterface.h type Config (line 29) | struct Config { FILE: esp8266_artnet_neopixel/colorspace.cpp function hsv (line 3) | hsv rgb2hsv(rgb in) function rgb (line 47) | rgb hsv2rgb(hsv in) FILE: esp8266_artnet_neopixel/colorspace.h type rgb (line 4) | typedef struct { type hsv (line 10) | typedef struct { FILE: esp8266_artnet_neopixel/neopixel_mode.cpp function mode0 (line 42) | void mode0(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode1 (line 79) | void mode1(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode2 (line 128) | void mode2(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode3 (line 189) | void mode3(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode4 (line 281) | void mode4(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode5 (line 368) | void mode5(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode6 (line 443) | void mode6(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode7 (line 516) | void mode7(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode8 (line 591) | void mode8(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode9 (line 663) | void mode9(uint16_t universe, uint16_t length, uint8_t sequence, uint8_t... function mode10 (line 747) | void mode10(uint16_t universe, uint16_t length, uint8_t sequence, uint8_... function mode11 (line 823) | void mode11(uint16_t universe, uint16_t length, uint8_t sequence, uint8_... function mode12 (line 858) | void mode12(uint16_t universe, uint16_t length, uint8_t sequence, uint8_... function mode13 (line 909) | void mode13(uint16_t universe, uint16_t length, uint8_t sequence, uint8_... function singleLed (line 982) | void singleLed(byte r, byte g, byte b, byte w) { function singleRed (line 988) | void singleRed() { function singleGreen (line 991) | void singleGreen() { function singleBlue (line 994) | void singleBlue() { function singleYellow (line 997) | void singleYellow() { function singleCyan (line 1000) | void singleCyan() { function singleMagenta (line 1003) | void singleMagenta() { function red (line 1008) | uint8_t red(uint32_t c) { function green (line 1011) | uint8_t green(uint32_t c) { function blue (line 1014) | uint8_t blue(uint32_t c) { function Wheel (line 1019) | uint32_t Wheel(byte WheelPos) { function fullRed (line 1033) | void fullRed() { function fullGreen (line 1041) | void fullGreen() { function fullBlue (line 1048) | void fullBlue() { function fullWhite (line 1055) | void fullWhite() { function fullBlack (line 1062) | void fullBlack() { function colorWipe (line 1070) | void colorWipe(uint8_t wait, uint32_t c) { function pulseWhite (line 1078) | void pulseWhite(uint8_t wait) { function rainbowFade2White (line 1096) | void rainbowFade2White(uint8_t wait, int rainbowLoops, int whiteLoops) { function whiteOverRainbow (line 1144) | void whiteOverRainbow(uint8_t wait, uint8_t whiteSpeed, uint8_t whiteLen... function rainbowCycle (line 1180) | void rainbowCycle(uint8_t wait) { function rainbow (line 1191) | void rainbow(uint8_t wait) { function map_hsv_to_rgb (line 1202) | void map_hsv_to_rgb(int *r, int *g, int *b) { FILE: esp8266_artnet_neopixel/webinterface.cpp function String (line 9) | static String getContentType(const String& path) { function defaultConfig (line 31) | bool defaultConfig() { function loadConfig (line 48) | bool loadConfig() { function saveConfig (line 90) | bool saveConfig() { function printRequest (line 120) | void printRequest() { function handleUpdate1 (line 141) | void handleUpdate1() { function handleUpdate2 (line 148) | void handleUpdate2() { function handleDirList (line 173) | void handleDirList() { function handleNotFound (line 186) | void handleNotFound() { function handleRedirect (line 209) | void handleRedirect(const char * filename) { function handleRedirect (line 213) | void handleRedirect(String filename) { function handleStaticFile (line 220) | bool handleStaticFile(const char * path) { function handleStaticFile (line 224) | bool handleStaticFile(String path) { function handleJSON (line 238) | void handleJSON() { FILE: esp8266_artnet_neopixel/webinterface.h type Config (line 29) | struct Config { FILE: esp8266_fieldtrip_buffer/fieldtrip_buffer.cpp function fieldtrip_open_connection (line 11) | int fieldtrip_open_connection(const char *address, int port) { function fieldtrip_close_connection (line 24) | int fieldtrip_close_connection(int s) { function fieldtrip_write_header (line 33) | int fieldtrip_write_header(int server, uint32_t datatype, uint32_t nchan... function fieldtrip_write_data (line 85) | int fieldtrip_write_data(int server, uint32_t datatype, uint32_t nchans,... function wordsize_from_type (line 133) | int wordsize_from_type(uint32_t datatype) { FILE: esp8266_fieldtrip_buffer/fieldtrip_buffer.h type messagedef_t (line 61) | typedef struct { type headerdef_t (line 69) | typedef struct { type datadef_t (line 80) | typedef struct { type eventdef_t (line 89) | typedef struct { FILE: esp8266_imu_osc/I2Cscan.cpp function I2Cscan (line 6) | void I2Cscan() FILE: esp8266_imu_osc/rgb_led.cpp function ledInit (line 3) | void ledInit() { function ledRed (line 17) | void ledRed() { function ledGreen (line 23) | void ledGreen() { function ledBlue (line 29) | void ledBlue() { function ledYellow (line 35) | void ledYellow() { function ledMagenta (line 41) | void ledMagenta() { function ledCyan (line 47) | void ledCyan() { function ledBlack (line 53) | void ledBlack() { function ledWhite (line 59) | void ledWhite() { FILE: esp8266_imu_osc/tca9548a.h function class (line 9) | class tca9548a { FILE: esp8266_imu_osc/webinterface.cpp function String (line 10) | static String getContentType(const String& path) { function defaultConfig (line 32) | bool defaultConfig() { function loadConfig (line 45) | bool loadConfig() { function saveConfig (line 85) | bool saveConfig() { function printRequest (line 113) | void printRequest() { function handleUpdate1 (line 134) | void handleUpdate1() { function handleUpdate2 (line 141) | void handleUpdate2() { function handleDirList (line 166) | void handleDirList() { function handleNotFound (line 179) | void handleNotFound() { function handleRedirect (line 202) | void handleRedirect(const char * filename) { function handleRedirect (line 206) | void handleRedirect(String filename) { function handleStaticFile (line 213) | bool handleStaticFile(const char * path) { function handleStaticFile (line 217) | bool handleStaticFile(String path) { function handleJSON (line 231) | void handleJSON() { function handleFileUpload (line 287) | void handleFileUpload() { // upload a new file to the SPIFFS FILE: esp8266_imu_osc/webinterface.h type Config (line 29) | struct Config { FILE: esp8266_inmp411/RunningStat.h function class (line 5) | class RunningStat FILE: esp8266_polar_wearlink/rgb_led.cpp function ledInit (line 3) | void ledInit() { function ledRed (line 11) | void ledRed() { function ledGreen (line 17) | void ledGreen() { function ledBlue (line 23) | void ledBlue() { function ledYellow (line 29) | void ledYellow() { function ledMagenta (line 35) | void ledMagenta() { function ledCyan (line 41) | void ledCyan() { function ledBlack (line 47) | void ledBlack() { function ledWhite (line 53) | void ledWhite() { function ledRed (line 61) | void ledRed() { function ledGreen (line 67) | void ledGreen() { function ledBlue (line 73) | void ledBlue() { function ledYellow (line 79) | void ledYellow() { function ledMagenta (line 85) | void ledMagenta() { function ledCyan (line 91) | void ledCyan() { function ledBlack (line 97) | void ledBlack() { function ledWhite (line 103) | void ledWhite() { FILE: esp8266_polar_wearlink/webinterface.cpp function String (line 10) | static String getContentType(const String& path) { function defaultConfig (line 32) | bool defaultConfig() { function loadConfig (line 41) | bool loadConfig() { function saveConfig (line 75) | bool saveConfig() { function printRequest (line 97) | void printRequest() { function handleUpdate1 (line 118) | void handleUpdate1() { function handleUpdate2 (line 125) | void handleUpdate2() { function handleDirList (line 150) | void handleDirList() { function handleNotFound (line 163) | void handleNotFound() { function handleRedirect (line 186) | void handleRedirect(const char * filename) { function handleRedirect (line 190) | void handleRedirect(String filename) { function handleStaticFile (line 197) | bool handleStaticFile(const char * path) { function handleStaticFile (line 201) | bool handleStaticFile(String path) { function handleJSON (line 215) | void handleJSON() { FILE: esp8266_polar_wearlink/webinterface.h type Config (line 29) | struct Config { FILE: esp8266_pulse_sensor/blink_led.cpp function changeState (line 13) | void changeState() { function ledInit (line 17) | void ledInit() { function ledOn (line 21) | void ledOn() { function ledOff (line 29) | void ledOff() { function ledSlow (line 37) | void ledSlow() { function ledMedium (line 45) | void ledMedium() { function ledFast (line 53) | void ledFast() { FILE: esp8266_pulse_sensor/fieldtrip_buffer.cpp function fieldtrip_open_connection (line 11) | int fieldtrip_open_connection(const char *address, int port) { function fieldtrip_close_connection (line 25) | int fieldtrip_close_connection(int s) { function fieldtrip_write_header (line 37) | int fieldtrip_write_header(int server, uint32_t datatype, uint32_t nchan... function fieldtrip_write_data (line 97) | int fieldtrip_write_data(int server, uint32_t datatype, uint32_t nchans,... function wordsize_from_type (line 153) | int wordsize_from_type(uint32_t datatype) { FILE: esp8266_pulse_sensor/fieldtrip_buffer.h type messagedef_t (line 61) | typedef struct { type headerdef_t (line 69) | typedef struct { type datadef_t (line 80) | typedef struct { type eventdef_t (line 89) | typedef struct { FILE: esp8266_pulse_sensor/webinterface.cpp function String (line 9) | static String getContentType(const String& path) { function defaultConfig (line 31) | bool defaultConfig() { function loadConfig (line 39) | bool loadConfig() { function saveConfig (line 72) | bool saveConfig() { function printRequest (line 94) | void printRequest() { function handleUpdate1 (line 115) | void handleUpdate1() { function handleUpdate2 (line 122) | void handleUpdate2() { function handleDirList (line 147) | void handleDirList() { function handleNotFound (line 160) | void handleNotFound() { function handleRedirect (line 183) | void handleRedirect(const char * filename) { function handleRedirect (line 187) | void handleRedirect(String filename) { function handleStaticFile (line 194) | bool handleStaticFile(const char * path) { function handleStaticFile (line 198) | bool handleStaticFile(String path) { function handleJSON (line 212) | void handleJSON() { FILE: esp8266_pulse_sensor/webinterface.h type Config (line 29) | struct Config { FILE: rp2040_dac7578/blink_led.cpp function changeState (line 13) | void changeState() { function ledInit (line 17) | void ledInit() { function ledOn (line 21) | void ledOn() { function ledOff (line 29) | void ledOff() { function ledSlow (line 37) | void ledSlow() { function ledMedium (line 45) | void ledMedium() { function ledFast (line 53) | void ledFast() { FILE: teensy_gps_temp_ttn/payload.h type payload_t (line 3) | struct payload_t { FILE: teensy_gps_temp_ttn/sensor.cpp function init_sensor (line 39) | void init_sensor() { function read_sensor (line 56) | void read_sensor() { function readVcc (line 118) | uint32_t readVcc() { function crc_update (line 134) | unsigned long crc_update(unsigned long crc, byte data) function crc_buf (line 146) | unsigned long crc_buf(char *b, unsigned long l) function crc_string (line 157) | unsigned long crc_string(char *s) FILE: teensy_midifilter/midiname.c type usb_string_descriptor_struct (line 15) | struct usb_string_descriptor_struct FILE: uno_dac7578/blink_led.cpp function ledInit (line 13) | void ledInit() { function ledOn (line 18) | void ledOn() { function ledOff (line 26) | void ledOff() { function ledSlow (line 34) | void ledSlow() { function ledMedium (line 42) | void ledMedium() { function ledFast (line 50) | void ledFast() { function ledFlip (line 58) | void ledFlip() {