MCPcopy Create free account

hub / github.com/apache/mynewt-core / functions

Functions12,691 in github.com/apache/mynewt-core

↓ 1,443 callersFunctionconsole_printf
* Prints the specified format string to the console. * * @return The number of characters that would have been *
sys/console/full/src/console_fmt.c:89
↓ 536 callersFunctionstrcmp
libc/baselibc/src/strcmp.c:7
↓ 445 callersFunctionmemcpy
libc/baselibc/src/memcpy.c:8
↓ 442 callersFunctionmemset
libc/baselibc/src/memset.c:12
↓ 407 callersFunctionstreamer_printf
util/streamer/src/streamer.c:35
↓ 270 callersFunctionprintf
libc/baselibc/src/tinyprintf.c:448
↓ 248 callersFunctionAM_REG
Begin critical section.
hw/mcu/ambiq/apollo2/src/ext/AmbiqSuite/mcu/apollo2/hal/am_hal_pwrctrl.c:98
↓ 244 callersFunctionhal_gpio_write
hw/mcu/native/src/hal_gpio.c:63
↓ 212 callersFunctionstrlen
libc/baselibc/src/strlen.c:7
↓ 203 callersFunctionos_time_delay
kernel/os/src/os_time.c:102
↓ 185 callersFunctionos_dev_create
kernel/os/src/os_dev.c:115
↓ 174 callersFunctionparse_ll_bounds
util/parse/src/parse.c:51
↓ 169 callersFunctionNVIC_SetVector
hw/cmsis-core/include/mynewt_cm0_vectab.h:31
↓ 160 callersFunctionhal_gpio_init_out
hw/mcu/native/src/hal_gpio.c:52
↓ 157 callersFunctionSTATS_NAME
Define stat names for querying */
hw/drivers/rtc/ds3231/src/ds3231.c:29
↓ 141 callersFunctionos_time_get
kernel/os/src/os_time.c:53
↓ 126 callersFunctionSX1276Write
hw/drivers/lora/sx1276/src/sx1276.c:1245
↓ 124 callersFunctionos_mutex_release
kernel/os/src/os_mutex.c:56
↓ 123 callersFunctionos_mbuf_free_chain
kernel/os/src/os_mbuf.c:206
↓ 120 callersFunctionos_trace_isr_enter
kernel/os/include/os/os_trace_api.h:95
↓ 120 callersFunctionos_trace_isr_exit
kernel/os/include/os/os_trace_api.h:101
↓ 114 callersFunctionos_mutex_pend
kernel/os/src/os_mutex.c:147
↓ 112 callersFunctionmemcmp
libc/baselibc/src/memcmp.c:7
↓ 111 callersFunctionos_dev_open
kernel/os/src/os_dev.c:207
↓ 110 callersFunctionhal_spi_tx_val
hw/mcu/nxp/kinetis/src/hal_spi.c:486
↓ 109 callersFunctionSX1272Write
hw/drivers/lora/sx1272/src/sx1272.c:1054
↓ 107 callersFunctionos_eventq_dflt_get
kernel/os/src/os_eventq.c:334
↓ 98 callersFunctioni2cn_master_write
hw/util/i2cn/src/i2cn.c:45
↓ 93 callersFunctionSTATS_NAME
hw/bus/src/bus.c:33
↓ 92 callersFunctionRegionCommonValueInRange
net/lora/node/src/mac/region/RegionCommon.c:97
↓ 91 callersFunctionon_off_state
hw/mcu/stm/stm32h5xx/mcu_cli/src/mcu_cli.c:38
↓ 90 callersFunctionos_eventq_put
kernel/os/src/os_eventq.c:43
↓ 89 callersFunctionos_sem_pend
kernel/os/src/os_sem.c:130
↓ 85 callersFunctionSTATS_SECT_ENTRY
(toggles)
apps/slinky/src/led.c:31
↓ 82 callersFunctionCortex_DisableAll
hw/cmsis-core/include/mynewt_cm.h:25
↓ 78 callersFunctionbma400_set_register_field
hw/drivers/sensors/bma400/src/bma400.c:450
↓ 78 callersFunctionstrncmp
libc/baselibc/src/strncmp.c:7
↓ 76 callersFunctionBLEIFn
(ui32Module)
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_ble.c:2648
↓ 76 callersFunctionTEST_CASE_DECL
sys/flash_map/selftest/src/flash_map_test.c:37
↓ 76 callersFunctionos_dev_close
kernel/os/src/os_dev.c:241
↓ 76 callersFunctionsensor_itf_lock
* Lock access to the sensor_itf specified by si. Blocks until lock acquired. * * @param The sensor_itf to lock * @param The timeout * * @return 0
hw/sensor/src/sensor.c:868
↓ 76 callersFunctionsensor_itf_unlock
* Unlock access to the sensor_itf specified by si. * * @param The sensor_itf to unlock access to * * @return 0 on success, non-zero on failure. *
hw/sensor/src/sensor.c:902
↓ 75 callersFunctionSCARDn
Restore SCC registers
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_scard.c:418
↓ 75 callersFunctionsensor_ftostr
* Convenience API to convert floats to strings, * might loose some precision due to rounding */
hw/sensor/src/sensor_shell.c:236
↓ 73 callersFunctionmalloc
libc/baselibc/src/malloc.c:146
↓ 72 callersFunctionon_off_state
hw/mcu/stm/stm32f4xx/mcu_cli/src/mcu_cli.c:33
↓ 72 callersFunctionos_sem_release
kernel/os/src/os_sem.c:59
↓ 70 callersFunctionSX1276Read
hw/drivers/lora/sx1276/src/sx1276.c:1251
↓ 70 callersFunctionos_callout_reset
kernel/os/src/os_callout.c:67
↓ 65 callersFunctionSTATS_SECT_ENTRY
Define the stats section and records */
hw/drivers/sensors/bma253/src/bma253.c:112
↓ 65 callersFunctionlis2dw12_read8
* Read byte data from sensor over different interfaces * * @param The sensor interface * @param The register address to read from * @param Pointer
hw/drivers/sensors/lis2dw12/src/lis2dw12.c:494
↓ 64 callersFunctionsnprintf
libc/baselibc/src/tinyprintf.c:472
↓ 64 callersFunctionstrcpy
libc/baselibc/src/strcpy.c:9
↓ 63 callersFunctionfprintf
libc/baselibc/src/tinyprintf.c:439
↓ 63 callersFunctionmcu_gpio_set_pin_function
hw/mcu/dialog/da1469x/src/hal_gpio.c:495
↓ 62 callersFunctionfs_close
fs/fs/src/fs_file.c:191
↓ 62 callersFunctionfs_open
fs/fs/src/fs_file.c:181
↓ 61 callersFunctionfs_getpos
fs/fs/src/fs_file.c:219
↓ 61 callersFunctionhal_gpio_irq_enable
* gpio irq enable * * Enable the irq on the specified pin * * @param pin */
hw/mcu/nxp/mkw41z/src/hal_gpio.c:145
↓ 61 callersFunctionparse_ull_bounds
util/parse/src/parse.c:72
↓ 60 callersFunctionRegionCommonChanMaskCopy
net/lora/node/src/mac/region/RegionCommon.c:138
↓ 60 callersFunctionSX1272Read
hw/drivers/lora/sx1272/src/sx1272.c:1060
↓ 60 callersFunctionos_cputime_timer_stop
kernel/os/src/os_cputime.c:105
↓ 59 callersFunctionst_dword
fs/fatfs/src/ff.c:648
↓ 57 callersFunctionhal_gpio_init_af
* gpio init af * * Configure the specified pin for AF. */
hw/mcu/stm/stm32_common/src/hal_gpio.c:753
↓ 56 callersFunctionnffs_test_util_assert_file_len
fs/nffs/selftest/src/nffs_test_utils.c:72
↓ 55 callersFunctionadxl345_read8
* Read byte data from ADXL345 sensor over different interfaces * * @param The sensor interface * @param The register address to read from * @param
hw/drivers/sensors/adxl345/src/adxl345.c:470
↓ 54 callersFunctionfree
libc/baselibc/src/malloc.c:224
↓ 54 callersFunctionhal_gpio_read
hw/mcu/native/src/hal_gpio.c:76
↓ 54 callersFunctionos_sem_init
kernel/os/src/os_sem.c:33
↓ 53 callersFunctionbus_node_simple_write
* Write data to node * * This is simple version of bus_node_write() with default timeout and no flags. * * @param node Node device object * @
hw/bus/include/bus/bus.h:182
↓ 52 callersFunctionbus_node_simple_write_read_transact
* Perform write and read transaction on node * * This is simple version of bus_node_write_read_transact() with default timeout * and no flags. *
hw/bus/include/bus/bus.h:204
↓ 52 callersFunctionhal_timer_init
hw/mcu/native/src/hal_timer.c:83
↓ 51 callersFunctionos_mutex_init
kernel/os/src/os_mutex.c:27
↓ 50 callersFunctionhal_gpio_irq_init
* gpio irq init * * Initialize an external interrupt on a gpio pin * * @param pin Pin number to enable gpio. * @param handler Interrupt h
hw/mcu/nxp/mkw41z/src/hal_gpio.c:116
↓ 50 callersFunctionon_off_state
hw/mcu/stm/stm32f1xx/mcu_cli/src/mcu_cli.c:30
↓ 48 callersFunctionbus_node_set_callbacks
hw/bus/src/bus.c:209
↓ 48 callersFunctionos_mbuf_append
kernel/os/src/os_mbuf.c:264
↓ 47 callersFunctionlis2ds12_read8
* Read byte data from sensor over different interfaces * * @param The sensor interface * @param The register address to read from * @param Pointer
hw/drivers/sensors/lis2ds12/src/lis2ds12.c:378
↓ 47 callersFunctionlp5523_shell_err_invalid_arg
hw/drivers/led/lp5523/src/lp5523_shell.c:68
↓ 47 callersFunctionos_task_init
kernel/os/src/os_task.c:59
↓ 46 callersFunctioni2cn_master_read
hw/util/i2cn/src/i2cn.c:23
↓ 45 callersFunctionbmp5_check_and_return
Common error handler */
hw/drivers/sensors/bmp5/src/bmp5.c:324
↓ 45 callersFunctionflash_area_open
sys/flash_map/src/flash_map.c:54
↓ 44 callersFunctionhal_spi_enable
hw/mcu/nxp/kinetis/src/hal_spi.c:435
↓ 44 callersFunctionos_cputime_delay_usecs
kernel/os/src/os_cputime.c:64
↓ 44 callersFunctionset_register
hw/drivers/sensors/bma253/src/bma253.c:542
↓ 43 callersFunctionflash_area_read
sys/flash_map/src/flash_map.c:248
↓ 43 callersFunctionhal_system_clock_start
* hal system clock start * * Makes sure the LFCLK and/or HFCLK is started. */
hw/mcu/arc/snps/src/hal_system.c:64
↓ 43 callersFunctionos_time_ms_to_ticks32
* Converts milliseconds to OS ticks. * * This function does not check if conversion overflows and should be only used * in cases where input is kno
kernel/os/include/os/os_time.h:394
↓ 43 callersFunctionset_register
hw/drivers/sensors/bma2xx/src/bma2xx.c:363
↓ 42 callersFunctionhal_spi_config
hw/mcu/nxp/kinetis/src/hal_spi.c:368
↓ 42 callersFunctionhal_spi_txrx
hw/mcu/nxp/kinetis/src/hal_spi.c:508
↓ 42 callersFunctionos_callout_init
kernel/os/src/os_callout.c:31
↓ 41 callersFunctionam_util_stdio_printf
@brief A lite version of printf() @param *pcFmt - Pointer to formatter string See am_util_stdio_sprintf() for more details. @return uint32_t repres
hw/mcu/ambiq/apollo2/src/ext/AmbiqSuite/utils/am_util_stdio.c:1164
↓ 41 callersFunctionbma400_set_register
hw/drivers/sensors/bma400/src/bma400.c:380
↓ 41 callersFunctionsprintf
libc/baselibc/src/sprintf.c:9
↓ 40 callersFunctionIOSLAVEn
Start a critical section for thread safety.
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_ios.c:1026
↓ 40 callersFunctionUARTn
(ui32Module)
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_uart.c:417
↓ 40 callersFunctionfs_mkdir
fs/fs/src/fs_mkdir.c:42
next →1–100 of 12,691, ranked by callers