MCPcopy Index your code

hub / github.com/kiibohd/controller / functions

Functions2,387 in github.com/kiibohd/controller

↓ 7 callersFunctionSEGGER_SYSVIEW_OnTaskCreate
* * SEGGER_SYSVIEW_OnTaskCreate() * * Function description * Record a Task Create event. The Task Create event corresponds * to cre
Output/SeggerRTT/SEGGER_SYSVIEW.c:2007
↓ 7 callersFunctionSEGGER_SYSVIEW_OnTaskStartExec
* * SEGGER_SYSVIEW_OnTaskStartExec() * * Function description * Record a Task Start Execution event. The Task Start event * corresp
Output/SeggerRTT/SEGGER_SYSVIEW.c:2056
↓ 7 callersFunctionSEGGER_SYSVIEW_OnTaskTerminate
* * SEGGER_SYSVIEW_OnTaskTerminate() * * Function description * Record a Task termination event. * The Task termination event corr
Output/SeggerRTT/SEGGER_SYSVIEW.c:2032
↓ 7 callersFunctionSEGGER_SYSVIEW_SendTaskInfo
* * SEGGER_SYSVIEW_SendTaskInfo() * * Function description * Send a Task Info Packet, containing TaskId for identification, * task p
Output/SeggerRTT/SEGGER_SYSVIEW.c:1750
↓ 7 callersFunctionTransactionBuffer_current_size
Calculates the current size of the Transaction buffer
Scan/Devices/DAC/dac.c:69
↓ 7 callersFunctionint2array
Bootloader/swd/swd_host.c:91
↓ 7 callersFunctionmpu_setup_region
Lib/arm_cortex.c:192
↓ 7 callersMethodpending_trigger_list
Returns list of pending triggers
Lib/host.py:304
↓ 7 callersFunctionresult
Sums up test results and displays Exits Python with with success (0) if there were no test failures Exits with failure (1) otherwise
Scan/TestIn/Tests/common.py:1487
↓ 7 callersFunctionswd_set_target_state_hw
Bootloader/swd/swd_host.c:778
↓ 7 callersFunctionudc_update_iface_desc
* \brief Search an interface descriptor * This routine updates the internal pointer udc_ptr_iface. * * \param iface_num Interface number to fin
Lib/ASF/common/services/usb/udc/udc.c:219
↓ 7 callersFunctionudd_ctrl_stall_data
Lib/ASF/sam/drivers/udp/udp_device.c:1237
↓ 6 callersFunctionLED_setupPage
Enables given page IS31FL3733 requires unlocking the 0xFD register
Scan/Devices/ISSILed/led_scan.c:342
↓ 6 callersFunctionPixel_pixelSet
Set each of the channels to a specific value
Macro/PixelMap/pixel.c:2233
↓ 6 callersFunctionReset_CleanupExternal
Lib/gpio.c:329
↓ 6 callersFunctionTime_duration_ms
Lib/time.c:413
↓ 6 callersFunctionTime_tick_reset
Lib/time.c:460
↓ 6 callersFunctionUSB_flushBuffers
Flush Key buffers
Output/USB/output_usb.c:747
↓ 6 callersFunction_PostTerminalSwitch
* * _PostTerminalSwitch() * * Function description * Switch terminal to the given terminal ID. It is the caller's * responsibility to en
Output/SeggerRTT/SEGGER_RTT.c:459
↓ 6 callersFunction_WriteBlocking
* * _WriteBlocking() * * Function description * Stores a specified number of characters in SEGGER RTT ring buffer * and updates the assoc
Output/SeggerRTT/SEGGER_RTT.c:331
↓ 6 callersFunctioncalcul_startup
* \brief calcul_startup */
Lib/ASF/sam/drivers/adc/adc.c:792
↓ 6 callersFunctiondelay_ms
Delay by specified ms
Lib/delay.c:82
↓ 6 callersFunctionfault_isr
NVIC - Default ISR
Lib/sam.c:86
↓ 6 callersFunctionopen_usb_device
LoadFile/teensy_loader_cli.c:203
↓ 6 callersFunctionpio_handler_process
* \brief Process an interrupt request on the given PIO controller. * * \param p_pio PIO controller base address. * \param ul_id PIO controller ID.
Lib/ASF/sam/drivers/pio/pio_handler.c:79
↓ 6 callersFunctionpll_enable_source
Lib/ASF/common/services/clock/sam4s/pll.h:177
↓ 6 callersFunctionprocessKeyValue
Scan/Deprecated/SonyOA-S3400/scan_loop.c:283
↓ 6 callersFunctionrevsStr
Debug/print/print.c:465
↓ 6 callersFunctionsysclk_get_cpu_hz
* \brief Return the current rate in Hz of the CPU clock * * \todo This function assumes that the CPU always runs at the system * clock frequency. W
Lib/ASF/common/services/clock/sam4s/sysclk.h:361
↓ 6 callersFunctionudd_ep_in_sent
Lib/ASF/sam/drivers/udp/udp_device.c:1425
↓ 6 callersFunctionudd_is_high_speed
Lib/ASF/sam/drivers/udp/udp_device.c:663
↓ 6 callersFunctionusb_free
Output/USB/arm/usb_mem.c:100
↓ 6 callersFunctionusb_tx
Output/USB/arm/usb_dev.c:1408
↓ 5 callersFunctionADCBuffer_current_size
Calculates the current size of the ADC buffer
Scan/Devices/JoystickCJP13119D02/joystick_scan.c:204
↓ 5 callersFunctionHIDIO_buffer_free_bytes
Determines available space in ring buffer
Output/HID-IO/hidio_com.c:260
↓ 5 callersFunctionHIDIO_buffer_push_byte
Push byte to ring buffer XXX (HaaTa): Does not check if full, that needs to be validated ahead of time
Output/HID-IO/hidio_com.c:193
↓ 5 callersFunctionLatency_query
Query latency type: type of query resource: index of resource return: latency query result
Debug/latency/latency.c:93
↓ 5 callersFunctionMacro_pressReleaseAdd
Macro/PartialMap/macro.c:506
↓ 5 callersFunctionMatrix_keyPositionDebug
Show KeyPosition state
Scan/Devices/MatrixARMPeriodic/matrix_scan.c:231
↓ 5 callersFunctionMatrix_pin
Pin action (Strobe, Sense, Strobe Setup, Sense Setup) NOTE: This function is highly dependent upon the organization of the register map Only guarantee
Scan/Devices/Deprecated/MatrixARM/matrix_scan.c:123
↓ 5 callersFunctionOutput_update_external_current
Update external current (mA) Triggers power change event
Output/Interface/output_gen.c:176
↓ 5 callersFunctionPIN_SWDIO_OUT
SWDIO I/O pin: Set Output (used in SWD mode only). \param bit Output value for the SWDIO DAP hardware I/O pin. */
Bootloader/swd/DAP_config.h:208
↓ 5 callersFunctionPixel_bufferMap
PixelBuf lookup - Determines which buffer a channel resides in
Macro/PixelMap/pixel.c:1186
↓ 5 callersFunctionPixel_channelToggle
Toggle the given channel Debug function, used by cli only XXX
Macro/PixelMap/pixel.c:2199
↓ 5 callersFunctionPixel_clearPixels
Clears all pixels
Macro/PixelMap/pixel.c:1106
↓ 5 callersFunctionTrigger_DetermineScanCodeOnTrigger
Determines whether or not a scancode is used on a trigger index -> index within trigger list
Macro/PartialMap/trigger.c:876
↓ 5 callersFunctionUSB_availablechar
USB Input buffer available
Output/USB/output_usb.c:1116
↓ 5 callersFunction__CLZ
Lib/CMSIS/Include/arm_math.h:519
↓ 5 callersFunction__NOP
\brief No Operation No Operation does nothing. This instruction can be used for code alignment purposes. */
Lib/CMSIS/Include/core_cmInstr.h:388
↓ 5 callersFunction__WFE
\brief Wait For Event Wait For Event is a hint instruction that permits the processor to enter a low-power state until one of a number of ev
Lib/CMSIS/Include/core_cmInstr.h:410
↓ 5 callersFunctionefc_get_result
* \brief Get the result of the last executed command. * * \param p_efc Pointer to an EFC instance. * * \return The result of the last executed com
Lib/ASF/sam/drivers/efc/efc.c:297
↓ 5 callersFunctionflash_is_gpnvm_set
* \brief Check if the given GPNVM bit is set or not. * * \param ul_gpnvm GPNVM bit index. * * \retval 1 If the given GPNVM bit is currently set.
Lib/ASF/sam/services/flash_efc/flash_efc.c:911
↓ 5 callersFunctionftfl_submit_cmd
This will have to live in SRAM. */
Bootloader/flash.c:35
↓ 5 callersFunctioni2c_isr
Scan/Devices/ISSILed/i2c.c:416
↓ 5 callersFunctionmemcmp
Lib/sam.c:446
↓ 5 callersFunctionpdc_disable_transfer
* \brief Disable PDC transfers (TX and/or RX). * * \param[out] p_pdc Device structure pointer * \param[in] ul_controls Transfer directions *
Lib/ASF/sam/drivers/pdc/pdc.c:159
↓ 5 callersFunctionpll_enable
Lib/ASF/common/services/clock/sam4s/pll.h:139
↓ 5 callersFunctionpmc_enable_periph_clk
* \brief Enable the specified peripheral clock. * * \note The ID must NOT be shifted (i.e., 1 << ID_xxx). * * \param ul_id Peripheral ID (ID_xxx).
Lib/ASF/sam/drivers/pmc/pmc.c:682
↓ 5 callersFunctionprompt
Debug/cli/cli.c:120
↓ 5 callersFunctionpwm_channel_disable
* \brief Disable the PWM channel. * * \note A disabled PWM channel can be re-initialized using pwm_channel_init(). * * \param p_pwm Pointer to a P
Lib/ASF/sam/drivers/pwm/pwm.c:413
↓ 5 callersFunctionpwm_channel_enable
* \brief Enable the PWM channel. * * \note The PWM channel should be initialized by pwm_channel_init() before it is enabled. * * \param p_pwm Poin
Lib/ASF/sam/drivers/pwm/pwm.c:400
↓ 5 callersFunctionrand_disable
Lib/entropy.c:52
↓ 5 callersFunctionrefresh_callback
Refresh callback pointer XXX (HaaTa) For some reason, either garbage collection, or something else, the pointer becomes stale in certain
Lib/host.py:640
↓ 5 callersFunctionspi_add_transaction
Increments TransactionBuffer Returns 1 if successful, 0 if buffer full and cannot increment
Scan/Devices/SPI/spi.c:168
↓ 5 callersFunctionswd_init_debug
Bootloader/swd/swd_host.c:691
↓ 5 callersFunctionudc_stop
! \brief Stop the USB Device stack */
Lib/ASF/common/services/usb/udc/udc.c:358
↓ 5 callersFunctionudd_ep_finish_job
Lib/ASF/sam/drivers/udp/udp_device.c:1339
↓ 5 callersFunctionudd_sleep_mode
! \brief Authorize or not the CPU powerdown mode * * \param b_enable true to authorize idle mode */
Lib/ASF/sam/drivers/udp/udp_device.c:158
↓ 5 callersFunctionusb_get_bd
Bootloader/kinetis.c:53
↓ 5 callersFunctionusb_handle_control_status
Bootloader/usb.c:418
↓ 5 callersFunctionusb_tx_packet_count
Output/USB/arm/usb_dev.c:1270
↓ 4 callersFunctionConnect_setup
Setup connection to other side - Only supports a single slave and master - If USB has been initiallized at this point, this side is the master - If bo
Scan/Devices/UARTConnect/connect_scan.c:938
↓ 4 callersFunctionHIDIO_register_id
Register HID-IO callbacks If an Id is not registered, it is ignored and automatically NAK'd
Output/HID-IO/hidio_com.c:866
↓ 4 callersFunctionKLL_TriggerIndex_loopkup
Based on the type and index, lookup the full index
Macro/PartialMap/kll.c:28
↓ 4 callersFunctionMacro_showScheduleType
Shows a ScheduleType
Macro/PartialMap/macro.c:277
↓ 4 callersFunctionOutput_putstr
Bootloader/debug.c:190
↓ 4 callersFunctionPIN_SWDIO_OUT_ENABLE
SWDIO I/O pin: Switch to Output mode (used in SWD mode only). Configure the SWDIO DAP hardware I/O pin to output mode. This function is called prior \
Bootloader/swd/DAP_config.h:222
↓ 4 callersFunctionPixel_addAnimation
Allocates animaton memory slot Initiates animation to process on the next cycle Returns 1 on success, 0 on failure to allocate
Macro/PixelMap/pixel.c:910
↓ 4 callersFunctionPixel_clearAnimations
Cleans/resets animation stack. Removes all running animations. NOTE: Does not clear the output buffer
Macro/PixelMap/pixel.c:1093
↓ 4 callersFunctionPixel_fillPixelLookup
Fill Algorithm Pixel Lookup - **elem stores a pointer to the PixelElement which can be used to lookup the channel buffer location - Determines which p
Macro/PixelMap/pixel.c:1441
↓ 4 callersFunctionPixel_setAnimationControl
External Animation Control
Macro/PixelMap/pixel.c:2605
↓ 4 callersFunctionSEGGER_RTT_ReadNoLock
* * Public code * ********************************************************************** */ * * SEGGER_RTT_ReadNoLock() * * Function desc
Output/SeggerRTT/SEGGER_RTT.c:522
↓ 4 callersFunctionSEGGER_SYSVIEW_RecordEnterISR
* * SEGGER_SYSVIEW_RecordEnterISR() * * Function description * Format and send an ISR entry event. * * Additional information * E
Output/SeggerRTT/SEGGER_SYSVIEW.c:1844
↓ 4 callersFunctionScan_finishedWithOutput
Signal from Output Module that all keys have been processed (that it knows about)
Scan/PS2/scan_loop.c:159
↓ 4 callersFunctionTransactionBuffer_current_size
Calculates the current size of the Transaction buffer
Scan/Devices/SPI/spi.c:69
↓ 4 callersFunction_GetAvailWriteSpace
* * _GetAvailWriteSpace() * * Function description * Returns the number of bytes that can be written to the ring * buffer without blockin
Output/SeggerRTT/SEGGER_RTT.c:481
↓ 4 callersFunction_PrintUnsigned
* * _PrintUnsigned() * * Function description * Print an unsigned integer with the given formatting into the * formatted string.
Output/SeggerRTT/SEGGER_SYSVIEW.c:886
↓ 4 callersFunction__WFI
\brief Wait For Interrupt Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs. */
Lib/CMSIS/Include/core_cmInstr.h:399
↓ 4 callersFunctionarch_ioport_pin_to_base
Lib/ASF/common/services/ioport/sam/ioport_pio.h:121
↓ 4 callersFunctionblued
Emboldens a string blue for stdout
Scan/TestIn/Tests/common.py:1517
↓ 4 callersFunctionclip_q31_to_q15
* @brief Clips Q31 to Q15 values. */
Lib/CMSIS/Include/arm_math.h:489
↓ 4 callersFunctiondacc_get_pdc_base
* \brief Get PDC registers base address. * * \param p_dacc Pointer to a DACC instance. * * \return DACC PDC register base address. */
Lib/ASF/sam/drivers/dacc/dacc.c:351
↓ 4 callersMethoddone
Determine if the Trigger Evaluation is complete @return: True if complete, False otherwise
Scan/TestIn/Tests/common.py:598
↓ 4 callersFunctionendpoint0_transmit
Output/USB/arm/usb_dev.c:215
↓ 4 callersFunctionflash_erase_page
* \brief Erase the specified pages of flash. * * \param ul_address Flash bank start address. * * \return 0 if successful; otherwise returns an err
Lib/ASF/sam/services/flash_efc/flash_efc.c:534
↓ 4 callersFunctionflash_unlock
* \brief Unlock all the regions in the given address range. The actual unlock * range is reported through two output parameters. * * \param ul_star
Lib/ASF/sam/services/flash_efc/flash_efc.c:740
↓ 4 callersFunctionget_method_dict
Given an object return a dictionary of function name:function mappings
Lib/host.py:630
↓ 4 callersFunctioni2c_busy
Scan/Devices/ISSILed/i2c.c:268
↓ 4 callersFunctioni2c_setup
Scan/Devices/ISSILed/i2c.c:68
↓ 4 callersFunctionpll_wait_for_lock
* \brief Wait for PLL \a pll_id to become locked * * \todo Use a timeout to avoid waiting forever and hanging the system * * \param pll_id The ID
Lib/ASF/common/services/clock/pll.h:317
← previousnext →101–200 of 2,387, ranked by callers