MCPcopy Create free account

hub / github.com/daniel5151/clicky / functions

Functions697 in github.com/daniel5151/clicky

↓ 2 callersMethodupdate_regs
(&mut self)
clicky-core/src/devices/platform/pp/cfg_timer.rs:127
↓ 2 callersFunctionvfs_seek
resources/ipodloader2/vfs.c:94
↓ 2 callersFunctionwait_usec
wait for r0 useconds */
resources/ipodloader/tools.c:108
↓ 2 callersMethodwake_on_interrupt
(&mut self, cpu: CpuId)
clicky-core/src/devices/platform/pp/cpucon.rs:87
↓ 2 callersMethodwrite16
Perform a 16-bit write to an IDE register. NOTE: This method respects the current data-transfer size configuration of the IDE device. If the IDE devi
clicky-core/src/devices/generic/ide/mod.rs:839
↓ 1 callersFunctionFastUnicodeCompare
resources/ipodloader2/unicodecmp.h:465
↓ 1 callersFunctionLUMA565
resources/ipodloader2/fb.c:92
↓ 1 callersFunctionadd_keypress
resources/ipodloader2/keypad.c:51
↓ 1 callersFunctionata_exit
resources/ipodloader2/ata2.c:193
↓ 1 callersFunctionata_find_transfermode
* Detect what type of drive we are dealing with (512b-sectors default drive or * 1024b-sectors for 5.5G 80GB (unable to read odd sectors). * The var
resources/ipodloader2/ata2.c:249
↓ 1 callersFunctionata_get_drivetype
resources/ipodloader2/ata2.c:460
↓ 1 callersFunctionata_identify
* Does some extended identification of the ATA device */
resources/ipodloader2/ata2.c:288
↓ 1 callersFunctionata_init
resources/ipodloader2/ata2.c:108
↓ 1 callersFunctionata_standby
* Stops (spins down) the drive */
resources/ipodloader2/ata2.c:202
↓ 1 callersMethodattach
Attach a block device to the IDE controller. Returns the previously-attached block device (if applicable).
clicky-core/src/devices/generic/ide/mod.rs:755
↓ 1 callersFunctioncalc_checksum2
resources/ipodloader2/getLoader2Args/getLoader2Args.c:15
↓ 1 callersFunctioncheck_mac_partitions
resources/ipodloader2/macpartitions.cc:106
↓ 1 callersFunctioncompareUnicode
resources/ipodloader2/macpartitions.cc:185
↓ 1 callersFunctionconfig_init
resources/ipodloader2/config.c:110
↓ 1 callersFunctionconsole_currentfont
resources/ipodloader2/console.c:83
↓ 1 callersFunctionconsole_getcolor
resources/ipodloader2/console.c:43
↓ 1 callersFunctionconsole_init
resources/ipodloader2/console.c:186
↓ 1 callersFunctioncopyBytesFromTo
resources/ipodloader2/macpartitions.cc:555
↓ 1 callersMethoddetach
Detaches a block device from the IDE drive. Returns the previously-attached block device (if applicable).
clicky-core/src/devices/generic/ide/mod.rs:777
↓ 1 callersFunctiondisable_irq
resources/ipodloader2/interrupts.c:353
↓ 1 callersMethoddo_dma
(&mut self)
clicky-core/src/devices/platform/pp/eide.rs:58
↓ 1 callersMethoddo_ide_dma
XXX: remove this once DMA is properly sorted out
clicky-core/src/devices/platform/pp/dma.rs:80
↓ 1 callersMethoddo_txn
TODO?: This could be an async op (setting the busy flag + un-setting when done)
clicky-core/src/devices/platform/pp/i2c.rs:185
↓ 1 callersFunctionenable_irqs
resources/ipodloader2/interrupts.c:384
↓ 1 callersMethodexec_cmd
(&mut self, cmd: u8)
clicky-core/src/devices/generic/ide/mod.rs:423
↓ 1 callersMethodexec_dbg_command
(&mut self, cmd: &str, out: &mut ConsoleOutput)
clicky-core/src/sys/ipod4g/gdb.rs:105
↓ 1 callersFunctionext2_finddirentry
resources/ipodloader2/ext2.c:120
↓ 1 callersFunctionext2_findfile
resources/ipodloader2/ext2.c:190
↓ 1 callersFunctionext2_getblockgroup
resources/ipodloader2/ext2.c:171
↓ 1 callersFunctionext2_min
resources/ipodloader2/ext2.c:169
↓ 1 callersFunctionext2_newfs
resources/ipodloader2/ext2.c:309
↓ 1 callersFunctionext2_read_superblock
resources/ipodloader2/ext2.c:35
↓ 1 callersFunctionextract
extract a single image from the fw * the first 40 bytes contain a boot table entry, * padded to one block (512 bytes */
resources/ipodloader/make_fw.c:210
↓ 1 callersFunctionfat32_findfile
resources/ipodloader2/fat32.c:248
↓ 1 callersFunctionfat32_newfs
resources/ipodloader2/fat32.c:411
↓ 1 callersFunctionfb_2bpp_bitblt
resources/ipodloader2/fb.c:250
↓ 1 callersFunctionfb_565_bitblt
resources/ipodloader2/fb.c:123
↓ 1 callersFunctionfb_init
resources/ipodloader2/fb.c:294
↓ 1 callersFunctionfb_rgbsplit
resources/ipodloader2/fb.c:114
↓ 1 callersFunctionfindCatalogData
resources/ipodloader2/macpartitions.cc:402
↓ 1 callersFunctionfindkey
resources/ipodloader2/macpartitions.cc:381
↓ 1 callersMethodfreeze
Freeze the system such that `step` becomes a noop. Called prior to spawning a "post-mortem" GDB session. WARNING - THERE IS NO WAY TO "THAW" A FROZEN
clicky-core/src/sys/ipod4g/mod.rs:308
↓ 1 callersFunctionfwfs_load_subimg_info
resources/ipodloader2/fwfs.c:29
↓ 1 callersFunctiongetArgs
resources/ipodloader2/loader.c:172
↓ 1 callersFunctiongetArgs
resources/ipodloader2/getLoader2Args/getLoader2Args.c:24
↓ 1 callersFunctiongetExtent
resources/ipodloader2/macpartitions.cc:414
↓ 1 callersFunctiongetNextCompleteEntry
resources/ipodloader2/fat32.c:172
↓ 1 callersFunctiongetNextRawEntry
resources/ipodloader2/fat32.c:121
↓ 1 callersMethodget_adc_readout
(&mut self, reg: Reg)
clicky-core/src/devices/i2c/devices/pcf5060x.rs:275
↓ 1 callersMethodget_current_time
(&self, reg: Reg)
clicky-core/src/devices/i2c/devices/pcf5060x.rs:243
↓ 1 callersMethodget_data
(self, data: &mut [u8])
clicky-web/src/lib.rs:125
↓ 1 callersMethodget_frame
(&mut self)
clicky-web/src/lib.rs:88
↓ 1 callersFunctionget_ipod_rev
find out which ipod revision we're running on */
resources/ipodloader/tools.c:42
↓ 1 callersFunctionget_modelname
resources/flashutils/flashsplit.c:40
↓ 1 callersFunctionget_modelnum
resources/flashutils/flashsplit.c:73
↓ 1 callersFunctiongetopt
* getopt -- * Parse argc/argv argument vector. */
resources/ipodloader/getopt.c:62
↓ 1 callersMethodhandle_data_read
(&mut self)
clicky-core/src/devices/display/hd66753.rs:368
↓ 1 callersMethodhandle_data_write
(&mut self, val: u16)
clicky-core/src/devices/display/hd66753.rs:194
↓ 1 callersFunctionhfsRecofs
resources/ipodloader2/macpartitions.cc:303
↓ 1 callersFunctionhfsglobals_enter
resources/ipodloader2/macpartitions.cc:386
↓ 1 callersFunctionhfsglobals_leave
resources/ipodloader2/macpartitions.cc:396
↓ 1 callersFunctionhfsplus_findfile
resources/ipodloader2/macpartitions.cc:438
↓ 1 callersFunctionhfsplus_newfs
resources/ipodloader2/macpartitions.cc:650
↓ 1 callersMethodhi_enabled
(&self)
clicky-core/src/devices/platform/pp/intcon.rs:311
↓ 1 callersFunctioni2c_readbyte
resources/ipodloader2/ipodhw.c:202
↓ 1 callersFunctioninit_handler
({ kind, data })
clicky-web/www/clicky.worker.js:13
↓ 1 callersFunctioninit_irqs
resources/ipodloader2/interrupts.c:375
↓ 1 callersFunctioninit_keyboard
black magic */
resources/ipodloader/loader.c:41
↓ 1 callersFunctioninstall_intr_handler
resources/ipodloader2/interrupts.c:283
↓ 1 callersFunctionint2be
resources/flashutils/flashsplit.c:12
↓ 1 callersMethodinterrupt_status
(&mut self)
clicky-core/src/devices/platform/pp/intcon.rs:136
↓ 1 callersFunctioninterrupter_task
( label: &'static str, mut irq: irq::Sender, msg_rx: async_channel::Receiver<InterrupterState>, )
clicky-core/src/devices/platform/pp/cfg_timer.rs:18
↓ 1 callersMethodinto_duration
(self, counter: u8)
clicky-core/src/devices/platform/pp/cpucon.rs:47
↓ 1 callersFunctionipod4g_key_to_minifb
(key: Ipod4gKey)
clicky-desktop/src/controls/minifb/ipod4g.rs:6
↓ 1 callersFunctionipod_i2c_init
resources/ipodloader2/ipodhw.c:210
↓ 1 callersFunctionipod_i2c_read_byte
resources/ipodloader2/ipodhw.c:184
↓ 1 callersFunctionipod_i2c_send
resources/ipodloader2/ipodhw.c:169
↓ 1 callersFunctionipod_i2c_send_byte
resources/ipodloader2/ipodhw.c:177
↓ 1 callersFunctionipod_init_hardware
resources/ipodloader2/ipodhw.c:423
↓ 1 callersFunctionipod_init_irq
resources/ipodloader2/interrupts.c:173
↓ 1 callersFunctionipod_set_sysinfo
resources/ipodloader2/ipodhw.c:78
↓ 1 callersMethodis_cpu_running
(&mut self, cpu: CpuId)
clicky-core/src/devices/platform/pp/cpucon.rs:77
↓ 1 callersFunctionis_fw_img_hdr
resources/ipodloader2/loader.c:259
↓ 1 callersFunctionis_linux_img
resources/ipodloader2/loader.c:271
↓ 1 callersFunctionis_rockbox_img
resources/ipodloader2/loader.c:246
↓ 1 callersMethodis_set_high
(&self)
clicky-core/src/signal/gpio.rs:80
↓ 1 callersFunctionkbd_intr_5002
resources/ipodloader2/keypad.c:217
↓ 1 callersFunctionkbdcode_to_key
resources/ipodloader2/keypad.c:61
↓ 1 callersFunctionkeyLen
resources/ipodloader2/macpartitions.cc:322
↓ 1 callersFunctionkey_i2c_interrupt
resources/ipodloader2/keypad.c:280
↓ 1 callersFunctionkey_mini_interrupt
resources/ipodloader2/keypad.c:415
↓ 1 callersFunctionkey_pressed
resources/ipodloader/loader.c:65
↓ 1 callersFunctionkeypad_enable_wheelclicks
resources/ipodloader2/keypad.c:495
↓ 1 callersFunctionkeypad_exit
resources/ipodloader2/keypad.c:597
↓ 1 callersFunctionkeypad_init
resources/ipodloader2/keypad.c:501
← previousnext →201–300 of 697, ranked by callers