MCPcopy Create free account

hub / github.com/TrampolineRTOS/trampoline / functions

Functions7,715 in github.com/TrampolineRTOS/trampoline

↓ 27 callersFunctionld_dword
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:603
↓ 26 callersFunctionRCC_AHB1PeriphResetCmd
* @brief Forces or releases AHB1 peripheral reset. * @param RCC_AHB1Periph: specifies the AHB1 peripheral to reset. * This parameter ca
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_rcc.c:2094
↓ 26 callersMethodset
machines/cortex-m/armv7em/mk20dx256/teensy31/core_pins.h:885
↓ 26 callersFunctionuart_write_char
machines/cortex-a-r/armv7/bcm2836/rpi2/drivers/rpi2_uart.c:67
↓ 25 callersFunctionarm_strcmp
machines/virt-v7/armv7ve/arm_string.c:176
↓ 25 callersFunctionstdimpl_print
* The outString is rode by the lauterbach.cmm script at the end of the * function. */
tests/machines/ppc/mpc5643l/ArchEmb.c:76
↓ 25 callersFunctiontpl_serial_print_string
machines/cortex-m/armv7em/stm32l432/lib/serial.c:84
↓ 24 callersFunctionCMU_Log2ToDiv
/ * @brief * Convert logarithm of 2 prescaler to division factor. * * @param[in] log2 * Logarithm of 2, as used by fixed prescalers. * * @re
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_cmu.h:1824
↓ 24 callersFunctionFLASH_WaitForLastOperation
* @brief Waits for a FLASH operation to complete. * @param None * @retval FLASH Status: The returned value can be: FLASH_BUSY, FLASH_ERROR_PROGR
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_flash.c:1581
↓ 24 callersFunctionNVIC_EnableIRQ
\brief Enable External Interrupt \details Enables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn External
machines/cortex-m/armv7em/efm32wg/inc/cmsis/core_cm4.h:1626
↓ 24 callersFunction__SMUSDX
* @brief C custom defined SMUSDX for M3 and M0 processors */
machines/cortex-m/CMSIS/Include/arm_math.h:921
↓ 24 callersFunctioncpu_perf_get
machines/riscv/libs/sys_lib/src/utils.c:53
↓ 23 callersFunctionCMU_ClockFreqGet
/ * @brief * Get clock frequency for a clock point. * * @param[in] clock * Clock point to fetch frequency for. * * @return * The current
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:2034
↓ 23 callersFunctionCRYP_GetCmdStatus
* @brief Returns whether CRYP peripheral is enabled or disabled. * @param none. * @retval Current state of the CRYP peripheral (ENABLE or DISABL
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_cryp.c:853
↓ 23 callersFunctionpinMode
machines/cortex-m/armv7em/mk20dx256/teensy31/gpio.c:84
↓ 22 callersMethodcharAt
machines/cortex-m/armv7m/atsam3x8e/arduino/arch_arm/CoreString.cpp:513
↓ 22 callersFunctiondisplay_int
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/display.c:322
↓ 22 callersFunctionfdt_strerror
machines/virt-v7/armv7ve/libs/libfdt/fdt_strerror.c:82
↓ 21 callersFunctionarm_fill_q15
machines/cortex-m/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c:61
↓ 21 callersFunctionfdt_getprop
machines/virt-v7/armv7ve/libs/libfdt/fdt_ro.c:317
↓ 20 callersFunctionCMU_ClockSelectGet
/ * @brief * Get currently selected reference clock used for a clock branch. * * @param[in] clock * Clock branch to fetch selected ref. clock
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:2755
↓ 20 callersFunctionMICROSD_SendCmd
/ * @brief * Send a command packet to micro SD card. * @param[in] cmd * Command byte. * @param[in] arg * Argument. * @return * Response val
machines/cortex-m/armv7em/efm32wg/driver/microsd/microsd.c:343
↓ 20 callersFunctionMICROSD_XferSpi
/ * @brief * Do one SPI transfer. * * @param data * Byte to transmit. * * @return * Byte received. ****************************************
machines/cortex-m/armv7em/efm32wg/driver/microsd/microsd.c:128
↓ 20 callersFunctionNVIC_SetPriority
\brief Set Interrupt Priority \details Sets the priority of an interrupt. \note The priority cannot be set for every core interrupt. \param
machines/cortex-m/armv7em/efm32wg/inc/cmsis/core_cm4.h:1698
↓ 20 callersFunctionledToggle
examples/msp430x/small/msp430fr5994/launchpad/blink/leds.c:16
↓ 20 callersFunctionstrcpy
machines/riscv/libs/string_lib/src/qprintf.c:266
↓ 19 callersFunctionPCNT_Sync
/ * @brief * Wait for ongoing sync of register(s) to low frequency domain to complete. * * @param[in] pcnt * Pointer to PCNT peripheral regist
machines/cortex-m/armv7em/efm32wg/emlib/src/em_pcnt.c:108
↓ 19 callersFunctionWaitActivationPeriodicAlarm
* @def WaitActivationPeriodicAlarm * * This function wait for alarm periodic alarm expiration * * @param Alarm Alarm id * */
tests/machines/common/commonTestConfig.c:65
↓ 19 callersFunctionnxt_lcd_command
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/nxt_lcd.c:8
↓ 18 callersFunctionBUS_RegMaskedWrite
/ * @brief * Perform peripheral register masked clear and value write. * * @details * This function first clears the mask in the peripheral re
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_bus.h:282
↓ 18 callersFunctionSystemCoreClockGet
/ * @brief * Get the current core clock frequency. * * @details * Calculate and get the current core clock frequency based on the current *
machines/cortex-m/armv7em/efm32wg/system_efm32wg.c:128
↓ 18 callersFunctionhexstrings
machines/cortex-a-r/armv7/bcm2836/rpi2/drivers/rpi2_uart.c:138
↓ 17 callersFunctionSyncAllCores_Init
tests/machines/common/commonTestConfig.c:169
↓ 17 callersFunction__SSAT
machines/cortex-m/armv7em/efm32wg/inc/cmsis/arm_math.h:666
↓ 17 callersFunctiondisplay_update
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/display.c:167
↓ 17 callersFunctionsetHfLeConfig
/ * @brief * Set HFLE wait-states and HFCLKLE prescaler. * * @param[in] maxLeFreq * Max LE frequency ****************************************
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:300
↓ 17 callersFunctionsyncReg
/ * @brief * Wait for ongoing sync of register(s) to low frequency domain to complete. * * @param[in] mask * Bitmask corresponding to SYNCBUSY
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:1095
↓ 16 callersFunctionCRYP_PhaseConfig
* @brief Configures the AES-CCM and AES-GCM phases * @note This function is used only with AES-CCM or AES-GCM Algorithms * @param CRYP_Phase
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_cryp.c:366
↓ 16 callersFunctiondisplay_clear
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/display.c:188
↓ 16 callersFunctionfdt_next_node
machines/virt-v7/armv7ve/libs/libfdt/fdt.c:162
↓ 16 callersFunctionreg_read32
libraries/drivers/ethernet/renesas/utils.c:64
↓ 16 callersMethodtoUpperCase
machines/cortex-m/armv7m/atsam3x8e/arduino/arch_arm/CoreString.cpp:713
↓ 16 callersFunctionuart_send
------------------------------------------------------------------------
examples/cortex-a-r/armv7/bcm2836/rpi2/lonely/periph.c:58
↓ 15 callersFunctionCRYPTO_DataWrite
/ * @brief * Write 128 bits of data to a DATAX register in the CRYPTO module. * * @details * Write 128 bits of data to a DATAX register in the
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_crypto.h:744
↓ 15 callersFunctionSTORE_SERVICE
autosar/tpl_as_app_kernel.c:475
↓ 15 callersFunctionarm_readl
machines/virt-v7/armv7ve/arm_io.h:29
↓ 15 callersFunctionfdt_setprop
machines/virt-v7/armv7ve/libs/libfdt/fdt_rw.c:274
↓ 15 callersFunctionget_fat
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1165
↓ 15 callersFunctionpl190_write
machines/virt-v7/armv7ve/libs/pic/pl190.c:36
↓ 15 callersFunctionsensor_adc
* Return the requests sensor analoge reading. */
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/nxt_avr.c:332
↓ 15 callersFunctionset_pin_function
machines/riscv/libs/sys_lib/src/gpio.c:13
↓ 15 callersFunctionsystick_get_ms
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/systick.c:52
↓ 14 callersFunctionCheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_can.c:1671
↓ 14 callersFunctiondir_sdi
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1698
↓ 14 callersFunctiondisplay_unsigned
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/display.c:316
↓ 14 callersFunctionfind_volume
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:3241
↓ 13 callersFunctionCRYPTO_BurstToCrypto
/ * @brief * Write a 128 bit value into a crypto register. * * @note * This function provide a low-level api for writing to the multi-word *
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_crypto.h:686
↓ 13 callersFunctionCRYP_FIFOFlush
* @brief Flushes the IN and OUT FIFOs (that is read and write pointers of the * FIFOs are reset) * @note The FIFOs must be flushed onl
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_cryp.c:391
↓ 13 callersFunctionCRYP_Init
* @brief Initializes the CRYP peripheral according to the specified parameters * in the CRYP_InitStruct. * @param CRYP_InitStruct: point
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_cryp.c:235
↓ 13 callersFunctionCRYP_KeyInit
* @brief Initializes the CRYP Keys according to the specified parameters in * the CRYP_KeyInitStruct. * @param CRYP_KeyInitStruct: point
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_cryp.c:296
↓ 13 callersFunctionFUNC
*/
os/tpl_os_interrupt_kernel.c:273
↓ 13 callersFunctionNVIC_DisableIRQ
\brief Disable External Interrupt \details Disables a device-specific interrupt in the NVIC interrupt controller. \param [in] IRQn Externa
machines/cortex-m/armv7em/efm32wg/inc/cmsis/core_cm4.h:1637
↓ 13 callersFunction__disable_irq
\brief Disable IRQ Interrupts \details Disables IRQ interrupts by setting the I-bit in the CPSR. Can only be executed in Privileged modes. */
machines/cortex-m/armv7em/efm32wg/inc/cmsis/cmsis_gcc.h:69
↓ 13 callersFunctionclst2sect
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1146
↓ 13 callersFunctiondigitalToggle
machines/cortex-m/armv6m/samd21/utils/pinAccess.c:55
↓ 13 callersFunctionnxt_motor_get_count
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/nxt_motors.c:30
↓ 13 callersFunctionprinti
machines/virt-v7/armv7ve/arm_stdio.c:139
↓ 12 callersFunctionBOLD_BLUE
()
make/makefile.py:162
↓ 12 callersFunctionCAN_ReadyWait
/ * @brief * Waiting function. * * @param[in] can * Pointer to CAN peripheral register block. * * @param[in] interface * Indicate which M
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_can.h:304
↓ 12 callersFunctionCMU_ClockEnable
/ * @brief * Enable/disable a clock. * * @details * In general, module clocking is disabled after a reset. If a module * clock is disabled,
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:1915
↓ 12 callersFunctionCRYPTO_BurstFromCrypto
/ * @brief * Read a 128 bit value from a crypto register. * * @note * This function provide a low-level api for reading one of the multi-word
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_crypto.h:718
↓ 12 callersFunctionSystemHFClockGet
/ * @brief * Get the current HFCLK frequency. * * @note * This is an EFM32 proprietary function, not part of the CMSIS definition. * * @retu
machines/cortex-m/armv7em/efm32wg/system_efm32wg.c:170
↓ 12 callersFunction__ISB
\brief Instruction Synchronization Barrier Instruction Synchronization Barrier flushes the pipeline in the processor, so that all instructio
machines/cortex-m/CMSIS/Include/core_cmInstr.h:432
↓ 12 callersFunctionaic_mask_on
Enable handling of an interrupt line in the AIC. * * Args: * vector: The peripheral ID of the interrupt line to enable. */
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/aic.c:113
↓ 12 callersFunctionarm_int2str
machines/virt-v7/armv7ve/arm_string.c:205
↓ 12 callersFunctionarm_mat_init_f32
machines/cortex-m/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c:70
↓ 12 callersMethodend
machines/cortex-m/armv7m/atsam3x8e/arduino/port_sam/CoreSPI.cpp:168
↓ 12 callersMethodlastIndexOf
machines/cortex-m/armv7m/atsam3x8e/arduino/arch_arm/CoreString.cpp:582
↓ 12 callersFunctionlfClkGet
/ * @brief * Get the LFnCLK frequency based on current configuration. * * @param[in] lfClkBranch * Selected LF branch * * @return * The L
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:932
↓ 12 callersFunctionmult32x64
machines/cortex-m/CMSIS/Include/arm_math.h:500
↓ 12 callersFunctionnxt_motor_set_speed
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/nxt_motors.c:46
↓ 12 callersFunctionputc_bfd
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:5091
↓ 12 callersFunctionstrcmp
machines/riscv/libs/string_lib/src/qprintf.c:249
↓ 12 callersFunctionsys_sem_signal
libraries/drivers/lwip_port/renesas/sys_arch.c:462
↓ 11 callersFunctionCAN_SendRequest
/ * @brief * Send request for writing or reading the RAM of Message Object msgNum. * * @param[in] can * Pointer to CAN peripheral register blo
machines/cortex-m/armv7em/efm32wg/emlib/src/em_can.c:854
↓ 11 callersFunctionCMU_DivToLog2
/ * @brief * Convert dividend to logarithmic value. Only works for even * numbers equal to 2^n. * * @param[in] div * Unscaled dividend. *
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_cmu.h:1681
↓ 11 callersFunctionCMU_UpdateWaitStates
/ * @brief * Configure various wait states necessary to switch to a certain frequency * and a certain voltage scale. * * @details * This fu
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:858
↓ 11 callersFunction__CLZ
machines/cortex-m/CMSIS/Include/arm_math.h:519
↓ 11 callersFunctionaic_mask_off
Disable handling of an interrupt line in the AIC. * * Args: * vector: The peripheral ID of the interrupt line to disable. */
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/aic.c:129
↓ 11 callersFunctionaic_set_vector
Register an interrupt service routine for an interrupt line. * * Note that while this function registers the routine in the AIC, it * does not enab
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/aic.c:94
↓ 11 callersMethodconcat
machines/cortex-m/armv7em/mk20dx256/teensy31/libraries/WString/WString.cpp:261
↓ 11 callersFunctiondisk_ioctl
machines/cortex-m/armv7em/efm32wg/driver/microsd/diskio.c:171
↓ 11 callersFunctionfdt_path_offset
machines/virt-v7/armv7ve/libs/libfdt/fdt_ro.c:157
↓ 11 callersFunctionfollow_path
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:3053
↓ 11 callersFunctiongic_write
machines/virt-v7/armv7ve/libs/pic/gic.c:38
↓ 11 callersFunctioni2c_start_transaction
Start a transaction. */
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/i2c.c:485
↓ 11 callersMethodinvalidate
machines/cortex-m/armv7m/atsam3x8e/arduino/arch_arm/CoreString.cpp:140
↓ 11 callersMethodinvalidate
machines/cortex-m/armv7em/mk20dx256/teensy31/libraries/WString/WString.cpp:141
↓ 11 callersFunctionlcd_goto_line_column
machines/arm/olimex_lpc_l2294/drivers/tp_ecn.c:162
↓ 11 callersFunctionm
(a)
machines/cortex-m/CMSIS/Documentation/General/html/jquery.js:2
← previousnext →101–200 of 7,715, ranked by callers