Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Next-Flip/Momentum-Firmware
/ functions
Functions
14,543 in github.com/Next-Flip/Momentum-Firmware
⨍
Functions
14,543
◇
Types & classes
1,752
↓ 72 callers
Function
subghz_block_generic_serialize
lib/subghz/blocks/generic.c:140
↓ 72 callers
Function
view_set_context
applications/services/gui/view.c:69
↓ 72 callers
Function
view_set_input_callback
applications/services/gui/view.c:29
↓ 71 callers
Function
furi_timer_start
furi/core/timer.c:91
↓ 70 callers
Function
furi_string_cmp
furi/core/string.c:117
↓ 70 callers
Function
hid_hal_keyboard_press
applications/system/hid_app/transport_usb.c:7
↓ 70 callers
Function
hid_hal_keyboard_release
applications/system/hid_app/transport_usb.c:12
↓ 70 callers
Function
manchester_advance
lib/toolbox/manchester_decoder.c:7
↓ 69 callers
Function
flipper_format_file_alloc
lib/flipper_format/flipper_format.c:38
↓ 69 callers
Function
popup_set_header
applications/services/gui/modules/popup.c:171
↓ 69 callers
Function
widget_reset
applications/services/gui/modules/widget.c:71
↓ 68 callers
Function
mjs_get
lib/mjs/mjs_object.c:116
↓ 68 callers
Function
stream_seek
lib/toolbox/stream/stream.c:24
↓ 67 callers
Function
furi_string_cat_str
furi/core/string.c:272
↓ 67 callers
Function
furi_string_equal
furi/core/string.c:141
↓ 67 callers
Function
storage_file_close
applications/services/storage/storage_external_api.c:126
↓ 67 callers
Function
storage_file_read
applications/services/storage/storage_external_api.c:185
↓ 67 callers
Function
stream_tell
lib/toolbox/stream/stream.c:107
↓ 67 callers
Function
view_allocate_model
applications/services/gui/view.c:79
↓ 66 callers
Function
canvas_set_bitmap_mode
applications/services/gui/canvas.c:626
↓ 65 callers
Function
mjs_get_string
Get a pointer to string and string length. */
lib/mjs/mjs_string.c:136
↓ 64 callers
Function
furi_thread_start
furi/core/thread.c:395
↓ 64 callers
Function
view_dispatcher_stop
applications/services/gui/view_dispatcher.c:151
↓ 63 callers
Function
bit_buffer_alloc
lib/toolbox/bit_buffer.c:14
↓ 63 callers
Function
bit_buffer_free
lib/toolbox/bit_buffer.c:28
↓ 63 callers
Function
dolphin_deed
applications/services/dolphin/dolphin.c:39
↓ 62 callers
Function
furi_hal_spi_release
targets/f7/furi_hal/furi_hal_spi.c:65
↓ 62 callers
Function
furi_thread_join
furi/core/thread.c:416
↓ 61 callers
Function
furi_hal_gpio_init_ex
targets/f7/furi_hal/furi_hal_gpio.c:74
↓ 60 callers
Function
furi_hal_rtc_is_flag_set
targets/f7/furi_hal/furi_hal_rtc.c:324
↓ 60 callers
Function
furi_hal_spi_acquire
targets/f7/furi_hal/furi_hal_spi.c:51
↓ 60 callers
Function
furi_thread_free
furi/core/thread.c:257
↓ 60 callers
Method
get
(self, appname: str)
scripts/fbt/appmanifest.py:131
↓ 59 callers
Function
button_panel_add_item
applications/services/gui/modules/button_panel.c:171
↓ 59 callers
Function
furi_string_push_back
furi/core/string.c:149
↓ 59 callers
Function
popup_set_icon
applications/services/gui/modules/popup.c:215
↓ 59 callers
Function
st_dword
lib/fatfs/ff.c:660
↓ 58 callers
Function
furi_hal_bus_enable
targets/f7/furi_hal/furi_hal_bus.c:176
↓ 58 callers
Function
view_commit_model
applications/services/gui/view.c:119
↓ 57 callers
Function
dialog_ex_set_header
applications/services/gui/modules/dialog_ex.c:213
↓ 57 callers
Function
furi_hal_gpio_init_simple
targets/f7/furi_hal/furi_hal_gpio.c:58
↓ 57 callers
Function
furi_string_alloc_printf
furi/core/string.c:44
↓ 56 callers
Function
mjs_get_double
lib/mjs/mjs_primitive.c:57
↓ 56 callers
Method
read
* Gets the input value of a pin if it's been configured with * `direction: "in"`, but not `inMode: "analog"`. * @version Added in JS SDK 0.1
applications/system/js_app/packages/fz-sdk/gpio/index.d.ts:65
↓ 56 callers
Function
simple_array_get_count
lib/toolbox/simple_array.c:95
↓ 56 callers
Function
st25r3916_write_reg
lib/drivers/st25r3916_reg.c:62
↓ 56 callers
Function
view_get_model
applications/services/gui/view.c:109
↓ 55 callers
Function
furi_hal_subghz_get_rolling_counter_mult
targets/f7/furi_hal/furi_hal_subghz.c:69
↓ 55 callers
Function
mf_classic_get_first_block_num_of_sector
lib/nfc/protocols/mf_classic/mf_classic.c:580
↓ 55 callers
Function
submenu_reset
applications/services/gui/modules/submenu.c:380
↓ 54 callers
Function
furi_message_queue_get
furi/core/message_queue.c:101
↓ 54 callers
Function
furi_thread_get_current_id
furi/core/thread.c:463
↓ 54 callers
Function
mjs_mk_string
lib/mjs/mjs_string.c:47
↓ 54 callers
Function
subghz_protocol_blocks_reverse_key
lib/subghz/blocks/math.c:3
↓ 53 callers
Function
byte_input_set_result_callback
applications/services/gui/modules/byte_input.c:823
↓ 53 callers
Function
dialog_ex_set_text
applications/services/gui/modules/dialog_ex.c:234
↓ 53 callers
Function
furi_message_queue_alloc
furi/core/message_queue.c:27
↓ 53 callers
Function
scene_manager_has_previous_scene
applications/services/gui/scene_manager.c:184
↓ 52 callers
Function
rpc_add_handler
applications/services/rpc/rpc.c:463
↓ 52 callers
Function
storage_common_stat
applications/services/storage/storage_external_api.c:461
↓ 52 callers
Function
subghz_decoder_test
applications/debug/unit_tests/tests/subghz/subghz_test.c:66
↓ 51 callers
Function
bit_buffer_get_data
lib/toolbox/bit_buffer.c:237
↓ 51 callers
Function
byte_input_set_header_text
applications/services/gui/modules/byte_input.c:846
↓ 51 callers
Function
canvas_width
applications/services/gui/canvas.c:113
↓ 51 callers
Function
furi_hal_bus_disable
targets/f7/furi_hal/furi_hal_bus.c:242
↓ 51 callers
Function
furi_thread_alloc_ex
furi/core/thread.c:244
↓ 51 callers
Function
furi_timer_alloc
furi/core/timer.c:47
↓ 51 callers
Function
mjs_mk_boolean
lib/mjs/mjs_primitive.c:80
↓ 51 callers
Function
view_dispatcher_attach_to_gui
applications/services/gui/view_dispatcher.c:231
↓ 50 callers
Function
bit_lib_push_bit
lib/bit_lib/bit_lib.c:5
↓ 50 callers
Function
subghz_custom_btn_get_original
lib/subghz/blocks/custom_btn.c:26
↓ 50 callers
Function
widget_add_text_scroll_element
applications/services/gui/modules/widget.c:167
↓ 49 callers
Function
furi_log_puts
furi/core/log.c:105
↓ 49 callers
Method
writeKey
(self, key: str, value)
scripts/flipper/utils/fff.py:67
↓ 48 callers
Function
float_is_equal
lib/toolbox/float_tools.c:6
↓ 48 callers
Function
mjs_get_int32
lib/mjs/mjs_primitive.c:71
↓ 47 callers
Function
canvas_string_width
applications/services/gui/canvas.c:271
↓ 47 callers
Function
furi_string_alloc_set_str
furi/core/string.c:38
↓ 47 callers
Function
furi_thread_flags_wait
furi/core/thread.c:561
↓ 47 callers
Function
mjs_get_ptr
lib/mjs/mjs_primitive.c:121
↓ 47 callers
Function
mjs_mk_foreign
lib/mjs/mjs_primitive.c:129
↓ 47 callers
Function
mjs_mk_object
lib/mjs/mjs_object.c:48
↓ 46 callers
Function
button_panel_add_icon
Draw an icon but don't make it a button.
applications/services/gui/modules/button_panel.c:429
↓ 46 callers
Function
flipper_format_file_open_existing
lib/flipper_format/flipper_format.c:52
↓ 46 callers
Function
mjs_get_int
lib/mjs/mjs_primitive.c:62
↓ 46 callers
Function
st25r3916_change_reg_bits
lib/drivers/st25r3916_reg.c:218
↓ 46 callers
Function
test_rpc_add_ping_to_list
applications/debug/unit_tests/tests/rpc/rpc_test.c:277
↓ 45 callers
Function
mjs_is_string
lib/mjs/mjs_string.c:41
↓ 45 callers
Function
mjs_pop
lib/mjs/mjs_core.c:394
↓ 45 callers
Function
nfc_poller_get_data
lib/nfc/nfc_poller.c:280
↓ 45 callers
Function
onewire_host_write
lib/one_wire/one_wire_host.c:192
↓ 45 callers
Function
popup_reset
applications/services/gui/modules/popup.c:246
↓ 45 callers
Function
rpc_send_and_release_empty
applications/services/rpc/rpc.c:506
↓ 45 callers
Function
view_dispatcher_run
applications/services/gui/view_dispatcher.c:123
↓ 44 callers
Function
bit_lib_test_parity_32
lib/bit_lib/bit_lib.c:132
↓ 44 callers
Function
furi_semaphore_release
furi/core/semaphore.c:98
↓ 44 callers
Function
update_task_set_progress
applications/system/updater/util/update_task.c:309
↓ 43 callers
Function
furi_timer_free
furi/core/timer.c:67
↓ 43 callers
Function
widget_add_string_element
applications/services/gui/modules/widget.c:136
↓ 42 callers
Function
bit_buffer_copy_bytes
lib/toolbox/bit_buffer.c:77
← previous
next →
101–200 of 14,543, ranked by callers