MCPcopy Create free account

hub / github.com/TrampolineRTOS/trampoline / functions

Functions7,715 in github.com/TrampolineRTOS/trampoline

↓ 7 callersFunctiondelay
machines/cortex-m/armv7m/atsam3x8e/arduino/port_sam/core_delay.c:81
↓ 7 callersFunctiondelayMicroseconds
machines/cortex-m/armv7em/mk20dx256/teensy31/core_pins.h:824
↓ 7 callersFunctiondigitalRead
machines/cortex-m/armv6m/samd21/utils/pinAccess.c:64
↓ 7 callersFunctiondisplayValue
examples/arm/nxt/demo_car/bluetooth2.c:204
↓ 7 callersFunctiondisplay_bios_status
machines/arm/nxt/drivers/ecrobot/bios/bios_display.c:82
↓ 7 callersFunctionecrobot_status_monitor
machines/arm/nxt/drivers/ecrobot/c/ecrobot_interface.c:733
↓ 7 callersFunctionemState
machines/cortex-m/armv7em/efm32wg/emlib/src/em_emu.c:241
↓ 7 callersMethoderaseText
we can use getTextBounds() to get the bounds of a text part. This is a simpler function for fixed-space fonts.
machines/cortex-m/armv7em/stm32f303/coroLabBoard/tft/tft.cpp:55
↓ 7 callersFunctioneth_serdes_wait_for_update
libraries/drivers/ethernet/renesas/eth_serdes.c:67
↓ 7 callersFunctionf_read
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:3764
↓ 7 callersFunctionhexstrings
------------------------------------------------------------------------
examples/cortex-a-r/armv7/bcm2836/rpi2/lonely/periph.c:75
↓ 7 callersFunctioni2c_disable
Disable an I2C port
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/i2c.c:398
↓ 7 callersFunctioniccom_set_out_ctrl_reg
* Set MFIS CPU communication control register [i] G4MH[k] core to Cortex-A55 * CPU core(MFISAM[k]EICR[i])(i=0-7)(k=0-1). * * Support only CPU 0 to
examples/cortex-a-r/armv8/spider/iccom/iccom_ll.c:43
↓ 7 callersFunctioniccom_set_out_ctrl_reg
* Set MFIS CPU communication control register [i] G4MH[k] core to Cortex-A55 * CPU core(MFISAM[k]EICR[i])(i=0-7)(k=0-1). * * Support only CPU 0 to
examples/rh850/iccom/iccom_ll.c:47
↓ 7 callersFunctionlcd_print_unsigned
machines/arm/olimex_lpc_l2294/drivers/tp_ecn.c:211
↓ 7 callersFunctionmapResolution
machines/cortex-m/armv7m/atsam3x8e/arduino/port_sam/core_analog.c:47
↓ 7 callersFunctionput_fat
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1241
↓ 7 callersFunctionremove_chain
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1431
↓ 7 callersMethodsetTextCursor
machines/cortex-m/armv7em/stm32f303/coroLabBoard/tft/tft.cpp:35
↓ 7 callersFunctionstore_xdir
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:2285
↓ 7 callersFunctionudp_send_null
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/udp.c:354
↓ 7 callersFunctionudp_send_stall
machines/arm/nxt/drivers/lejos_nxj/src/nxtvm/platform/nxt/udp.c:361
↓ 7 callersFunctionviper_log
viper/log.c:35
↓ 6 callersFunctionBOLD
()
make/makefile.py:147
↓ 6 callersFunctionCMU_ClockSelectSet
/ * @brief * Select reference clock/oscillator used for a clock branch. * * @details * Notice that if a selected reference is not enabled prio
machines/cortex-m/armv7em/efm32wg/emlib/src/em_cmu.c:3246
↓ 6 callersFunctionCRYPTO_QDataWrite
/ * @brief * Write 512 bits of data to a QDATAX register in the CRYPTO module. * * @details * Write 512 bits of data into a QDATAX (Quad Data)
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_crypto.h:818
↓ 6 callersFunctionCanIf_Transmit
libraries/net/can/tpl_can_core.c:122
↓ 6 callersFunctionDSI_ConfigPacketHeader
* @brief Generic DSI packet header configuration * @param DSIx: Pointer to DSI register base * @param ChannelID: Virtual channel ID of the head
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_dsi.c:904
↓ 6 callersFunctionEBI_BankPolaritySet
/ * @brief * Configure EBI pin polarity for selected bank(s) for devices with individual * timing support * * @param[in] banks * Mask of me
machines/cortex-m/armv7em/efm32wg/emlib/src/em_ebi.c:1040
↓ 6 callersFunctionEMU_VScaleEM01ByClock
/ * @brief * Voltage scale in EM0 and 1 by clock frequency. * * @param[in] clockFrequency * Use CMSIS HF clock if 0, or override to custom clo
machines/cortex-m/armv7em/efm32wg/emlib/src/em_emu.c:986
↓ 6 callersFunctionEMU_VScaleWait
/ * @brief * Wait for voltage scaling to complete ******************************************************************************/
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_emu.h:761
↓ 6 callersFunctionRCC_AHB2PeriphResetCmd
* @brief Forces or releases AHB2 peripheral reset. * @param RCC_AHB2Periph: specifies the AHB2 peripheral to reset. * This parameter ca
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_rcc.c:2123
↓ 6 callersFunctionRTC_ExitInitMode
* @brief Exits the RTC Initialization mode. * @note When the initialization sequence is complete, the calendar restarts * counting aft
machines/cortex-m/armv7em/stm32f407/STM32F4xx_StdPeriph_Driver/stm32f4xx_rtc.c:597
↓ 6 callersFunctionSerial_Tx
libraries/drivers/serial/renesas/spider_serial.c:59
↓ 6 callersFunctionSystemLFRCOClockGet
/ * @brief * Get low frequency RC oscillator clock frequency for target system. * * @note * This is an EFM32 proprietary function, not part of
machines/cortex-m/armv7em/efm32wg/system_efm32wg.c:332
↓ 6 callersFunctionUNLOCK_KERNEL
()
os/tpl_os_task_kernel.c:326
↓ 6 callersFunction__QSUB8
* @brief C custom defined QSUB8 for M3 and M0 processors */
machines/cortex-m/CMSIS/Include/arm_math.h:720
↓ 6 callersFunction__WFI
\brief Wait For Interrupt \details Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs. */
machines/cortex-m/armv7em/efm32wg/inc/cmsis/cmsis_gcc.h:383
↓ 6 callersFunction__libc_init_array
Iterate over all the preinit/init routines.
machines/cortex-m/armv6m/samd21/startup_samd.c:74
↓ 6 callersFunction__set_BASEPRI
\brief Set Base Priority \details Assigns the given value to the Base Priority register. \param [in] basePri Base Priority value to set */
machines/cortex-m/armv7em/efm32wg/inc/cmsis/cmsis_gcc.h:262
↓ 6 callersFunction_fdt_splice_struct
machines/virt-v7/armv7ve/libs/libfdt/fdt_rw.c:123
↓ 6 callersFunctionarm_cfft_radix4_f32
machines/cortex-m/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c:1181
↓ 6 callersFunctionarm_cfft_radix4_init_f32
machines/cortex-m/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c:77
↓ 6 callersFunctionarm_circularRead_q15
* @brief Q15 Circular Read function. */
machines/cortex-m/CMSIS/Include/arm_math.h:6294
↓ 6 callersFunctionarm_circularRead_q7
* @brief Q7 Circular Read function. */
machines/cortex-m/CMSIS/Include/arm_math.h:6396
↓ 6 callersFunctionarm_copy_f32
machines/cortex-m/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c:74
↓ 6 callersFunctionarm_copy_q15
machines/cortex-m/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c:60
↓ 6 callersFunctionarm_fill_f32
machines/cortex-m/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c:74
↓ 6 callersFunctionarm_hexstr2uint
machines/virt-v7/armv7ve/arm_string.c:270
↓ 6 callersFunctionarm_timer_enable
machines/virt-v7/armv7ve/arm_timer.h:29
↓ 6 callersFunctionarm_timer_timestamp
machines/virt-v7/armv7ve/arm_timer.h:49
↓ 6 callersFunctionarm_udiv64
machines/virt-v7/armv7ve/arm_math.h:34
↓ 6 callersFunctionarm_writew
machines/virt-v7/armv7ve/arm_io.h:44
↓ 6 callersFunctioncreate_chain
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1526
↓ 6 callersFunctioncu
(a,b)
machines/cortex-m/CMSIS/Documentation/General/html/jquery.js:2
↓ 6 callersFunctioncu
(a,b)
machines/cortex-m/CMSIS/Documentation/RTOS/html/jquery.js:2
↓ 6 callersFunctioncu
(a,b)
machines/cortex-m/CMSIS/Documentation/Core/html/jquery.js:2
↓ 6 callersFunctioncu
(a,b)
machines/cortex-m/CMSIS/Documentation/DSP/html/jquery.js:2
↓ 6 callersFunctiondbc_2nd
Test if the character is DBC 2nd byte */
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:735
↓ 6 callersFunctiondisplayValue
examples/arm/nxt/bluetooth2_trampoline/bluetooth2.c:158
↓ 6 callersFunctionecrobot_get_bt_status
* return Bluetooth status * * @return: Bluetooth device status (BT_NO_INIT/BT_INITIALIZED/BT_CONNECTED/BT_STREAM) */
machines/arm/nxt/drivers/ecrobot/c/ecrobot_bluetooth.c:463
↓ 6 callersFunctionecrobot_wait_i2c_ready
* wait until I2C communication is ready * * @param port_id: NXT_PORT_S1/NXT_PORT_S2/NXT_PORT_S3/NXT_PORT_S4 * @param wait: wait time out in msec *
machines/arm/nxt/drivers/ecrobot/c/ecrobot_interface.c:199
↓ 6 callersFunctionenable_interrupts
libraries/drivers/lwip_port/renesas/sys_arch.c:376
↓ 6 callersFunctionfdt_num_mem_rsv
machines/virt-v7/armv7ve/libs/libfdt/fdt_ro.c:99
↓ 6 callersFunctionfdt_offset_ptr
machines/virt-v7/armv7ve/libs/libfdt/fdt.c:78
↓ 6 callersFunctionget_page_table_address
machines/arm/arm926/armadeus-apf27/tools/decode_mmu_structs.c:129
↓ 6 callersFunctionglowEffect
(n,duration)
machines/cortex-m/CMSIS/Documentation/General/html/navtree.js:285
↓ 6 callersFunctionglowEffect
(n,duration)
machines/cortex-m/CMSIS/Documentation/RTOS/html/navtree.js:295
↓ 6 callersFunctionglowEffect
(n,duration)
machines/cortex-m/CMSIS/Documentation/Core/html/navtree.js:297
↓ 6 callersFunctionglowEffect
(n,duration)
machines/cortex-m/CMSIS/Documentation/DSP/html/navtree.js:296
↓ 6 callersFunctiongpio_modify_bit
examples/cortex-a-r/armv8/spider/blink/blink.c:27
↓ 6 callersFunctionh
(a)
machines/cortex-m/CMSIS/Documentation/General/html/jquery.js:2
↓ 6 callersFunctionh
(a)
machines/cortex-m/CMSIS/Documentation/RTOS/html/jquery.js:2
↓ 6 callersFunctionh
(a)
machines/cortex-m/CMSIS/Documentation/Core/html/jquery.js:2
↓ 6 callersFunctionh
(a)
machines/cortex-m/CMSIS/Documentation/DSP/html/jquery.js:2
↓ 6 callersFunctionhexstring
------------------------------------------------------------------------
examples/cortex-a-r/armv7/bcm2836/rpi2/lonely/periph.c:93
↓ 6 callersFunctionif
os/tpl_os_os.c:45
↓ 6 callersFunctionitUsart
void USART2_Handler()
machines/cortex-m/armv7em/stm32l432/lib/serial.c:46
↓ 6 callersFunctionitoa
itoa: convert n to characters in s */
machines/cortex-m/armv7em/mk20dx256/teensy31/itoa.c:42
↓ 6 callersFunctionlcd_print_string
machines/arm/olimex_lpc_l2294/drivers/tp_ecn.c:183
↓ 6 callersFunctionof_read_number
Helper to read a big number; size is in cells (not bytes) */
machines/virt-v7/armv7ve/libs/libfdt/fdt_support.c:808
↓ 6 callersFunctionread_bt_command
* read Bluetooth command * * @param cmd: Bluetooth command * @param buflen: length of the command buffer * @return length of the return command *
machines/arm/nxt/drivers/ecrobot/c/ecrobot_bluetooth.c:98
↓ 6 callersFunctionregSync
/ * @brief * Wait for ongoing sync of register(s) to low frequency domain to complete. * * @note * This only applies to the Gecko Family, see
machines/cortex-m/armv7em/efm32wg/emlib/src/em_letimer.c:99
↓ 6 callersFunctionrswitch_modify
libraries/drivers/ethernet/renesas/rswitch.c:292
↓ 6 callersFunctionsetClassAttr
(elem,attr)
machines/cortex-m/CMSIS/Documentation/RTOS/html/search/search.js:755
↓ 6 callersFunctionsetClassAttr
(elem,attr)
machines/cortex-m/CMSIS/Documentation/Core/html/search/search.js:751
↓ 6 callersFunctionsetClassAttr
(elem,attr)
machines/cortex-m/CMSIS/Documentation/DSP/html/search/search.js:755
↓ 6 callersFunctionst_clust
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:1866
↓ 6 callersFunctionstdimpl_itoa
tests/embUnit/stdImpl.c:135
↓ 6 callersFunctionstripPath
(uri)
machines/cortex-m/CMSIS/Documentation/General/html/navtree.js:24
↓ 6 callersFunctionstripPath
(uri)
machines/cortex-m/CMSIS/Documentation/RTOS/html/navtree.js:34
↓ 6 callersFunctionstripPath
(uri)
machines/cortex-m/CMSIS/Documentation/Core/html/navtree.js:36
↓ 6 callersFunctionstripPath
(uri)
machines/cortex-m/CMSIS/Documentation/DSP/html/navtree.js:35
↓ 6 callersFunctionsys_mutex_unlock
Unlock a mutex * @param mutex the mutex to unlock */
libraries/drivers/lwip_port/renesas/sys_arch.c:571
↓ 6 callersFunctiontchar2uni
Get a character from TCHAR string in defined API encodeing */
machines/cortex-m/armv7em/efm32wg/driver/microsd/ff.c:759
↓ 6 callersFunctiontpl_serial_available
machines/msp430x/small/msp430fr5969/launchpad/serial/serial.c:186
↓ 6 callersFunctionutoa
* fix: the following declarations with 'unsigned long value' * conflicted with the declaration in stdlib.h */
machines/cortex-m/armv7em/mk20dx256/teensy31/itoa.c:128
↓ 5 callersFunctionBUS_RegMaskedSet
/ * @brief * Perform a masked set operation on peripheral register address. * * @details * Peripheral register masked set provides a single-cy
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_bus.h:217
↓ 5 callersFunctionCRYPTO_KeyBufWrite
/ * @brief * Set the key value to be used by the CRYPTO module. * * @details * Write 128 or 256 bit key to the KEYBUF register in the crypto m
machines/cortex-m/armv7em/efm32wg/emlib/inc/em_crypto.h:864
↓ 5 callersFunctionSTORE_SERVICE
os/tpl_os_task_kernel.c:68
← previousnext →301–400 of 7,715, ranked by callers