MCPcopy Index your code

hub / github.com/kiibohd/controller / functions

Functions2,387 in github.com/kiibohd/controller

↓ 1 callersFunctionTrigger_isLongTriggerMacro
Determine if long TriggerMacro (more than 1 sequence element)
Macro/PartialMap/trigger.c:173
↓ 1 callersFunctionTrigger_process
Macro/PartialMap/trigger.c:929
↓ 1 callersFunctionTrigger_setup
Macro/PartialMap/trigger.c:917
↓ 1 callersFunctionTrigger_updateTriggerMacroPendingList
Update pending trigger list
Macro/PartialMap/trigger.c:821
↓ 1 callersFunctionUART_firmwareReload
Sets the device into firmware reload mode
Output/UARTOut/output_uart.c:81
↓ 1 callersFunctionUART_softReset
Soft Chip Reset
Output/UARTOut/output_uart.c:126
↓ 1 callersFunctionUSB0_Handler
Bootloader/kinetis.c:232
↓ 1 callersFunctionUSB_indicator_update
Gather USB HID LED states Keeps track of previous state, and sends new state to PartialMap
Output/USB/output_usb.c:867
↓ 1 callersFunctionUSB_suspend_status_update
Gather USB Suspend/Sleep status Send events accordingly to PartialMap depending on status
Output/USB/output_usb.c:944
↓ 1 callersFunction_DoInit
Output/SeggerRTT/SEGGER_RTT.c:276
↓ 1 callersFunction_EncodeData
* * _EncodeData() * * Function description * Encode a byte buffer in variable-length format. * * Parameters * pPayload - Pointer
Output/SeggerRTT/SEGGER_SYSVIEW.c:354
↓ 1 callersFunction_HandleIncomingPacket
Output/SeggerRTT/SEGGER_SYSVIEW.c:457
↓ 1 callersFunction_PreparePacket
* * _PreparePacket() * * Function description * Prepare a SystemView event packet header. * * Parameters * pPacket - Pointer to s
Output/SeggerRTT/SEGGER_SYSVIEW.c:440
↓ 1 callersFunction_PrintInt
* * _PrintInt() * * Function description * Print a signed integer with the given formatting into the * formatted string. * * Pa
Output/SeggerRTT/SEGGER_SYSVIEW.c:977
↓ 1 callersFunction_TrySendOverflowPacket
Output/SeggerRTT/SEGGER_SYSVIEW.c:522
↓ 1 callersFunction__SMLALD
* @brief C custom defined SMLALD for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:1004
↓ 1 callersFunction__SMUAD
* @brief C custom defined SMUAD for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:1030
↓ 1 callersMethod__init__
Constructor @param parent: Parent object @param layer: Layer argument to use in tests @param action: Li
Scan/TestIn/Tests/layers.py:140
↓ 1 callersMethod__init__
KLLTest base class constructor @param tests: Specify number of sub-tests to run, None if all of them. @param test: Specify
Scan/TestIn/Tests/common.py:146
↓ 1 callersFunction__set_primask
Lib/atomic.h:59
↓ 1 callersFunction_handle_wrap
Wrap the handle function to replace the passed in record's getMessage function before calling handle.
Scan/TestIn/Tests/kiilogger.py:83
↓ 1 callersFunctionadc_configure_sequence
* \brief Configure conversion sequence. * * \param p_adc Pointer to an ADC instance. * \param ch_list Channel sequence list. * \param number Numbe
Lib/ASF/sam/drivers/adc/adc.c:228
↓ 1 callersFunctionadc_configure_timing
* \brief Configure ADC timing. * * \param p_adc Pointer to an ADC instance. * \param uc_tracking ADC tracking time = uc_tracking / ADC clock. * \p
Lib/ASF/sam/drivers/adc/adc.c:261
↓ 1 callersFunctionadc_configure_trigger
* \brief Configure conversion trigger and free run mode. * * \param p_adc Pointer to an ADC instance. * \param trigger Conversion trigger. * \para
Lib/ASF/sam/drivers/adc/adc.c:168
↓ 1 callersFunctionadc_disable_channel_input_offset
* \brief Disable analog signal offset for the specified channel. * * \param p_adc Pointer to an ADC instance. * \param channel ADC channel number.
Lib/ASF/sam/drivers/adc/adc.c:593
↓ 1 callersFunctionadc_enable_anch
* \brief Enable analog change. * * \note It allows different analog settings for each channel. * * \param p_Adc Pointer to an ADC instance. */
Lib/ASF/sam/drivers/adc/adc.c:299
↓ 1 callersFunctionadc_enable_channel
* \brief Enable the specified ADC channel. * * \param p_adc Pointer to an ADC instance. * \param adc_ch ADC channel number. */
Lib/ASF/sam/drivers/adc/adc.c:347
↓ 1 callersFunctionadc_enable_channel_input_offset
* \brief Enable analog signal offset for the specified channel. * * \param p_adc Pointer to an ADC instance. * \param channel ADC channel number.
Lib/ASF/sam/drivers/adc/adc.c:582
↓ 1 callersFunctionadc_enable_interrupt
* \brief Enable ADC interrupts. * * \param p_adc Pointer to an ADC instance. * \param ul_source Interrupts to be enabled. */
Lib/ASF/sam/drivers/adc/adc.c:652
↓ 1 callersFunctionadc_enable_tag
* \brief Enable TAG option so that the number of the last converted channel * can be indicated. * * \param p_adc Pointer to an ADC instance. */
Lib/ASF/sam/drivers/adc/adc.c:443
↓ 1 callersFunctionadc_enable_ts
* \brief Turn on temperature sensor. * * \param p_adc Pointer to an ADC instance. */
Lib/ASF/sam/drivers/adc/adc.c:738
↓ 1 callersFunctionadc_init
* \brief Initialize the given ADC with the specified ADC clock and startup time. * * \param p_adc Pointer to an ADC instance. * \param ul_mck Main
Lib/ASF/sam/drivers/adc/adc.c:70
↓ 1 callersFunctionadc_set_calibmode
* \brief Set ADC auto calibration mode. * * \param p_adc Pointer to an ADC instance. */
Lib/ASF/sam/drivers/adc/adc.c:621
↓ 1 callersFunctionadc_set_channel_input_gain
* \brief Configure input gain for the specified channel. * * \param p_adc Pointer to an ADC instance. * \param channel ADC channel number. * \para
Lib/ASF/sam/drivers/adc/adc.c:608
↓ 1 callersFunctionadc_start_sequencer
* \brief Enable conversion sequencer. * * \param p_adc Pointer to an ADC instance. */
Lib/ASF/sam/drivers/adc/adc.c:479
↓ 1 callersMethodadd
Adds LayerStateInstance to history, truncating oldest state if necessary @param layerstate: NamedTuple (LayerStateInstance) of layer
Lib/host.py:240
↓ 1 callersMethodanimationDisplayBuffers
Returns a list of display buffers currently allocated
Scan/TestIn/host.py:594
↓ 1 callersFunctionarch_ioport_disable_pin
Lib/ASF/common/services/ioport/sam/ioport_pio.h:171
↓ 1 callersFunctionarch_ioport_enable_pin
Lib/ASF/common/services/ioport/sam/ioport_pio.h:165
↓ 1 callersFunctionarch_ioport_get_pin_level
Lib/ASF/common/services/ioport/sam/ioport_pio.h:302
↓ 1 callersFunctionarch_ioport_init
Lib/ASF/common/services/ioport/sam/ioport_pio.h:131
↓ 1 callersFunctionarch_ioport_set_pin_dir
Lib/ASF/common/services/ioport/sam/ioport_pio.h:264
↓ 1 callersFunctionarch_ioport_set_pin_level
Lib/ASF/common/services/ioport/sam/ioport_pio.h:278
↓ 1 callersFunctionarch_ioport_set_pin_sense_mode
Lib/ASF/common/services/ioport/sam/ioport_pio.h:366
↓ 1 callersFunctionarch_ioport_set_port_dir
Lib/ASF/common/services/ioport/sam/ioport_pio.h:250
↓ 1 callersFunctionarch_ioport_set_port_level
Lib/ASF/common/services/ioport/sam/ioport_pio.h:290
↓ 1 callersFunctionarch_ioport_toggle_pin_level
Lib/ASF/common/services/ioport/sam/ioport_pio.h:313
↓ 1 callersFunctionarch_ioport_toggle_port_level
Lib/ASF/common/services/ioport/sam/ioport_pio.h:325
↓ 1 callersMethodbuild_callback_list
Builds dictionary of callbacks that libkiibohd.so may call
Lib/host.py:426
↓ 1 callersMethodbuild_command_list
Builds dictionary of commands that can be called
Lib/host.py:418
↓ 1 callersMethodcallback_setup
Setup callback
Lib/host.py:434
↓ 1 callersFunctioncapsense_scan
Scan/Deprecated/DPH/scan_loop.c:346
↓ 1 callersMethodcenter_image
(self, input_image)
Scan/Devices/STLcd/bitmap2Struct.py:148
↓ 1 callersMethodcheck_boundries
(self, input_image)
Scan/Devices/STLcd/bitmap2Struct.py:138
↓ 1 callersFunctioncheck_caps_lock
LCD State processing loop
Scan/Devices/STLcd/lcd_scan.c:468
↓ 1 callersMethodclean
Cleanup between tests
Scan/TestIn/Tests/layers.py:235
↓ 1 callersMethodclean_animation_stack
Clean animation stack (if necessary) Only runs if PixelMap module is compiled in.
Scan/TestIn/Tests/common.py:254
↓ 1 callersMethodcleanup
Cleanup previously evaluated step Uses the previous step to determine what to cleanup. Does not cleanup if it's not necessar
Scan/TestIn/Tests/common.py:569
↓ 1 callersMethodcli
Setup and process cli commands Convenience function for test cases
Lib/host.py:555
↓ 1 callersMethodcli_buffer
Returns list of all output lines printed to serial console
Lib/host.py:578
↓ 1 callersFunctioncm4_init
Lib/arm_cortex.c:55
↓ 1 callersMethodcodes
Return a list of usb codes in the USB packet
Output/TestOut/host.py:179
↓ 1 callersFunctioncompute_address
* \brief Compute the address of a flash by the given page and offset. * * \param p_efc Pointer to an EFC instance. * \param us_page Page number. *
Lib/ASF/sam/services/flash_efc/flash_efc.c:227
↓ 1 callersFunctioncpu_irq_is_enabled_flags
Lib/ASF/common/utils/interrupt/interrupt_sam_nvic.h:148
↓ 1 callersMethodcreate_and_convert_image
(self)
Scan/Devices/STLcd/bitmap2Struct.py:130
↓ 1 callersFunctiondac_next_sample
Appends the next sample If no sample is running, start sample. If a sample is already running queue a single sample If 1 sample is already queue, do n
Scan/Devices/DAC/dac.c:208
↓ 1 callersFunctiondacc_disable_interrupt
* \brief Disable DACC interrupts. * * \param p_dacc Pointer to a DACC instance. * \param ul_interrupt_mask The interrupt mask. */
Lib/ASF/sam/drivers/dacc/dacc.c:239
↓ 1 callersFunctiondacc_disable_trigger
* \brief Disable trigger (free run mode). * * \param p_dacc Pointer to a DACC instance. * \param channel Channel to be disabled */
Lib/ASF/sam/drivers/dacc/dacc.c:166
↓ 1 callersFunctiondacc_enable_channel
* \brief Enable DACC channel. * * \param p_dacc Pointer to a DACC instance. * \param ul_channel The output channel to enable. * * \return \ref D
Lib/ASF/sam/drivers/dacc/dacc.c:573
↓ 1 callersFunctiondacc_enable_interrupt
* \brief Enable DACC interrupts. * * \param p_dacc Pointer to a DACC instance. * \param ul_interrupt_mask The interrupt mask. */
Lib/ASF/sam/drivers/dacc/dacc.c:228
↓ 1 callersFunctiondacc_get_interrupt_status
* \brief Get the interrupt status. * * \param p_dacc Pointer to a DACC instance. * * \return The interrupt status. */
Lib/ASF/sam/drivers/dacc/dacc.c:263
↓ 1 callersFunctiondacc_reset
* \brief Reset DACC. * * \param p_dacc Pointer to a DACC instance. */
Lib/ASF/sam/drivers/dacc/dacc.c:109
↓ 1 callersFunctiondacc_set_analog_control
* \brief Set the analog control value. * * \param p_dacc Pointer to a DACC instance. * \param ul_analog_control Analog control configuration. *
Lib/ASF/sam/drivers/dacc/dacc.c:619
↓ 1 callersFunctiondacc_set_channel_selection
* \brief Disable flexible (TAG) mode and select a channel for DAC outputs. * * \param p_dacc Pointer to a DACC instance. * \param ul_channel Chann
Lib/ASF/sam/drivers/dacc/dacc.c:412
↓ 1 callersFunctiondacc_set_timing
* \brief Set the DACC timing. * * \param p_dacc Pointer to a DACC instance. * \param ul_startup Startup time selection. * \param ul_clock_divide
Lib/ASF/sam/drivers/dacc/dacc.c:391
↓ 1 callersFunctiondacc_set_transfer_mode
* \brief Set the transfer mode. * * \param p_dacc Pointer to a DACC instance. * \param ul_mode Transfer mode configuration. * * \return \ref DAC
Lib/ASF/sam/drivers/dacc/dacc.c:194
↓ 1 callersFunctiondacc_set_trigger
* \brief Enable trigger and set the trigger source. * * \param p_dacc Pointer to a DACC instance. * \param ul_trigger Trigger source number. * \p
Lib/ASF/sam/drivers/dacc/dacc.c:124
↓ 1 callersFunctiondeep_sleep
Enter sleep mode Must be awoken using a configured GPIO/WKUP pin
Lib/sleep.c:243
↓ 1 callersFunctiondfu_dnload_complete
Bootloader/dfu.c:63
↓ 1 callersFunctiondfu_handle_control
Bootloader/dfu.c:123
↓ 1 callersFunctiondfu_init
Bootloader/dfu.c:373
↓ 1 callersFunctiondfu_usb_init
Initialize DFU USB descriptor
Bootloader/dfu.desc.c:163
↓ 1 callersFunctiondfu_usb_poll
Poll USB for changes in DFU status
Bootloader/dfu.desc.c:169
↓ 1 callersFunctiondfu_write_done
Bootloader/dfu.c:44
↓ 1 callersFunctiondisable_write_buffering
Causes more BusFaults to be precise (good for debugging)
Lib/arm_cortex.c:76
↓ 1 callersFunctiondumpSenseTable
Scan/Deprecated/DPH/scan_loop.c:868
↓ 1 callersFunctionefc_perform_fcr
Lib/ASF/sam/drivers/efc/efc.c:408
↓ 1 callersMethodeval
Attempt to evaluate TriggerEval Only a single step. @return: True on valid execution, False if something unexpected ocurred
Scan/TestIn/Tests/common.py:528
↓ 1 callersFunctionfault_isr
NVIC - Default ISR
Lib/nrf5.c:65
↓ 1 callersFunctionflash_erase_user_signature
* \brief Erase the flash user signature. * * \return 0 if successful; otherwise returns an error code. */
Lib/ASF/sam/services/flash_efc/flash_efc.c:1054
↓ 1 callersFunctionflash_get_staging_area
Bootloader/flash.c:161
↓ 1 callersFunctionflash_is_security_bit_enabled
* \brief Check if the security bit is set or not. * * \retval 1 If the security bit is currently set. * \retval 0 If the security bit is currently
Lib/ASF/sam/services/flash_efc/flash_efc.c:948
↓ 1 callersFunctionflash_prepare_flashing
Bootloader/flash.c:54
↓ 1 callersFunctionflash_set_gpnvm
* \brief Set the given GPNVM bit. * * \param ul_gpnvm GPNVM bit index. * * \return 0 if successful; otherwise returns an error code. */
Lib/ASF/sam/services/flash_efc/flash_efc.c:861
↓ 1 callersFunctionflash_write_user_signature
* \brief Write the flash user signature. * * \param p_data Pointer to a data buffer to store info for the user signature. * \param ul_size Data buf
Lib/ASF/sam/services/flash_efc/flash_efc.c:1017
↓ 1 callersMethodgetLayerState
Retrieves current layer state @return: LayerStateInstance namedtuple of state and stack
Scan/TestIn/host.py:472
↓ 1 callersFunctionget_current_isr
Lib/arm_cortex.c:80
↓ 1 callersMethodget_filename
( self, fullname )
Scan/TestIn/interface.py:44
↓ 1 callersFunctionget_scan_code
Scan/PS2/PS2Keyboard.c:90
↓ 1 callersFunctionget_storage_block
Determine which block in page we are at
Lib/storage.c:114
← previousnext →701–800 of 2,387, ranked by callers