Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mynewt-core
/ functions
Functions
12,691 in github.com/apache/mynewt-core
⨍
Functions
12,691
◇
Types & classes
7,031
↓ 23 callers
Function
mn_sendto
net/ip/mn_socket/src/mn_socket.c:93
↓ 23 callers
Function
os_cputime_timer_init
kernel/os/src/os_cputime.c:73
↓ 22 callers
Function
am_hal_flash_delay
@brief Use the bootrom to implement a spin loop. @param ui32Iterations - Number of iterations to delay. Use this function to implement a CPU busy wa
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_flash.c:558
↓ 22 callers
Function
bmp5_get_regs
* @brief This API reads the data from the given register address of the sensor. */
hw/drivers/sensors/bmp5/src/bmp5.c:166
↓ 22 callers
Function
bus_spi_hal_dev_create
* Create SPI bus device using spi_hal driver * * This is a convenient helper and recommended way to create os_dev for bus SPI * device instead of c
hw/bus/drivers/spi_hal/include/bus/drivers/spi_hal.h:62
↓ 22 callers
Function
console_write
sys/console/full/src/console.c:533
↓ 22 callers
Function
fcb2_append_finish
fs/fcb2/src/fcb_append.c:241
↓ 22 callers
Function
fcb2_walk
* Call 'cb' for every element in flash circular buffer. If fap is specified, * only elements with that flash_area are reported. */
fs/fcb2/src/fcb_walk.c:43
↓ 22 callers
Function
fcb_init
fs/fcb/src/fcb.c:32
↓ 22 callers
Function
nffs_hash_id_is_file
fs/nffs/src/nffs_hash.c:38
↓ 22 callers
Function
nffs_test_assert_system
fs/nffs/selftest/src/nffs_test_utils.c:613
↓ 21 callers
Function
adxl345_write8
* Write byte to ADXL345 sensor over different interfaces * * @param The sensor interface * @param The register address to write to * @param The va
hw/drivers/sensors/adxl345/src/adxl345.c:432
↓ 21 callers
Function
ext_irq_handler
* ext irq handler * * Handles the gpio interrupt attached to a gpio pin. * * @param index */
hw/mcu/stm/stm32_common/src/hal_gpio.c:176
↓ 21 callers
Function
fs_seek
fs/fs/src/fs_file.c:212
↓ 21 callers
Function
get_register
hw/drivers/sensors/bma253/src/bma253.c:326
↓ 21 callers
Function
i2s_driver_buffer_get
hw/drivers/i2s/src/i2s.c:370
↓ 21 callers
Function
lsm6dsl_read
hw/drivers/sensors/lsm6dsl/src/lsm6dsl.c:415
↓ 21 callers
Function
nffs_hash_id_is_block
fs/nffs/src/nffs_hash.c:50
↓ 21 callers
Function
os_eventq_init
kernel/os/src/os_eventq.c:30
↓ 21 callers
Function
randr
net/lora/node/src/utilities.c:26
↓ 20 callers
Function
RegionCommonComputeTxPower
net/lora/node/src/mac/region/RegionCommon.c:323
↓ 20 callers
Function
conf_get_value
* Get value in printable string form. If value is not string, the value * will be filled in *buf. * Return value will be pointer to beginning of tha
sys/config/src/config.c:468
↓ 20 callers
Function
conf_register
sys/config/src/config.c:85
↓ 20 callers
Function
copy_and_key
net/lora/node/src/mac/aes.c:376
↓ 20 callers
Function
fcb_append
fs/fcb/src/fcb_append.c:82
↓ 20 callers
Function
hal_spi_txrx_noblock
hw/mcu/nxp/kinetis/src/hal_spi.c:543
↓ 20 callers
Function
lora_node_log
net/lora/node/src/lora_node.c:95
↓ 20 callers
Function
os_mbuf_pullup
kernel/os/src/os_mbuf.c:848
↓ 19 callers
Function
am_hal_ble_plf_reg_write
Write a register value to the BLE core.
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_ble.c:2824
↓ 19 callers
Function
am_hal_gpio_pinconfig
@brief Configure an Apollo3 pin. @param ui32Pin - pin number to be configured. @param ui32Config - Contains multiple descriptor fields. This func
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_gpio.c:390
↓ 19 callers
Function
bme280_readlen
* Read multiple length data from BME280 sensor over SPI * * @param register address * @param variable length payload * @param length of the payloa
hw/drivers/sensors/bme280/src/bme280.c:833
↓ 19 callers
Function
bus_node_unlock
hw/bus/src/bus.c:556
↓ 19 callers
Function
conf_save_one
* Append a single value to persisted config. Don't store duplicate value. */
sys/config/src/config_store.c:217
↓ 19 callers
Function
da1469x_pd_acquire
hw/mcu/dialog/da1469x/src/da1469x_pd.c:170
↓ 19 callers
Function
delay_msec
hw/drivers/sensors/bma253/src/bma253.c:216
↓ 19 callers
Function
dump_reg
printDump() - Print the registers for a given block. ui32NumModules = Number of modules in this block e.g. AM_REG_xxx_NUM_MODULES. ui32BlockBaseAd
hw/mcu/ambiq/apollo2/src/ext/AmbiqSuite/utils/am_util_regdump.c:627
↓ 19 callers
Function
fcb2_len_in_flash
fs/fcb2/src/fcb_priv.h:43
↓ 19 callers
Function
fcb2_write
fs/fcb2/src/fcb_append.c:131
↓ 19 callers
Function
fcb_len_in_flash
fs/fcb/src/fcb_priv.h:41
↓ 19 callers
Function
log_hdr_len
sys/log/full/src/log.c:489
↓ 19 callers
Function
log_register
* Associate an instantiation of a log with the logging infrastructure * If trailer data needs to be read, the trailer callbacks should be * register
sys/log/full/src/log.c:411
↓ 19 callers
Function
nffs_flash_read
* Reads a chunk of data from flash. * * @param area_idx The index of the area to read from. * @param area_offset The offset
fs/nffs/src/nffs_flash.c:42
↓ 19 callers
Function
nffs_hash_id_is_inode
fs/nffs/src/nffs_hash.c:44
↓ 19 callers
Function
nffs_test_util_assert_block_count
fs/nffs/selftest/src/nffs_test_utils.c:188
↓ 19 callers
Function
nrf52_periph_create
hw/mcu/nordic/nrf52xxx/src/nrf52_periph.c:501
↓ 19 callers
Function
os_mbuf_free
kernel/os/src/os_mbuf.c:185
↓ 19 callers
Function
ssd1673_write_cmd
hw/drivers/display/ssd1673/src/ssd1673.c:83
↓ 18 callers
Function
HAL_GetTick
hw/mcu/stm/stm32_common/src/hal_system.c:48
↓ 18 callers
Function
RegionCommonCountChannels
net/lora/node/src/mac/region/RegionCommon.c:121
↓ 18 callers
Function
TEST_CASE_DECL
fs/fcb/selftest/src/fcb_test.c:139
↓ 18 callers
Function
bma400_begin_transact
hw/drivers/sensors/bma400/src/bma400.c:413
↓ 18 callers
Function
bma400_commit
hw/drivers/sensors/bma400/src/bma400.c:419
↓ 18 callers
Function
fcb2_init
fs/fcb2/src/fcb.c:26
↓ 18 callers
Function
get_register
hw/drivers/sensors/bma2xx/src/bma2xx.c:308
↓ 18 callers
Function
get_registers
hw/drivers/sensors/bma253/src/bma253.c:428
↓ 18 callers
Function
hal_flash_read
hw/hal/src/hal_flash.c:116
↓ 18 callers
Function
hal_gpio_toggle
hw/mcu/native/src/hal_gpio.c:85
↓ 18 callers
Function
hal_gpio_write
* gpio write * * Write a value (either high or low) to the specified pin. * * @param pin Pin to set * @param val Value to set pin (0:low 1:high)
hw/mcu/nordic/nrf_common/src/hal_gpio.c:139
↓ 18 callers
Function
i2s_driver_buffer_put
hw/drivers/i2s/src/i2s.c:386
↓ 18 callers
Function
json_test_decode
encoding/json/selftest/src/testcases/json_decode_errors.c:81
↓ 18 callers
Function
nffs_block_from_hash_entry
* Constructs a block representation from a minimal block hash entry. If the * hash entry references other objects (inode or previous data block), th
fs/nffs/src/nffs_block.c:390
↓ 18 callers
Function
nffs_inode_setflags
fs/nffs/src/nffs_inode.c:1272
↓ 18 callers
Function
os_trace_api_ret_u32
kernel/os/include/os/os_trace_api.h:203
↓ 18 callers
Function
pps_configure_input
hw/mcu/microchip/pic32mz/src/pps.c:198
↓ 18 callers
Function
pps_configure_output
hw/mcu/microchip/pic32mz/src/pps.c:184
↓ 18 callers
Function
stm32_tmr_reg_irq
hw/mcu/stm/stm32_common/src/hal_timer.c:176
↓ 18 callers
Function
tsl2591_shell_print_reg
hw/drivers/sensors/tsl2591/src/tsl2591_shell.c:302
↓ 17 callers
Function
bme680_get_regs
! * @brief This API reads the data from the given register address of the sensor. */
hw/drivers/sensors/bme680/src/bme680.c:473
↓ 17 callers
Function
charge_control_unlock
hw/charge-control/src/charge_control.c:331
↓ 17 callers
Function
fcb_append_finish
fs/fcb/src/fcb_append.c:144
↓ 17 callers
Function
fcb_walk
* Call 'cb' for every element in flash circular buffer. If fap is specified, * only elements with that flash_area are reported. */
fs/fcb/src/fcb_walk.c:27
↓ 17 callers
Function
ftfx_command_sequence
! * @brief FTFx Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to
hw/mcu/nxp/kinetis/MK8xF/src/fsl_ftfx_controller.c:1250
↓ 17 callers
Function
hal_bsp_flash_dev
hw/bsp/puckjs/src/hal_bsp.c:47
↓ 17 callers
Function
isdigit
libc/baselibc/include/ctype.h:32
↓ 17 callers
Function
nffs_unlock
fs/nffs/src/nffs.c:139
↓ 16 callers
Function
am_hal_flash_delay_status_check
@brief Delays for a desired amount of cycles while also waiting for a status to equal OR not-equal to a value. @param ui32usMaxDelay - Maximum number
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_flash.c:665
↓ 16 callers
Function
am_hal_interrupt_master_disable
hw/mcu/ambiq/apollo2/src/ext/AmbiqSuite/mcu/apollo2/hal/am_hal_interrupt.c:328
↓ 16 callers
Function
am_hal_interrupt_master_set
hw/mcu/ambiq/apollo2/src/ext/AmbiqSuite/mcu/apollo2/hal/am_hal_interrupt.c:377
↓ 16 callers
Function
charge_control_lock
hw/charge-control/src/charge_control.c:319
↓ 16 callers
Function
crc16_ccitt
util/crc/src/crc16.c:70
↓ 16 callers
Function
log_append_body
sys/log/full/src/log.c:706
↓ 16 callers
Function
lsm6dsl_write_reg
hw/drivers/sensors/lsm6dsl/src/lsm6dsl.c:391
↓ 16 callers
Function
mn_bind
net/ip/mn_socket/src/mn_socket.c:69
↓ 16 callers
Function
native_sock_err_to_mn_err
net/ip/native_sockets/src/native_sock.c:138
↓ 16 callers
Function
nffs_inode_getflags
fs/nffs/src/nffs_inode.c:1289
↓ 16 callers
Function
os_mbuf_cmpf
kernel/os/src/os_mbuf.c:551
↓ 16 callers
Function
ostream_write
util/stream/src/stream.c:128
↓ 16 callers
Function
stmpe610_write_reg8
hw/drivers/display/lvgl/indev/stmpe610/src/stmpe610.c:229
↓ 16 callers
Function
writeChar
* Writes one character to an output buffer. * @param pptr pointer to the output buffer - incremented by the number of bytes used & returned * @param
net/mqtt/eclipse/src/MQTTPacket.c:152
↓ 16 callers
Function
xputc
hw/mcu/arc/src/ext/sdk/common/xprintf.c:25
↓ 15 callers
Function
am_hal_ble_blocking_transfer
Blocking write to the BLE module.
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_ble.c:1713
↓ 15 callers
Function
am_hal_ble_plf_reg_read
Read a register value from the BLE core.
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_ble.c:2746
↓ 15 callers
Function
bcd_to_dec
Converts a Binary Coded Decimal (BCD) byte to its Decimal form.
hw/mcu/ambiq/apollo3/src/ext/AmbiqSuite/mcu/apollo3/hal/am_hal_rtc.c:61
↓ 15 callers
Function
bcd_to_dec
Converts a Binary Coded Decimal (BCD) byte to its Decimal form.
hw/mcu/ambiq/apollo2/src/ext/AmbiqSuite/mcu/apollo2/hal/am_hal_rtc.c:58
↓ 15 callers
Function
bma253_set_int_enable
hw/drivers/sensors/bma253/src/bma253.c:1252
↓ 15 callers
Function
bma2xx_set_int_enable
hw/drivers/sensors/bma2xx/src/bma2xx.c:1062
↓ 15 callers
Function
bmp280_readlen
* Read multiple length data from BMP280 sensor over different interfaces * * @param register address * @param variable length payload * @param len
hw/drivers/sensors/bmp280/src/bmp280.c:961
↓ 15 callers
Function
conf_commit
sys/config/src/config.c:490
↓ 15 callers
Function
conf_get_stored_value
sys/config/src/config_store.c:157
↓ 15 callers
Function
console_blocking_mode
sys/console/full/src/console.c:607
← previous
next →
201–300 of 12,691, ranked by callers