MCPcopy Create free account

hub / github.com/DarkFlippers/unleashed-firmware / functions

Functions13,979 in github.com/DarkFlippers/unleashed-firmware

↓ 1,240 callersFunctionfuri_string_get_cstr
furi/core/string.c:97
↓ 1,051 callersFunctionfree
furi/core/memmgr.c:16
↓ 945 callersFunctionmalloc
furi/core/memmgr.c:12
↓ 926 callersFunctionfuri_string_cat_printf
furi/core/string.c:169
↓ 900 callersFunctionfuri_string_free
furi/core/string.c:65
↓ 667 callersFunctionfuri_string_alloc
furi/core/string.c:26
↓ 517 callersFunctionfuri_record_open
furi/core/record.c:116
↓ 517 callersFunctionlevel_duration_make
lib/toolbox/level_duration.h:20
↓ 485 callersFunctionfuri_record_close
furi/core/record.c:138
↓ 429 callersFunctionscene_manager_next_scene
applications/services/gui/scene_manager.c:95
↓ 375 callersFunctionview_dispatcher_send_custom_event
applications/services/gui/view_dispatcher.c:327
↓ 333 callersFunctioncanvas_draw_icon
applications/services/gui/canvas.c:407
↓ 332 callersFunctionview_dispatcher_switch_to_view
applications/services/gui/view_dispatcher.c:194
↓ 321 callersFunctionfuri_string_printf
furi/core/string.c:157
↓ 290 callersFunctioncanvas_set_color
applications/services/gui/canvas.c:148
↓ 250 callersFunctionbit_lib_get_bits
lib/bit_lib/bit_lib.c:36
↓ 230 callersFunctionfuri_string_set
furi/core/string.c:101
↓ 226 callersFunctionmjs_return
lib/mjs/mjs_core.c:372
↓ 222 callersFunctioncanvas_set_font
applications/services/gui/canvas.c:162
↓ 208 callersFunctionscene_manager_set_scene_state
applications/services/gui/scene_manager.c:27
↓ 205 callersFunctionnotification_message
applications/services/notification/notification_app_api.c:6
↓ 197 callersFunctionsubmenu_add_item
applications/services/gui/modules/submenu.c:275
↓ 189 callersFunctionfuri_hal_gpio_write
* GPIO write pin * @param gpio GpioPin * @param state true / false */
targets/f7/furi_hal/furi_hal_gpio.h:232
↓ 181 callersFunctionfuri_string_cat
furi/core/string.c:268
↓ 178 callersFunctionflipper_format_read_uint32
lib/flipper_format/flipper_format.c:261
↓ 176 callersFunctionfuri_string_reset
furi/core/string.c:74
↓ 174 callersFunctioncanvas_draw_str
applications/services/gui/canvas.c:186
↓ 170 callersFunctionbit_lib_get_bits_32
lib/bit_lib/bit_lib.c:60
↓ 168 callersFunctionbit_lib_get_bits_16
lib/bit_lib/bit_lib.c:49
↓ 165 callersFunctionvariable_item_set_current_value_text
applications/services/gui/modules/variable_item_list.c:553
↓ 162 callersFunctionview_dispatcher_add_view
applications/services/gui/view_dispatcher.c:143
↓ 154 callersFunctionview_dispatcher_remove_view
applications/services/gui/view_dispatcher.c:164
↓ 146 callersMethodinfo
(self)
scripts/hs.py:113
↓ 142 callersFunctionbit_buffer_get_size_bytes
lib/toolbox/bit_buffer.c:211
↓ 141 callersFunctionnfc_device_get_data
lib/nfc/nfc_device.c:59
↓ 140 callersFunctionmjs_set
lib/mjs/mjs_object.c:159
↓ 138 callersFunctioncanvas_draw_str_aligned
applications/services/gui/canvas.c:194
↓ 134 callersFunctionmjs_prepend_errorf
lib/mjs/mjs_core.c:156
↓ 133 callersFunctioncanvas_draw_line
applications/services/gui/canvas.c:466
↓ 133 callersMethodwrite
* Sets the output value of a pin if it's been configured with * `direction: "out"`. * @param value Logic value to output * @version Add
applications/system/js_app/packages/fz-sdk/gpio/index.d.ts:59
↓ 131 callersFunctionmjs_arg
lib/mjs/mjs_core.c:361
↓ 131 callersFunctionsubghz_protocol_blocks_add_bit
lib/subghz/blocks/decoder.c:5
↓ 130 callersFunctionfuri_delay_ms
furi/core/kernel.c:189
↓ 129 callersFunctionvariable_item_list_add
applications/services/gui/modules/variable_item_list.c:475
↓ 128 callersFunctionbit_buffer_append_byte
lib/toolbox/bit_buffer.c:301
↓ 127 callersFunctionflipper_format_rewind
lib/flipper_format/flipper_format.c:130
↓ 127 callersFunctionfuri_string_size
furi/core/string.c:153
↓ 127 callersFunctionscene_manager_get_scene_state
applications/services/gui/scene_manager.c:34
↓ 126 callersFunctionfuri_hal_gpio_init
targets/f7/furi_hal/furi_hal_gpio.c:62
↓ 125 callersFunctionbit_lib_bytes_to_num_be
lib/bit_lib/bit_lib.c:439
↓ 122 callersFunctionbit_lib_get_bit
lib/bit_lib/bit_lib.c:32
↓ 122 callersFunctionproperty_value_out
lib/toolbox/property.c:5
↓ 121 callersFunctionbit_buffer_reset
lib/toolbox/bit_buffer.c:36
↓ 119 callersFunctionfuri_message_queue_put
furi/core/message_queue.c:57
↓ 116 callersFunctionflipper_format_read_hex
lib/flipper_format/flipper_format.c:382
↓ 113 callersFunctionfuri_string_alloc_set
furi/core/string.c:32
↓ 110 callersFunctionfuri_string_cmp_str
furi/core/string.c:121
↓ 110 callersFunctionmjs_mk_number
lib/mjs/mjs_primitive.c:30
↓ 110 callersFunctionscene_manager_search_and_switch_to_previous_scene
applications/services/gui/scene_manager.c:130
↓ 109 callersFunctioncanvas_draw_box
applications/services/gui/canvas.c:426
↓ 108 callersFunctionfrequency_assert
applications/debug/unit_tests/tests/notification/notes_test.c:5
↓ 101 callersFunctionemit_byte
lib/mjs/mjs_bcode.c:40
↓ 99 callersFunctionfuri_mutex_acquire
furi/core/mutex.c:53
↓ 99 callersFunctionfuri_mutex_release
furi/core/mutex.c:93
↓ 98 callersFunctionflipper_format_read_string
lib/flipper_format/flipper_format.c:197
↓ 97 callersFunctionstorage_file_alloc
applications/services/storage/storage_external_api.c:926
↓ 97 callersFunctionstorage_file_free
applications/services/storage/storage_external_api.c:948
↓ 96 callersFunctionbit_lib_num_to_bytes_be
lib/bit_lib/bit_lib.c:420
↓ 96 callersFunctionfuri_thread_flags_set
furi/core/thread.c:482
↓ 95 callersFunctionfuri_delay_us
furi/core/kernel.c:204
↓ 94 callersFunctionflipper_format_write_hex
lib/flipper_format/flipper_format.c:396
↓ 93 callersFunctionbit_lib_set_bit
lib/bit_lib/bit_lib.c:14
↓ 91 callersFunctionvariable_item_set_current_value_index
applications/services/gui/modules/variable_item_list.c:537
↓ 88 callersFunctionscene_manager_previous_scene
applications/services/gui/scene_manager.c:109
↓ 88 callersFunctionsubghz_block_generic_deserialize_check_count_bit
lib/subghz/blocks/generic.c:197
↓ 87 callersFunctionmjs_is_number
lib/mjs/mjs_primitive.c:76
↓ 85 callersFunctionflipper_format_free
lib/flipper_format/flipper_format.c:120
↓ 85 callersFunctionnfc_device_set_data
lib/nfc/nfc_device.c:93
↓ 79 callersFunctionwidget_add_button_element
applications/services/gui/modules/widget.c:179
↓ 78 callersFunctionfuri_thread_get_id
furi/core/thread.c:432
↓ 77 callersFunctionbit_buffer_append_bytes
lib/toolbox/bit_buffer.c:312
↓ 77 callersFunctionbit_buffer_get_byte
lib/toolbox/bit_buffer.c:217
↓ 75 callersFunctionbit_lib_get_bits_64
lib/bit_lib/bit_lib.c:81
↓ 75 callersFunctionfuri_get_tick
furi/core/kernel.c:169
↓ 75 callersFunctionview_set_draw_callback
applications/services/gui/view.c:24
↓ 74 callersFunctionview_set_context
applications/services/gui/view.c:64
↓ 73 callersFunctionelements_multiline_text_aligned
applications/services/gui/elements.c:331
↓ 73 callersFunctionview_alloc
applications/services/gui/view.c:3
↓ 73 callersFunctionview_free
applications/services/gui/view.c:9
↓ 72 callersFunctionfuri_timer_stop
furi/core/timer.c:114
↓ 72 callersFunctionvariable_item_get_current_value_index
applications/services/gui/modules/variable_item_list.c:566
↓ 71 callersFunctionfuri_string_set_str
furi/core/string.c:105
↓ 71 callersFunctionstorage_file_open
applications/services/storage/storage_external_api.c:91
↓ 71 callersFunctionsubghz_block_generic_serialize
lib/subghz/blocks/generic.c:75
↓ 71 callersFunctionview_set_input_callback
applications/services/gui/view.c:29
↓ 71 callersFunctionwidget_reset
applications/services/gui/modules/widget.c:71
↓ 70 callersFunctionbit_lib_copy_bits
lib/bit_lib/bit_lib.c:250
↓ 70 callersFunctioncanvas_draw_dot
applications/services/gui/canvas.c:419
↓ 70 callersFunctionhid_hal_keyboard_press
applications/system/hid_app/transport_usb.c:7
↓ 70 callersFunctionhid_hal_keyboard_release
applications/system/hid_app/transport_usb.c:12
next →1–100 of 13,979, ranked by callers