MCPcopy Create free account

hub / github.com/kiibohd/controller / functions

Functions2,387 in github.com/kiibohd/controller

FunctionOutput_rawio_getbuffer
TestOut RawIO get buffer
Output/TestOut/output_com.c:124
FunctionOutput_rawio_getbuffer
USB RawIO get buffer
Output/USBxRTT/output_com.c:155
FunctionOutput_rawio_getbuffer
RTT RawIO get buffer XXX (HaaTa) Not implemented
Output/SeggerRTT/output_com.c:126
FunctionOutput_rawio_sendbuffer
UART RawIO send buffer
Output/None/output_com.c:123
FunctionOutput_rawio_sendbuffer
UART RawIO send buffer XXX (HaaTa) Not implemented
Output/UARTOut/output_com.c:133
FunctionOutput_rawio_sendbuffer
USB RawIO send buffer
Output/USBxUART/output_com.c:181
FunctionOutput_rawio_sendbuffer
TestOut RawIO send buffer
Output/TestOut/output_com.c:131
FunctionOutput_rawio_sendbuffer
USB RawIO send buffer
Output/USBxRTT/output_com.c:166
FunctionOutput_rawio_sendbuffer
RTT RawIO send buffer XXX (HaaTa) Not implemented
Output/SeggerRTT/output_com.c:134
FunctionOutput_setup
Output Module Setup
Output/None/output_com.c:49
FunctionOutput_setup
Output Module Setup
Output/UARTOut/output_com.c:49
FunctionOutput_setup
USB Module Setup
Output/USBxUART/output_com.c:48
FunctionOutput_setup
Output Module Setup
Output/TestOut/output_com.c:50
FunctionOutput_setup
USB Module Setup
Output/USBxRTT/output_com.c:47
FunctionOutput_setup
Output Module Setup
Output/SeggerRTT/output_com.c:50
FunctionOutput_softReset
Soft Chip Reset
Output/None/output_com.c:75
FunctionOutput_softReset
Soft Chip Reset
Output/UARTOut/output_com.c:81
FunctionOutput_softReset
Soft Chip Reset
Output/USBxUART/output_com.c:152
FunctionOutput_softReset
Soft Chip Reset
Output/TestOut/output_com.c:82
FunctionOutput_softReset
Soft Chip Reset
Output/USBxRTT/output_com.c:137
FunctionOutput_softReset
Soft Chip Reset
Output/SeggerRTT/output_com.c:82
FunctionOutput_sysCtrlSend_capability
Sends a System Control code to the USB Output buffer
Output/USB/output_usb.c:325
FunctionOutput_toggleKbdProtocol_capability
Toggle Keyboard Protocol
Output/USB/output_usb.c:234
FunctionOutput_usbCodeRelease_capability
Output/USB/output_usb.c:594
FunctionOutput_usbMouseWheel_capability
Sends a mouse wheel command over USB Output buffer XXX This function *will* be changing in the future If you use it, be prepared that your .kll files
Output/USB/output_usb.c:707
FunctionPIN_DELAY_FAST
Bootloader/swd/DAP.h:112
FunctionPIN_DELAY_SLOW
Bootloader/swd/DAP.h:98
FunctionPIN_SWCLK_TCK_CLR
SWCLK/TCK I/O pin: Set Output to Low. Set the SWCLK/TCK DAP hardware I/O pin to low level. */
Bootloader/swd/DAP_config.h:166
FunctionPIN_SWCLK_TCK_IN
SWCLK/TCK I/O pin: Get Input. \return Current status of the SWCLK/TCK DAP hardware I/O pin. */
Bootloader/swd/DAP_config.h:150
FunctionPIN_SWCLK_TCK_SET
SWCLK/TCK I/O pin: Set Output to High. Set the SWCLK/TCK DAP hardware I/O pin to high level. */
Bootloader/swd/DAP_config.h:158
FunctionPIN_SWDIO_IN
SWDIO I/O pin: Get Input (used in SWD mode only). \return Current status of the SWDIO DAP hardware I/O pin. */
Bootloader/swd/DAP_config.h:200
FunctionPIN_SWDIO_TMS_IN
SWDIO/TMS I/O pin: Get Input. \return Current status of the SWDIO/TMS DAP hardware I/O pin. */
Bootloader/swd/DAP_config.h:176
FunctionPIN_nRESET_IN
nRESET I/O pin: Get Input. \return Current status of the nRESET DAP hardware I/O pin. */
Bootloader/swd/DAP_config.h:242
FunctionPIOA_Handler
* \brief Parallel IO Controller A interrupt handler. * Redefined PIOA interrupt handler for NVIC interrupt table. */
Lib/ASF/sam/drivers/pio/pio_handler.c:206
FunctionPIOA_Handler
Pin interrupt
Scan/Devices/QuadratureDial/dial_scan.c:250
FunctionPIOB_Handler
* \brief Parallel IO Controller B interrupt handler * Redefined PIOB interrupt handler for NVIC interrupt table. */
Lib/ASF/sam/drivers/pio/pio_handler.c:217
FunctionPIOC_Handler
* \brief Parallel IO Controller C interrupt handler. * Redefined PIOC interrupt handler for NVIC interrupt table. */
Lib/ASF/sam/drivers/pio/pio_handler.c:228
FunctionPIOD_Handler
* \brief Parallel IO Controller D interrupt handler. * Redefined PIOD interrupt handler for NVIC interrupt table. */
Lib/ASF/sam/drivers/pio/pio_handler.c:239
FunctionPIOE_Handler
* \brief Parallel IO Controller E interrupt handler. * Redefined PIOE interrupt handler for NVIC interrupt table. */
Lib/ASF/sam/drivers/pio/pio_handler.c:250
FunctionPIOF_Handler
* \brief Parallel IO Controller F interrupt handler. * Redefined PIOF interrupt handler for NVIC interrupt table. */
Lib/ASF/sam/drivers/pio/pio_handler.c:261
FunctionPWMLED_scan
Scan/Devices/PWMLed/pwmled.c:139
FunctionPWMLED_setup
Scan/Devices/PWMLed/pwmled.c:55
FunctionPixel_AnimationControl_capability
Macro/PixelMap/pixel.c:391
FunctionPixel_AnimationIndex_capability
Macro/PixelMap/pixel.c:274
FunctionPixel_Animation_capability
XXX (HaaTa): It's not recommended to use this capability, use AnimationIndex instead
Macro/PixelMap/pixel.c:333
FunctionPixel_FadeControl_capability
Macro/PixelMap/pixel.c:718
FunctionPixel_FadeLayerHighlight_capability
Macro/PixelMap/pixel.c:527
FunctionPixel_FadeSet_capability
Macro/PixelMap/pixel.c:472
FunctionPixel_GammaControl_capability
----- Capabilities -----
Macro/PixelMap/pixel.c:219
FunctionPixel_LEDTest_capability
Macro/PixelMap/pixel.c:812
FunctionPixel_Pixel_capability
XXX (HaaTa): TODO
Macro/PixelMap/pixel.c:365
FunctionPixel_addDefaultAnimation
Locates animation memory slot using default settings for the animation Initiates animation to process on the next cycle Returns 1 on success, 0 on fai
Macro/PixelMap/pixel.c:894
FunctionPixel_delAnimation
Removes the first index of an animation Will be popped from the stack on the next animation processing loop
Macro/PixelMap/pixel.c:1066
FunctionPixel_loadConfig
Macro/PixelMap/pixel.c:3616
FunctionPixel_pixelInterpolate
Macro/PixelMap/pixel.c:875
FunctionPixel_printConfig
Macro/PixelMap/pixel.c:3661
FunctionPixel_saveConfig
Macro/PixelMap/pixel.c:3625
FunctionPort_cross_capability
Scan/Devices/PortSwap/port_scan.c:270
FunctionPort_uart_capability
Scan/Devices/PortSwap/port_scan.c:230
FunctionPort_usb_capability
Scan/Devices/PortSwap/port_scan.c:250
FunctionRTT_ready
RTT Data Ready
Output/SeggerRTT/output_rtt.c:104
FunctionResetHandler
Lib/nrf5.c:166
FunctionResetHandler
Lib/kinetis.c:937
FunctionResetHandler
Lib/sam.c:572
FunctionReset_DisableExternal
Lib/gpio.c:338
FunctionSEGGER_RTT_AllocDownBuffer
* * SEGGER_RTT_AllocDownBuffer * * Function description * Run-time configuration of the next down-buffer (H->T). * The next buffer, which
Output/SeggerRTT/SEGGER_RTT.c:1298
FunctionSEGGER_RTT_HasData
* * SEGGER_RTT_HasData * * Function description * Check if there is data from the host in the given buffer. * * Return value: * ==0: No d
Output/SeggerRTT/SEGGER_RTT.c:1270
FunctionSEGGER_RTT_HasKey
* * SEGGER_RTT_HasKey * * Function description * Checks if at least one character for reading is available in the SEGGER RTT buffer. * * Re
Output/SeggerRTT/SEGGER_RTT.c:1244
FunctionSEGGER_RTT_PutCharSkip
Output/SeggerRTT/SEGGER_RTT.c:1076
FunctionSEGGER_RTT_PutCharSkipNoLock
Output/SeggerRTT/SEGGER_RTT.c:1029
FunctionSEGGER_RTT_SetFlagsDownBuffer
* * SEGGER_RTT_SetFlagsDownBuffer * * Function description * Run-time configuration of specific Down-buffer flags (T->H). * Buffer to be
Output/SeggerRTT/SEGGER_RTT.c:1572
FunctionSEGGER_RTT_SetFlagsUpBuffer
* * SEGGER_RTT_SetFlagsUpBuffer * * Function description * Run-time configuration of specific up-buffer flags (T->H). * Buffer to be conf
Output/SeggerRTT/SEGGER_RTT.c:1541
FunctionSEGGER_RTT_SetNameDownBuffer
* * SEGGER_RTT_SetNameDownBuffer * * Function description * Run-time configuration of a specific Down-buffer name (T->H). * Buffer to be
Output/SeggerRTT/SEGGER_RTT.c:1510
FunctionSEGGER_RTT_SetNameUpBuffer
* * SEGGER_RTT_SetNameUpBuffer * * Function description * Run-time configuration of a specific up-buffer name (T->H). * Buffer to be conf
Output/SeggerRTT/SEGGER_RTT.c:1479
FunctionSEGGER_RTT_SetTerminal
* * SEGGER_RTT_SetTerminal * * Function description * Sets the terminal to be used for output on channel 0. * * Parameters * TerminalId
Output/SeggerRTT/SEGGER_RTT.c:1614
FunctionSEGGER_RTT_TerminalOut
* * SEGGER_RTT_TerminalOut * * Function description * Writes a string to the given terminal * without changing the terminal for channel
Output/SeggerRTT/SEGGER_RTT.c:1664
FunctionSEGGER_RTT_WaitKey
* * SEGGER_RTT_WaitKey * * Function description * Waits until at least one character is avaible in the SEGGER RTT buffer. * Once a charac
Output/SeggerRTT/SEGGER_RTT.c:1221
FunctionSEGGER_SYSVIEW_DisableEvents
* * SEGGER_SYSVIEW_DisableEvents() * * Function description * Disable standard SystemView events to not be generated. * * Parameters
Output/SeggerRTT/SEGGER_SYSVIEW.c:2832
FunctionSEGGER_SYSVIEW_EnableEvents
* * SEGGER_SYSVIEW_EnableEvents() * * Function description * Enable standard SystemView events to be generated. * * Parameters *
Output/SeggerRTT/SEGGER_SYSVIEW.c:2818
FunctionSEGGER_SYSVIEW_EncodeData
* * SEGGER_SYSVIEW_EncodeData() * * Function description * Encode a byte buffer in variable-length format. * * Parameters * pPayl
Output/SeggerRTT/SEGGER_SYSVIEW.c:2292
FunctionSEGGER_SYSVIEW_EncodeId
* * SEGGER_SYSVIEW_EncodeId() * * Function description * Encode a 32-bit Id in shrunken variable-length format. * * Parameters *
Output/SeggerRTT/SEGGER_SYSVIEW.c:2320
FunctionSEGGER_SYSVIEW_EncodeString
* * SEGGER_SYSVIEW_EncodeString() * * Function description * Encode a string in variable-length format. * * Parameters * pPayload
Output/SeggerRTT/SEGGER_SYSVIEW.c:2266
FunctionSEGGER_SYSVIEW_EncodeU32
* * SEGGER_SYSVIEW_EncodeU32() * * Function description * Encode a U32 in variable-length format. * * Parameters * pPayload - Poi
Output/SeggerRTT/SEGGER_SYSVIEW.c:2239
FunctionSEGGER_SYSVIEW_Error
* * SEGGER_SYSVIEW_Error() * * Function description * Print an error string to the host. * * Parameters * s - String to se
Output/SeggerRTT/SEGGER_SYSVIEW.c:2796
FunctionSEGGER_SYSVIEW_ErrorfHost
* * SEGGER_SYSVIEW_ErrorfHost() * * Function description * Print an error string which is formatted on the host by * SystemViewer.
Output/SeggerRTT/SEGGER_SYSVIEW.c:2643
FunctionSEGGER_SYSVIEW_ErrorfTarget
* * SEGGER_SYSVIEW_ErrorfTarget() * * Function description * Print an error string which is formatted on the target before * sent to
Output/SeggerRTT/SEGGER_SYSVIEW.c:2733
FunctionSEGGER_SYSVIEW_NameResource
* * SEGGER_SYSVIEW_NameResource() * * Function description * Send the name of a resource to be displayed in SystemViewer. * * Paramet
Output/SeggerRTT/SEGGER_SYSVIEW.c:2183
FunctionSEGGER_SYSVIEW_OnTaskStartReady
* * SEGGER_SYSVIEW_OnTaskStartReady() * * Function description * Record a Task Start Ready event. * * Parameters * TaskId - Task
Output/SeggerRTT/SEGGER_SYSVIEW.c:2094
FunctionSEGGER_SYSVIEW_OnTaskStopExec
* * SEGGER_SYSVIEW_OnTaskStopExec() * * Function description * Record a Task Stop Execution event. The Task Stop event * correspond
Output/SeggerRTT/SEGGER_SYSVIEW.c:2076
FunctionSEGGER_SYSVIEW_OnTaskStopReady
* * SEGGER_SYSVIEW_OnTaskStopReady() * * Function description * Record a Task Stop Ready event. * * Parameters * TaskId - Task ID
Output/SeggerRTT/SEGGER_SYSVIEW.c:2117
FunctionSEGGER_SYSVIEW_OnUserStart
* * SEGGER_SYSVIEW_OnUserStart() * * Function description * Send a user event start, such as start of a subroutine for profiling. * *
Output/SeggerRTT/SEGGER_SYSVIEW.c:2140
FunctionSEGGER_SYSVIEW_OnUserStop
* * SEGGER_SYSVIEW_OnUserStop() * * Function description * Send a user event stop, such as return of a subroutine for profiling. * *
Output/SeggerRTT/SEGGER_SYSVIEW.c:2161
FunctionSEGGER_SYSVIEW_Print
* * SEGGER_SYSVIEW_Print() * * Function description * Print a string to the host. * * Parameters * s - String to sent. */
Output/SeggerRTT/SEGGER_SYSVIEW.c:2752
FunctionSEGGER_SYSVIEW_PrintfHost
* * SEGGER_SYSVIEW_PrintfHost() * * Function description * Print a string which is formatted on the host by SystemViewer. * * Paramet
Output/SeggerRTT/SEGGER_SYSVIEW.c:2573
FunctionSEGGER_SYSVIEW_PrintfHostEx
* * SEGGER_SYSVIEW_PrintfHostEx() * * Function description * Print a string which is formatted on the host by SystemViewer * with Ad
Output/SeggerRTT/SEGGER_SYSVIEW.c:2539
FunctionSEGGER_SYSVIEW_PrintfTarget
* * SEGGER_SYSVIEW_PrintfTarget() * * Function description * Print a string which is formatted on the target before sent to * the h
Output/SeggerRTT/SEGGER_SYSVIEW.c:2695
FunctionSEGGER_SYSVIEW_PrintfTargetEx
* * SEGGER_SYSVIEW_PrintfTargetEx() * * Function description * Print a string which is formatted on the target before sent to * the
Output/SeggerRTT/SEGGER_SYSVIEW.c:2676
FunctionSEGGER_SYSVIEW_RecordEndCall
* * SEGGER_SYSVIEW_RecordEndCall() * * Function description * Format and send an End API Call event without return value. * * Param
Output/SeggerRTT/SEGGER_SYSVIEW.c:1947
FunctionSEGGER_SYSVIEW_RecordEndCallU32
* * SEGGER_SYSVIEW_RecordEndCallU32() * * Function description * Format and send an End API Call event with return value. * * Param
Output/SeggerRTT/SEGGER_SYSVIEW.c:1969
FunctionSEGGER_SYSVIEW_RecordEnterTimer
* * SEGGER_SYSVIEW_RecordEnterTimer() * * Function description * Format and send a Timer entry event. * * Parameters * TimerId
Output/SeggerRTT/SEGGER_SYSVIEW.c:1911
← previousnext →1,201–1,300 of 2,387, ranked by callers