MCPcopy Create free account

hub / github.com/daniel5151/clicky / functions

Functions697 in github.com/daniel5151/clicky

↓ 145 callersFunctionnew
Create a new IRQ line. Updates `notify` when the sender asserts the IRQ.
clicky-core/src/signal/irq.rs:6
↓ 119 callersFunctionmlc_printf
*****************************************************************************/
resources/ipodloader2/minilibc.c:375
↓ 37 callersMethodclone
(&self)
clicky-core/src/devices/util/arcmutex.rs:14
↓ 34 callersFunctionmlc_memcpy
resources/ipodloader2/minilibc.c:525
↓ 32 callersFunctionmlc_malloc
resources/ipodloader2/minilibc.c:404
↓ 32 callersFunctionpio_outbyte
resources/ipodloader2/ata2.c:83
↓ 24 callersFunctionmlc_show_critical_error
call this if you can still continue but want to make the user see what you just printed:
resources/ipodloader2/minilibc.c:687
↓ 22 callersFunctionmlc_strncmp
resources/ipodloader2/minilibc.c:441
↓ 20 callersMethodlock
Lock the underlying device
clicky-core/src/devices/util/arcmutex.rs:30
↓ 18 callersFunctionmlc_strcmp
resources/ipodloader2/minilibc.c:475
↓ 18 callersFunctionmlc_strlen
resources/ipodloader2/minilibc.c:414
↓ 15 callersMethodclear
(&self)
clicky-core/src/signal/irq.rs:43
↓ 15 callersFunctionlcd_cmd_data
resources/ipodloader2/fb.c:33
↓ 14 callersMethodassert
(&mut self)
clicky-core/src/signal/irq.rs:73
↓ 14 callersFunctionipod_get_hwinfo
resources/ipodloader2/ipodhw.c:419
↓ 13 callersFunctionata_readblocks_uncached
resources/ipodloader2/ata2.c:449
↓ 13 callersFunctionhandle_scancode
resources/ipodloader2/keypad.c:91
↓ 12 callersFunctionata_readblocks
resources/ipodloader2/ata2.c:438
↓ 12 callersFunctionipod_set_backlight
resources/ipodloader2/ipodhw.c:354
↓ 12 callersFunctionswitch_32
resources/ipodloader/make_fw.c:59
↓ 11 callersMethodlen
(&self)
clicky-core/src/block/backend/mem.rs:36
↓ 11 callersFunctionmlc_memcmp
resources/ipodloader2/minilibc.c:420
↓ 11 callersFunctionpio_inbyte
resources/ipodloader2/ata2.c:87
↓ 11 callersMethodread8
(&mut self)
clicky-core/src/devices/generic/ide/mod.rs:123
↓ 11 callersFunctiontimer_passed
check if number of useconds has passed */
resources/ipodloader2/ipodhw.c:101
↓ 11 callersFunctionusage
resources/ipodloader/make_fw.c:106
↓ 11 callersMethodwrite8
(&mut self, val: u8)
clicky-core/src/devices/generic/ide/mod.rs:129
↓ 10 callersFunction$
(...args)
clicky-web/www/index.js:48
↓ 10 callersFunctioncheck_key
resources/ipodloader2/keypad.c:115
↓ 10 callersFunctionmlc_atoi
resources/ipodloader2/minilibc.c:613
↓ 10 callersFunctiontimer_get_current
get current usec counter */
resources/ipodloader2/ipodhw.c:96
↓ 10 callersFunctionuserconfirm
this function is to be called before the screen gets cleared so that the user can, in debug mode, confirm to continue by a keypress
resources/ipodloader2/loader.c:216
↓ 9 callersFunctionconsole_setcolor
resources/ipodloader2/console.c:37
↓ 9 callersFunctionfb_update
resources/ipodloader2/fb.c:278
↓ 9 callersFunctionlcd_bcm_write32
resources/ipodloader2/fb.c:45
↓ 9 callersFunctionle2int
resources/flashutils/flashsplit.c:20
↓ 8 callersMethodasserted
(&self)
clicky-core/src/signal/irq.rs:57
↓ 8 callersFunctionconsole_suppress_fbupdate
resources/ipodloader2/console.c:51
↓ 8 callersFunctiongetLE16
resources/ipodloader2/fat32.c:61
↓ 8 callersFunctionlcd_wait_ready
wait for LCD with timeout */
resources/ipodloader2/ipodhw.c:277
↓ 8 callersFunctionmlc_strchr
resources/ipodloader2/minilibc.c:569
↓ 8 callersMethodread
(&self)
clicky-core/src/devices/platform/pp/pwm.rs:19
↓ 7 callersFunctionext2_getblock
resources/ipodloader2/ext2.c:144
↓ 7 callersFunctionlcd_cmd_and_data_hi_lo
resources/ipodloader2/ipodhw.c:312
↓ 7 callersMethodregister
Register a device IRQ to a specific index. Returns `&mut self` to support chaining registrations. # Panics Panics if `idx >= 32`
clicky-core/src/devices/platform/pp/intcon.rs:91
↓ 7 callersMethodset_cpuid
(&mut self, cpuid: CpuId)
clicky-core/src/devices/platform/pp/cpuid.rs:16
↓ 7 callersMethodwrite
(&mut self, reg: u32)
clicky-core/src/devices/platform/pp/pwm.rs:26
↓ 6 callersFunctioncopysum
read len bytes from the beginning of s, * calculate checksum, and * if (d) copy to current offset in d */
resources/ipodloader/make_fw.c:133
↓ 6 callersFunctionipod_beep
resources/ipodloader2/ipodhw.c:252
↓ 6 callersFunctionlcd_cmd_and_data
send LCD command and data */
resources/ipodloader/tools.c:168
↓ 6 callersFunctionlcd_send_data
send LCD data */
resources/ipodloader/tools.c:136
↓ 6 callersFunctionlcd_send_lo
resources/ipodloader2/fb.c:23
↓ 6 callersFunctionlcd_set_contrast
resources/ipodloader2/ipodhw.c:338
↓ 6 callersFunctionmlc_delay_ms
resources/ipodloader2/minilibc.c:591
↓ 6 callersMethodon_keydown
(&mut self, key: Ipod4gKeyKind)
clicky-web/src/lib.rs:161
↓ 6 callersMethodon_keyup
(&mut self, key: Ipod4gKeyKind)
clicky-web/src/lib.rs:168
↓ 6 callersFunctiontid_to_cpuid
(tid: Tid)
clicky-core/src/sys/ipod4g/gdb.rs:182
↓ 5 callersFunctionconfig_get
resources/ipodloader2/config.c:278
↓ 5 callersFunctionconsole_clear
resources/ipodloader2/console.c:69
↓ 5 callersFunctiondump_app
resources/flashutils/flashsplit.c:107
↓ 5 callersFunctionfb_cls
resources/ipodloader2/fb.c:286
↓ 5 callersFunctionfb_rgb
resources/ipodloader2/fb.c:102
↓ 5 callersFunctionhandle_scroll_wheel
resources/ipodloader2/keypad.c:122
↓ 5 callersFunctionhdl_i2c_key
resources/ipodloader2/keypad.c:263
↓ 5 callersFunctionkeypad_getkey
resources/ipodloader2/keypad.c:36
↓ 5 callersFunctionmenu_drawrect
resources/ipodloader2/menu.c:65
↓ 5 callersFunctionmlc_memset
resources/ipodloader2/minilibc.c:562
↓ 5 callersFunctionmlc_set_output_options
resources/ipodloader2/minilibc.c:661
↓ 5 callersMethodnew_transfer
Reset internal cursor to start of buffer.
clicky-core/src/devices/generic/ide/mod.rs:136
↓ 5 callersFunctionprint_image
resources/ipodloader/make_fw.c:95
↓ 5 callersMethodrun
(width, height) crops the framebuffer to the specified screen size (starting from the top-left corner)
clicky-desktop/src/backends/minifb.rs:19
↓ 5 callersMethodseek
(&mut self, pos: io::SeekFrom)
clicky-core/src/block/backend/mem.rs:58
↓ 5 callersFunctionshutdown_loader
resources/ipodloader2/loader.c:19
↓ 5 callersMethodupdate
(&self, old_val: bool, new_val: bool)
clicky-core/src/signal/mod.rs:52
↓ 5 callersFunctionvfs_read
resources/ipodloader2/vfs.c:122
↓ 4 callersMethodas_raw
(&mut self)
clicky-core/src/devices/generic/ide/mod.rs:145
↓ 4 callersFunctionata_transfer_block
* Copies one block of data (512 or 1024 bytes) from the device * to host memory */
resources/ipodloader2/ata2.c:225
↓ 4 callersFunctioncalc_lba
resources/ipodloader2/fat32.c:93
↓ 4 callersFunctionconsole_putsXY
resources/ipodloader2/console.c:178
↓ 4 callersMethoddata_write8
(&mut self, val: u8)
clicky-core/src/devices/generic/ide/mod.rs:360
↓ 4 callersFunctionfat32_findnextcluster
* This routine sucks, and would benefit greatly from having * the FAT cached in RAM.. But.. The FAT for a 4GB Nano comes * out to about 4MB, so that
resources/ipodloader2/fat32.c:71
↓ 4 callersFunctiongetLE32
resources/ipodloader2/fat32.c:57
↓ 4 callersFunctionis_applefw_img
we call this in config.c
resources/ipodloader2/loader.c:264
↓ 4 callersMethodis_dma
(&self)
clicky-core/src/devices/generic/ide/mod.rs:198
↓ 4 callersFunctionkeypad_flush
resources/ipodloader2/keypad.c:31
↓ 4 callersFunctionlcd_curr_contrast
resources/ipodloader2/ipodhw.c:323
↓ 4 callersFunctionlcd_prepare_cmd
send LCD command */
resources/ipodloader/tools.c:152
↓ 4 callersFunctionlcd_wait_write
wait for LCD with timeout */
resources/ipodloader/tools.c:122
↓ 4 callersFunctionload_entry
load the boot entry from * boot table at offset, * entry number entry * file fw */
resources/ipodloader/make_fw.c:166
↓ 4 callersFunctionmenu_hline
resources/ipodloader2/menu.c:77
↓ 4 callersFunctionmlc_delay_us
resources/ipodloader2/minilibc.c:602
↓ 4 callersFunctionmlc_strlcpy
resources/ipodloader2/minilibc.c:497
↓ 4 callersFunctionmlc_strncasecmp
resources/ipodloader2/minilibc.c:459
↓ 4 callersFunctionrequest_irq
resources/ipodloader2/interrupts.c:340
↓ 4 callersFunctionswitch_endian
resources/ipodloader/make_fw.c:80
↓ 4 callersFunctiontimer_check
check if number of seconds has past */
resources/ipodloader/tools.c:97
↓ 4 callersMethodtrunc_to_u8
(self)
clicky-core/src/devices/prelude.rs:25
↓ 4 callersFunctionvfs_open
resources/ipodloader2/vfs.c:36
↓ 4 callersFunctionvfs_registerfs
resources/ipodloader2/vfs.c:132
↓ 4 callersMethodw32
(&mut self, offset: u32, val: u32)
clicky-core/src/devices/_newdev.rs:36
next →1–100 of 697, ranked by callers