Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kiibohd/controller
/ functions
Functions
2,387 in github.com/kiibohd/controller
⨍
Functions
2,387
◇
Types & classes
493
Function
Joystick_periodic
Calculates averages and generates events
Scan/Devices/JoystickCJP13119D02/joystick_scan.c:586
Function
Joystick_process
Joystick post-processing
Scan/Devices/JoystickCJP13119D02/joystick_scan.c:910
Function
Joystick_setup
Scan/Devices/JoystickCJP13119D02/joystick_scan.c:339
Function
LCD_layerStack_capability
Scan/Devices/STLcd/lcd_scan.c:672
Function
LED_control_capability
Scan/Devices/ISSILed/led_scan.c:1153
Function
LED_control_capability
Scan/Devices/ISSILedSPI/led_scan.c:820
Function
LED_control_capability
Empty function to handle some layouts that have mappings to LED control
Scan/TestIn/scan_loop.c:64
Function
LED_currentChange
Called by parent Scan Module whenver the available current has changed current - mA
Scan/Devices/ISSILedSPI/led_scan.c:704
Function
LED_loadConfig
Scan/Devices/ISSILed/led_scan.c:1327
Function
LED_loadConfig
Scan/Devices/ISSILedSPI/led_scan.c:971
Function
LED_printConfig
Scan/Devices/ISSILed/led_scan.c:1337
Function
LED_printConfig
Scan/Devices/ISSILedSPI/led_scan.c:981
Function
LED_saveConfig
Scan/Devices/ISSILed/led_scan.c:1332
Function
LED_saveConfig
Scan/Devices/ISSILedSPI/led_scan.c:976
Function
LED_scan
Scan/Devices/ISSILedSPI/led_scan.c:578
Function
LED_setup
Setup
Scan/Devices/ISSILedSPI/led_scan.c:506
Function
LED_syncReg
Write register on all ISSI chips Prepare pages first, then attempt write register with a minimal delay between chips
Scan/Devices/ISSILed/led_scan.c:418
Function
Layer_clearLayers_capability
Clear layer states XXX (HaaTa): Does not send trigger events
Macro/PartialMap/layer.c:408
Function
Layer_layerLatch_capability
Latches given layer Argument #1: Layer Index -> uint16_t
Macro/PartialMap/layer.c:220
Function
Layer_layerLock_capability
Locks given layer Argument #1: Layer Index -> uint16_t
Macro/PartialMap/layer.c:255
Function
Layer_layerRotate_capability
Rotate layer to next/previous Uses state variable to keep track of the current layer position Layers are still evaluated using the layer stack
Macro/PartialMap/layer.c:348
Function
Layer_layerShift_capability
Shifts given layer Argument #1: Layer Index -> uint16_t
Macro/PartialMap/layer.c:290
Function
Layer_layerState_capability
Modifies the specified Layer control byte Argument #1: Layer Index -> uint16_t Argument #2: Layer State -> uint8_t
Macro/PartialMap/layer.c:181
Function
Macro_none_capability
No-op capability (None)
Macro/PartialMap/macro.c:203
Function
Macro_rotate_capability
Rotation capability Maintains state and fires of a rotation event trigger
Macro/PartialMap/macro.c:176
Function
Macro_showSchedule
Shows a Schedule
Macro/PartialMap/macro.c:349
Function
Macro_showTriggerGuide
Shows a TriggerGuide
Macro/PartialMap/macro.c:486
Function
Macro_testThreadSafe_capability
Test Thread-safe Capability Capability used to test a thread-safe result
Macro/PartialMap/macro.c:221
Function
Macro_testThreadUnsafe_capability
Test Thread-unsafe Capability Capability used to test a thread-unsafe result
Macro/PartialMap/macro.c:248
Function
Matrix_currentChange
Called by parent scan module whenever the available current changes current - mA
Scan/Devices/Deprecated/MatrixARM/matrix_scan.c:645
Function
Matrix_setup
Setup GPIO pins for matrix scanning
Scan/Devices/Deprecated/MatrixARM/matrix_scan.c:220
Function
Matrix_totalColumns
Number of strobe columns
Scan/Devices/MatrixARMPeriodic/matrix_scan.c:261
Function
Matrix_totalColumns
Scan/Devices/Deprecated/MatrixARM/matrix_scan.c:299
Function
NVIC_DecodePriority
\brief Decode Priority The function decodes an interrupt priority value with a given priority group to preemptive priority value and subprio
Lib/CMSIS/Include/core_cm4.h:1657
Function
NVIC_EncodePriority
\brief Encode Priority The function encodes the priority for an interrupt with the given priority group, preemptive priority value, and subp
Lib/CMSIS/Include/core_cm4.h:1629
Function
NVIC_GetActive
\brief Get Active Interrupt The function reads the active register in NVIC and returns the active bit. \param [in] IRQn Interrupt num
Lib/CMSIS/Include/core_cm4.h:1572
Function
NVIC_GetPendingIRQ
\brief Get Pending Interrupt The function reads the pending register in the NVIC and returns the pending bit for the specified interrupt.
Lib/CMSIS/Include/core_cm4.h:1533
Function
NVIC_GetPriority
\brief Get Interrupt Priority The function reads the priority of an interrupt. The interrupt number can be positive to specify an external (
Lib/CMSIS/Include/core_cm4.h:1607
Function
NVIC_GetPriorityGrouping
\brief Get Priority Grouping The function reads the priority grouping field from the NVIC Interrupt Controller. \return Priori
Lib/CMSIS/Include/core_cm4.h:1492
Function
NVIC_SetPendingIRQ
\brief Set Pending Interrupt The function sets the pending bit of an external interrupt. \param [in] IRQn Interrupt number. Value can
Lib/CMSIS/Include/core_cm4.h:1545
Function
NVIC_SetPriorityGrouping
\brief Set Priority Grouping The function sets the priority grouping field using the required unlock sequence. The parameter PriorityGroup is as
Lib/CMSIS/Include/core_cm4.h:1472
Function
NVIC_SystemReset
\brief System Reset The function initiates a system reset request to reset the MCU. */
Lib/CMSIS/Include/core_cm4.h:1675
Function
Output_availablechar
UART Input buffer available
Output/None/output_com.c:81
Function
Output_availablechar
UART Input buffer available
Output/UARTOut/output_com.c:88
Function
Output_availablechar
USB Input buffer available
Output/USBxUART/output_com.c:91
Function
Output_availablechar
TestOut Input buffer available
Output/TestOut/output_com.c:89
Function
Output_availablechar
USB Input buffer available
Output/USBxRTT/output_com.c:90
Function
Output_availablechar
RTT Input buffer available
Output/SeggerRTT/output_com.c:89
Function
Output_consCtrlSend_capability
Sends a Consumer Control code to the USB Output buffer
Output/USB/output_usb.c:263
Function
Output_firmwareReload
Sets the device into firmware reload mode
Output/None/output_com.c:69
Function
Output_firmwareReload
Sets the device into firmware reload mode
Output/UARTOut/output_com.c:74
Function
Output_firmwareReload
Sets the device into firmware reload mode
Output/USBxUART/output_com.c:84
Function
Output_firmwareReload
Sets the device into firmware reload mode
Output/TestOut/output_com.c:75
Function
Output_firmwareReload
Sets the device into firmware reload mode
Output/USBxRTT/output_com.c:83
Function
Output_firmwareReload
Sets the device into firmware reload mode
Output/SeggerRTT/output_com.c:75
Function
Output_flashMode_capability
Jump to bootloader capability
Output/Interface/output_gen.c:114
Function
Output_getchar
UART Get Character from input buffer
Output/None/output_com.c:88
Function
Output_getchar
UART Get Character from input buffer
Output/UARTOut/output_com.c:95
Function
Output_getchar
USB Get Character from input buffer
Output/USBxUART/output_com.c:98
Function
Output_getchar
TestOut Get Character from input buffer
Output/TestOut/output_com.c:96
Function
Output_getchar
USB Get Character from input buffer
Output/USBxRTT/output_com.c:97
Function
Output_getchar
RTT Get Character from input buffer
Output/SeggerRTT/output_com.c:96
Function
Output_ignored_capability
Ignored capabilities
Output/Interface/output_gen.c:90
Function
Output_kbdProtocolBoot_capability
Set Boot Keyboard Protocol
Output/USB/output_usb.c:168
Function
Output_kbdProtocolNKRO_capability
Set NKRO Keyboard Protocol
Output/USB/output_usb.c:201
Function
Output_noneSend_capability
Ignores the given key status update Used to prevent fall-through, this is the None keyword in KLL
Output/USB/output_usb.c:306
Function
Output_periodic
Output Module Data Periodic
Output/None/output_com.c:63
Function
Output_periodic
Output Module Data Periodic
Output/UARTOut/output_com.c:67
Function
Output_periodic
USB Data Periodic
Output/USBxUART/output_com.c:73
Function
Output_periodic
Output Module Data Periodic
Output/TestOut/output_com.c:68
Function
Output_periodic
USB Data Periodic
Output/USBxRTT/output_com.c:72
Function
Output_periodic
Output Module Data Periodic
Output/SeggerRTT/output_com.c:68
Function
Output_poll
Output Module Data Poll
Output/None/output_com.c:57
Function
Output_poll
Output Module Data Poll
Output/UARTOut/output_com.c:60
Function
Output_poll
USB Data Poll
Output/USBxUART/output_com.c:62
Function
Output_poll
Output Module Data Poll
Output/TestOut/output_com.c:61
Function
Output_poll
USB Data Poll
Output/USBxRTT/output_com.c:61
Function
Output_poll
Output Module Data Poll
Output/SeggerRTT/output_com.c:61
Function
Output_putchar
UART Send Character to output buffer
Output/None/output_com.c:95
Function
Output_putchar
UART Send Character to output buffer
Output/UARTOut/output_com.c:102
Function
Output_putchar
USB Send Character to output buffer
Output/USBxUART/output_com.c:116
Function
Output_putchar
TestOut Send Character to output buffer
Output/TestOut/output_com.c:103
Function
Output_putchar
USB Send Character to output buffer
Output/USBxRTT/output_com.c:115
Function
Output_putchar
RTT Send Character to output buffer
Output/SeggerRTT/output_com.c:103
Function
Output_putstr
USB Send String to output buffer, null terminated
Output/USB/output_com.c:107
Function
Output_putstr
UART Send String to output buffer, null terminated
Output/None/output_com.c:102
Function
Output_putstr
UART Send String to output buffer, null terminated
Output/UARTOut/output_com.c:109
Function
Output_putstr
USB Send String to output buffer, null terminated
Output/USBxUART/output_com.c:134
Function
Output_putstr
TestOut Send String to output buffer, null terminated
Output/TestOut/output_com.c:110
Function
Output_putstr
USB Send String to output buffer, null terminated
Output/USBxRTT/output_com.c:126
Function
Output_putstr
RTT Send String to output buffer, null terminated
Output/SeggerRTT/output_com.c:110
Function
Output_rawio_availablechar
UART RawIO buffer available
Output/None/output_com.c:109
Function
Output_rawio_availablechar
UART RawIO buffer available XXX (HaaTa) Not implemented
Output/UARTOut/output_com.c:117
Function
Output_rawio_availablechar
USB RawIO buffer available
Output/USBxUART/output_com.c:159
Function
Output_rawio_availablechar
TestOut RawIO buffer available
Output/TestOut/output_com.c:117
Function
Output_rawio_availablechar
USB RawIO buffer available
Output/USBxRTT/output_com.c:144
Function
Output_rawio_availablechar
RTT RawIO buffer available XXX (HaaTa) Not implemented
Output/SeggerRTT/output_com.c:118
Function
Output_rawio_getbuffer
UART RawIO get buffer
Output/None/output_com.c:116
Function
Output_rawio_getbuffer
UART RawIO get buffer XXX (HaaTa) Not implemented
Output/UARTOut/output_com.c:125
Function
Output_rawio_getbuffer
USB RawIO get buffer
Output/USBxUART/output_com.c:170
← previous
next →
1,101–1,200 of 2,387, ranked by callers