MCPcopy Create free account

hub / github.com/Chysn/O_C-HemisphereSuite / functions

Functions918 in github.com/Chysn/O_C-HemisphereSuite

↓ 48 callersMethodprint
software/o_c_REV/src/drivers/weegfx.cpp:432
↓ 34 callersMethodsetPrintPos
software/o_c_REV/src/drivers/weegfx.h:129
↓ 16 callersMethodsetPixel
software/o_c_REV/src/drivers/weegfx.h:120
↓ 13 callersMethodprintf
software/o_c_REV/src/drivers/weegfx.cpp:567
↓ 12 callersMethodcheckDifferentialPins
check whether the pins are a valid analog differential pins (including PGA if enabled)
software/o_c_REV/src/drivers/ADC/ADC_Module.cpp:775
↓ 12 callersMethodcheckPin
check whether the pin is a valid analog pin
software/o_c_REV/src/drivers/ADC/ADC_Module.cpp:757
↓ 12 callersMethoddrawLine
software/o_c_REV/src/drivers/weegfx.cpp:309
↓ 12 callersMethodinvertRect
software/o_c_REV/src/drivers/weegfx.cpp:171
↓ 12 callersMethodisConverting
Is the ADC converting at the moment?
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:491
↓ 11 callersMethoddrawRect
software/o_c_REV/src/drivers/weegfx.cpp:159
↓ 10 callersMethodread
software/o_c_REV/src/drivers/ADC/RingBuffer.cpp:55
↓ 9 callersFunctioncycles_to_us
software/o_c_REV/util/util_profiling.h:52
↓ 9 callersMethoddrawBitmap8
software/o_c_REV/src/drivers/weegfx.cpp:280
↓ 9 callersMethodprint_right
software/o_c_REV/src/drivers/weegfx.cpp:555
↓ 8 callersMethodget_value
software/o_c_REV/util/util_settings.h:78
↓ 8 callersMethodsaveConfig
Save config of the ADC to the ADC_Config struct
software/o_c_REV/src/drivers/ADC/ADC_Module.h:797
↓ 8 callersMethodsingleMode
Set single-shot conversion mode
software/o_c_REV/src/drivers/ADC/ADC_Module.h:601
↓ 8 callersMethodwrite
software/o_c_REV/src/drivers/ADC/RingBuffer.cpp:47
↓ 7 callersMethodInitDefaults
software/o_c_REV/util/util_settings.h:105
↓ 7 callersFunctionInterpolate824
software/o_c_REV/extern/stmlib_utils_dsp.h:95
↓ 7 callersMethodapply_value
software/o_c_REV/util/util_settings.h:86
↓ 7 callersMethodreadSingle
Reads the analog value of a single conversion. Set the conversion with with startSingleRead(pin) or startSingleDifferential(pinP, pinN). * \return t
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:762
↓ 6 callersFunctionDrawEditIcon
software/o_c_REV/OC_menus.h:147
↓ 6 callersMethodIsTOC
software/o_c_REV/vector_osc/HSVectorOscillator.h:40
↓ 6 callersMethodProcess
software/o_c_REV/OC_input_map.cpp:66
↓ 6 callersMethodSegments
If this is a TOC segment, Segments() will return how many segments are in the waveform */
software/o_c_REV/vector_osc/HSVectorOscillator.h:47
↓ 6 callersMethodisComplete
Is an ADC conversion ready? * \return 1 if yes, 0 if not. * When a value is read this function returns 0 until a new value exists * So it only make
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:509
↓ 5 callersMethoddrawFrame
software/o_c_REV/src/drivers/weegfx.cpp:177
↓ 5 callersMethodstartSingleRead
Starts an analog measurement on the pin. * It returns inmediately, read value with readSingle(). * If the pin is incorrect it returns ADC_ERROR_VALU
software/o_c_REV/src/drivers/ADC/ADC_Module.cpp:1031
↓ 4 callersMethodLookup
software/o_c_REV/braids_quantizer.cpp:107
↓ 4 callersMethodenable_acceleration
software/o_c_REV/UI/ui_encoder.h:61
↓ 4 callersMethodloadConfig
Load config to the ADC
software/o_c_REV/src/drivers/ADC/ADC_Module.h:806
↓ 4 callersMethodpretty_print_right
software/o_c_REV/src/drivers/weegfx.cpp:517
↓ 4 callersMethodstartDifferentialFast
Starts a differential conversion on the pair of pins Doesn't do any of the checks on the pins It doesn't change the continuous conversion bit
software/o_c_REV/src/drivers/ADC/ADC_Module.cpp:833
↓ 4 callersMethodstartReadFast
Starts a single-ended conversion on the pin (sets the mux correctly) Doesn't do any of the checks on the pin It doesn't change the continuous conversi
software/o_c_REV/src/drivers/ADC/ADC_Module.cpp:812
↓ 4 callersMethodwrite16
software/o_c_REV/util/util_SPIFIFO.h:256
↓ 3 callersMethodConfigure
software/o_c_REV/OC_input_map.cpp:50
↓ 3 callersMethodInit
software/o_c_REV/OC_ui.cpp:23
↓ 3 callersMethodInit
software/o_c_REV/src/drivers/weegfx.cpp:111
↓ 3 callersMethodPoke
software/o_c_REV/UI/ui_event_queue.h:70
↓ 3 callersMethodPullEvent
software/o_c_REV/UI/ui_event_queue.h:66
↓ 3 callersMethodRead
software/o_c_REV/UI/ui_encoder.h:72
↓ 3 callersMethodRestore
software/o_c_REV/util/util_settings.h:130
↓ 3 callersMethodSave
software/o_c_REV/util/util_settings.h:110
↓ 3 callersFunctionUSAT16
software/o_c_REV/util/util_math.h:42
↓ 3 callersMethodavailable
software/o_c_REV/OC_menus.h:437
↓ 3 callersFunctioncontrol_mask
software/o_c_REV/OC_ui.h:39
↓ 3 callersMethoddrawCircle
software/o_c_REV/src/drivers/weegfx.cpp:359
↓ 3 callersMethodmax_value
software/o_c_REV/util/util_profiling.h:72
↓ 3 callersMethodmin_value
software/o_c_REV/util/util_profiling.h:68
↓ 3 callersMethodset_data
software/o_c_REV/HSMIDI.h:98
↓ 3 callersMethodvalue
software/o_c_REV/OC_ADC.h:57
↓ 2 callersFunctionCalcLineY
software/o_c_REV/OC_menus.h:59
↓ 2 callersMethodDrawAt
software/o_c_REV/SegmentDisplay.h:24
↓ 2 callersMethodHandleButtonEvent
software/o_c_REV/OC_autotuner.h:202
↓ 2 callersFunctionInit
software/o_c_REV/OC_debug.cpp:49
↓ 2 callersMethodInit
software/o_c_REV/enigma/EnigmaStep.h:31
↓ 2 callersFunctionInterpolate1022
software/o_c_REV/extern/stmlib_utils_dsp.h:126
↓ 2 callersFunctionInterpolate115
software/o_c_REV/extern/stmlib_utils_dsp.h:132
↓ 2 callersMethodOut
/////////// Hemisphere-like IO methods ///////////////////////////////////////////////////////////////////////////
software/o_c_REV/HSApplication.h:103
↓ 2 callersMethodSetSegment
Add a new segment to the end */
software/o_c_REV/vector_osc/HSVectorOscillator.h:88
↓ 2 callersMethodUnlock
software/o_c_REV/util/util_sync.h:54
↓ 2 callersMethodWrite
software/o_c_REV/util/util_ringbuffer.h:61
↓ 2 callersMethodanalogReadContinuous
Reads the analog value of a continuous conversion. Set the continuous conversion with with analogStartContinuous(pin) or startContinuousDifferential(p
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:879
↓ 2 callersMethodclamp
software/o_c_REV/util/util_settings.h:49
↓ 2 callersMethodgetResolution
Returns the resolution of the ADC_Module.
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:237
↓ 2 callersMethodmode
software/o_c_REV/tonnetz/tonnetz_abstract_triad.h:50
↓ 2 callersMethodreverse
software/o_c_REV/UI/ui_encoder.h:68
↓ 2 callersFunctionrotl32
software/o_c_REV/bjorklund.h:46
↓ 2 callersMethodstartContinuous
Starts continuous conversion on the pin. It returns as soon as the ADC is set, use analogReadContinuous() to read the value. */
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:778
↓ 2 callersMethodstartContinuousDifferential
Starts continuous conversion between the pins (pinP-pinN). It returns as soon as the ADC is set, use analogReadContinuous() to read the value. * \para
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:829
↓ 2 callersMethodstopContinuous
Stops continuous conversion
software/o_c_REV/src/drivers/ADC/OC_util_ADC.cpp:892
↓ 1 callersMethodBegin
software/o_c_REV/src/drivers/weegfx.cpp:116
↓ 1 callersMethodClockOut
software/o_c_REV/HSApplication.h:147
↓ 1 callersFunctionDrawGateIndicator
software/o_c_REV/OC_menus.h:249
↓ 1 callersFunctionEuclideanPattern
software/o_c_REV/bjorklund.cpp:1348
↓ 1 callersFunctionFlush
software/o_c_REV/src/drivers/display.h:41
↓ 1 callersMethodFlush
static*/
software/o_c_REV/src/drivers/SH1106_128x64_driver.cpp:127
↓ 1 callersMethodFlush
software/o_c_REV/UI/ui_event_queue.h:47
↓ 1 callersMethodGateOut
software/o_c_REV/HSApplication.h:130
↓ 1 callersMethodHandleEncoderEvent
software/o_c_REV/OC_autotuner.h:244
↓ 1 callersFunctionInit
software/o_c_REV/src/drivers/display.cpp:33
↓ 1 callersFunctionInterpolate88
software/o_c_REV/extern/stmlib_utils_dsp.h:114
↓ 1 callersMethodIsRunning
software/o_c_REV/HSClockManager.h:108
↓ 1 callersMethodLock
software/o_c_REV/util/util_sync.h:59
↓ 1 callersMethodPush
software/o_c_REV/util/util_history.h:59
↓ 1 callersMethodSetButtonIgnoreMask
software/o_c_REV/OC_ui.h:101
↓ 1 callersMethodSetTOC
software/o_c_REV/vector_osc/HSVectorOscillator.h:41
↓ 1 callersMethodTock
Returns true if the clock should fire on this tick, based on the current tempo */
software/o_c_REV/HSClockManager.h:115
↓ 1 callersMethodTryLock
software/o_c_REV/util/util_sync.h:67
↓ 1 callersFunctionUpdate
software/o_c_REV/src/drivers/display.h:47
↓ 1 callersMethodUpdate
software/o_c_REV/OC_DAC.h:209
↓ 1 callersMethodUpdate
software/o_c_REV/src/drivers/page_display_driver.h:29
↓ 1 callersMethodapply_offsets
software/o_c_REV/tonnetz/tonnetz_abstract_triad.h:70
↓ 1 callersFunctionapply_transformation
software/o_c_REV/tonnetz/tonnetz.h:61
↓ 1 callersMethodbegin
software/o_c_REV/util/util_SPIFIFO.h:183
↓ 1 callersFunctionbjorklund
(pulses, steps)
software/o_c_REV/resources/bjorklund.py:21
↓ 1 callersFunctionbuild
(level)
software/o_c_REV/resources/bjorklund.py:41
↓ 1 callersFunctioncapture_event
software/o_c_REV/src/drivers/FreqMeasure/OC_FreqMeasureCapture.h:111
↓ 1 callersFunctioncapture_init
software/o_c_REV/src/drivers/FreqMeasure/OC_FreqMeasureCapture.h:87
next →1–100 of 918, ranked by callers