MCPcopy Create free account

hub / github.com/kiibohd/controller / functions

Functions2,387 in github.com/kiibohd/controller

FunctionScan_unlockKeyboard
NOTE: Does nothing with the Univac-Sperry F3W9
Scan/Deprecated/UnivacF3W9/scan_loop.c:355
FunctionScan_unlockKeyboard
Scan/Deprecated/SonyOA-S3400/scan_loop.c:526
FunctionScan_unlockKeyboard
NOTE: Does nothing with the HP150
Scan/Deprecated/HP150/scan_loop.c:265
FunctionScan_unlockKeyboard
NOTE: Does nothing with the FACOM6684
Scan/Deprecated/FACOM6684/scan_loop.c:302
FunctionSendTaskList
Output/SeggerRTT/SEGGER_SYSVIEW_Config_NoOS.c:230
FunctionSolenoid_Pulse_capability
Scan/Devices/Solenoid/solenoid.c:49
FunctionSolenoid_setup
Scan/Devices/Solenoid/solenoid.c:86
FunctionStorage_StorageControl_capability
Scan/Devices/Storage/storage.c:169
FunctionStorage_StorageControl_capability
Empty function to handle some layouts that have non-volatile storage control
Scan/TestIn/scan_loop.c:70
FunctionSysTick_Config
\brief System Tick Configuration The function initializes the System Timer and its interrupt, and starts the System Tick Timer. Counter is i
Lib/CMSIS/Include/core_cm4.h:1714
FunctionSystemInit
* \brief Setup the microcontroller system. * * Initialize the System and update the SystemFrequency variable. */
Lib/ASF/sam/utils/cmsis/sam4s/source/templates/system_sam4s.c:63
FunctionTC1_Handler
Lib/entropy.c:352
FunctionTC2_Handler
Lib/periodic.c:161
FunctionTC4_Handler
Lib/entropy.c:398
FunctionTC5_Handler
Lib/periodic.c:221
FunctionTWI0_Handler
Scan/Devices/ISSILed/i2c.c:719
FunctionTWI1_Handler
Scan/Devices/ISSILed/i2c.c:724
FunctionTime_duration_days
Lib/time.c:389
FunctionTime_duration_hours
Lib/time.c:395
FunctionTime_duration_minutes
Lib/time.c:401
FunctionTime_duration_seconds
Lib/time.c:407
FunctionTime_from_days
Lib/time.c:285
FunctionTime_from_hours
Lib/time.c:297
FunctionTime_from_minutes
Lib/time.c:309
FunctionTime_from_ms
Lib/time.c:333
FunctionTime_from_seconds
Lib/time.c:321
FunctionUART0_Handler
Output/UARTOut/arm/uart_serial.c:115
FunctionUART_ready
UART Data Ready
Output/UARTOut/output_uart.c:74
FunctionWDT_Handler
Lib/sam.c:248
Function__CLREX
\brief Remove the exclusive lock This function removes the exclusive lock which is created by LDREX. */
Lib/CMSIS/Include/core_cmInstr.h:680
Function__CLZ
\brief Count leading zeros This function counts the number of leading zeros of a data value. \param [in] value Value to count the leading
Lib/CMSIS/Include/core_cmInstr.h:725
Function__DMB
\brief Data Memory Barrier This function ensures the apparent order of the explicit memory operations before and after the instruction, with
Lib/CMSIS/Include/core_cmInstr.h:454
Function__ISB
\brief Instruction Synchronization Barrier Instruction Synchronization Barrier flushes the pipeline in the processor, so that all instructio
Lib/CMSIS/Include/core_cmInstr.h:432
Function__LDRBT
\brief LDRT Unprivileged (8 bit) This function executes a Unprivileged LDRT instruction for 8 bit value. \param [in] ptr Pointer to dat
Lib/CMSIS/Include/core_cmInstr.h:757
Function__LDREXB
\brief LDR Exclusive (8 bit) This function executes a exclusive LDR instruction for 8 bit value. \param [in] ptr Pointer to data \r
Lib/CMSIS/Include/core_cmInstr.h:566
Function__LDREXH
\brief LDR Exclusive (16 bit) This function executes a exclusive LDR instruction for 16 bit values. \param [in] ptr Pointer to data
Lib/CMSIS/Include/core_cmInstr.h:589
Function__LDREXW
\brief LDR Exclusive (32 bit) This function executes a exclusive LDR instruction for 32 bit values. \param [in] ptr Pointer to data
Lib/CMSIS/Include/core_cmInstr.h:612
Function__LDRHT
\brief LDRT Unprivileged (16 bit) This function executes a Unprivileged LDRT instruction for 16 bit values. \param [in] ptr Pointer to
Lib/CMSIS/Include/core_cmInstr.h:780
Function__LDRT
\brief LDRT Unprivileged (32 bit) This function executes a Unprivileged LDRT instruction for 32 bit values. \param [in] ptr Pointer to
Lib/CMSIS/Include/core_cmInstr.h:803
Function__QADD16
* @brief C custom defined QADD16 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:750
Function__QADD8
* @brief C custom defined QADD8 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:693
Function__QASX
* @brief C custom defined QASX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:840
Function__QSAX
* @brief C custom defined QSAX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:881
Function__QSUB16
* @brief C custom defined QSUB16 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:796
Function__QSUB8
* @brief C custom defined QSUB8 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:720
Function__RBIT
\brief Reverse bit order of value This function reverses the bit order of the given value. \param [in] value Value to reverse \retu
Lib/CMSIS/Include/core_cmInstr.h:550
Function__REV
\brief Reverse byte order (32 bit) This function reverses the byte order in integer value. \param [in] value Value to reverse \retu
Lib/CMSIS/Include/core_cmInstr.h:467
Function__REV16
Lib/CMSIS/Include/core_cmInstr.h:129
Function__REVSH
Lib/CMSIS/Include/core_cmInstr.h:144
Function__ROR
\brief Rotate Right in unsigned value (32 bit) This function Rotate Right (immediate) provides the value of the contents of a register rotated b
Lib/CMSIS/Include/core_cmInstr.h:524
Function__RRX
Lib/CMSIS/Include/core_cmInstr.h:300
Function__SEV
\brief Send Event Send Event is a hint instruction. It causes an event to be signaled to the CPU. */
Lib/CMSIS/Include/core_cmInstr.h:420
Function__SHADD16
* @brief C custom defined SHADD16 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:773
Function__SHASX
* @brief C custom defined SHASX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:858
Function__SHSAX
* @brief C custom defined SHSAX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:899
Function__SHSUB16
* @brief C custom defined SHSUB16 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:818
Function__SMLAD
* @brief C custom defined SMLAD for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:965
Function__SMLADX
* @brief C custom defined SMLADX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:978
Function__SMLALDX
* @brief C custom defined SMLALDX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:1017
Function__SMLSDX
* @brief C custom defined SMLSDX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:991
Function__SMUADX
* @brief C custom defined SMUADX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:933
Function__SMUSD
* @brief C custom defined SMUSD for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:1042
Function__SMUSDX
* @brief C custom defined SMUSDX for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:921
Function__STRBT
\brief STRT Unprivileged (8 bit) This function executes a Unprivileged STRT instruction for 8 bit values. \param [in] value Value to stor
Lib/CMSIS/Include/core_cmInstr.h:819
Function__STREXB
\brief STR Exclusive (8 bit) This function executes a exclusive STR instruction for 8 bit values. \param [in] value Value to store \p
Lib/CMSIS/Include/core_cmInstr.h:630
Function__STREXH
\brief STR Exclusive (16 bit) This function executes a exclusive STR instruction for 16 bit values. \param [in] value Value to store
Lib/CMSIS/Include/core_cmInstr.h:648
Function__STREXW
\brief STR Exclusive (32 bit) This function executes a exclusive STR instruction for 32 bit values. \param [in] value Value to store
Lib/CMSIS/Include/core_cmInstr.h:666
Function__STRHT
\brief STRT Unprivileged (16 bit) This function executes a Unprivileged STRT instruction for 16 bit values. \param [in] value Value to st
Lib/CMSIS/Include/core_cmInstr.h:832
Function__STRT
\brief STRT Unprivileged (32 bit) This function executes a Unprivileged STRT instruction for 32 bit values. \param [in] value Value to st
Lib/CMSIS/Include/core_cmInstr.h:845
Function__SXTB16
* @brief C custom defined SXTB16 for M3 and M0 processors */
Lib/CMSIS/Include/arm_math.h:1055
Function__aeabi_memclr
Lib/clang.c:48
Function__aeabi_memclr4
Lib/clang.c:53
Function__aeabi_memcpy
Lib/clang.c:38
Function__aeabi_memcpy4
Lib/clang.c:43
Function__aeabi_memmove
Lib/clang.c:58
Function__aeabi_memset
Lib/clang.c:63
Function__disable_fault_irq
\brief Disable FIQ This function disables FIQ interrupts by setting the F-bit in the CPSR. Can only be executed in Privileged modes. */
Lib/CMSIS/Include/core_cmFunc.h:505
Function__enable_fault_irq
\brief Enable FIQ This function enables FIQ interrupts by clearing the F-bit in the CPSR. Can only be executed in Privileged modes. */
Lib/CMSIS/Include/core_cmFunc.h:494
Function__get_APSR
\brief Get APSR Register This function returns the content of the APSR Register. \return APSR Register value */
Lib/CMSIS/Include/core_cmFunc.h:103
Function__get_BASEPRI
\brief Get Base Priority This function returns the current value of the Base Priority register. \return Base Priority registe
Lib/CMSIS/Include/core_cmFunc.h:225
Function__get_CONTROL
\brief Get Control Register This function returns the content of the Control Register. \return Control Register value */
Lib/CMSIS/Include/core_cmFunc.h:64
Function__get_FAULTMASK
\brief Get Fault Mask This function returns the current value of the Fault Mask register. \return Fault Mask register value
Lib/CMSIS/Include/core_cmFunc.h:251
Function__get_FPSCR
\brief Get FPSCR This function returns the current value of the Floating Point Status/Control register. \return Floating Poin
Lib/CMSIS/Include/core_cmFunc.h:281
Function__get_IPSR
\brief Get IPSR Register This function returns the content of the IPSR Register. \return IPSR Register value */
Lib/CMSIS/Include/core_cmFunc.h:90
Function__get_PRIMASK
\brief Get Priority Mask This function returns the current state of the priority mask bit from the Priority Mask Register. \return
Lib/CMSIS/Include/core_cmFunc.h:181
Function__get_PSP
\brief Get Process Stack Pointer This function returns the current value of the Process Stack Pointer (PSP). \return PSP Regi
Lib/CMSIS/Include/core_cmFunc.h:129
Function__get_primask
returns 0 if interrupts enabled, 1 if disabled
Lib/atomic.h:52
Function__get_xPSR
\brief Get xPSR Register This function returns the content of the xPSR Register. \return xPSR Register value */
Lib/CMSIS/Include/core_cmFunc.h:116
Function__iCliParam
Lib/atomic.h:86
Function__iCliRetVal
Lib/atomic.h:72
Function__iRestore
Lib/atomic.h:93
Function__iSeiParam
Lib/atomic.h:79
Function__iSeiRetVal
Lib/atomic.h:65
Method__init__
(self)
Lib/host.py:185
Method__init__
@param history_len: Number of layer states to retain
Lib/host.py:233
Method__init__
( self )
Lib/host.py:270
Method__init__
Initializes control object @param scan_module: Path to ScanModule python script @param output_module: Path to OutputModule
Lib/host.py:336
Method__init__
( self, height, width )
Scan/Devices/STLcd/bitmap2Struct.py:32
Method__init__
(self, filename)
Scan/Devices/STLcd/bitmap2Struct.py:121
Method__init__
( self, fullname, path )
Scan/TestIn/interface.py:37
← previousnext →1,501–1,600 of 2,387, ranked by callers