Home
last modified time | relevance | path

Searched refs:battery_load (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/apcctrl/apcctrl-0.8.21/src/drivers/brazil/
H A Dbrazilbattery.h24 double calcVoltageMax(double battery_load);
25 double calcVoltageMin(double battery_load);
26 double calcTimeLeft(double battery_load, double voltage);
27 double calcTimeLeftPeukert(double battery_load);
28 double calcLevel(double battery_load, double voltage);
/dports/emulators/mess/mame-mame0226/src/devices/bus/vboy/
H A Dslot.h159 …void battery_load(void *buffer, int length, int fill) { assert(m_slot); m_slot->battery_load(buffe… in battery_load() function
160 …void battery_load(void *buffer, int length, void *def_buffer) { assert(m_slot); m_slot->battery_lo… in battery_load() function
H A Drom.cpp183 battery_load(sramregion->base(), sramregion->bytes(), nullptr); in load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/vboy/
H A Dslot.h159 …void battery_load(void *buffer, int length, int fill) { assert(m_slot); m_slot->battery_load(buffe… in battery_load() function
160 …void battery_load(void *buffer, int length, void *def_buffer) { assert(m_slot); m_slot->battery_lo… in battery_load() function
H A Drom.cpp183 battery_load(sramregion->base(), sramregion->bytes(), nullptr); in load()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/power/
H A Dupsmonpro_209 battery_load => $data[11],
/dports/emulators/mess/mame-mame0226/src/devices/bus/a7800/
H A Da78_slot.cpp362 battery_load(m_cart->get_nvram_base(), get_software_region_length("nvram"), 0xff); in call_load()
461 battery_load(m_cart->get_nvram_base(), 0x800, 0xff); in call_load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/a7800/
H A Da78_slot.cpp362 battery_load(m_cart->get_nvram_base(), get_software_region_length("nvram"), 0xff); in call_load()
461 battery_load(m_cart->get_nvram_base(), 0x800, 0xff); in call_load()
/dports/emulators/mess/mame-mame0226/src/devices/bus/vsmile/
H A Dvsmile_slot.cpp174 battery_load(m_cart->get_nvram_base(), m_cart->get_nvram_size(), 0x00); in call_load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/vsmile/
H A Dvsmile_slot.cpp174 battery_load(m_cart->get_nvram_base(), m_cart->get_nvram_size(), 0x00); in call_load()
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddiimage.h200 void battery_load(void *buffer, int length, int fill);
201 void battery_load(void *buffer, int length, const void *def_buffer);
H A Ddiimage.cpp628 void device_image_interface::battery_load(void *buffer, int length, int fill) in battery_load() function in device_image_interface
647 void device_image_interface::battery_load(void *buffer, int length, const void *def_buffer) in battery_load() function in device_image_interface
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddiimage.h200 void battery_load(void *buffer, int length, int fill);
201 void battery_load(void *buffer, int length, const void *def_buffer);
/dports/emulators/mess/mame-mame0226/src/devices/bus/electron/cart/
H A Dslot.cpp191 battery_load(&temp_nvram[0], nvramsize, &default_nvram[0]); in call_load()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dhyperscan_card.cpp66 battery_load(m_memory, sizeof(m_memory), nullptr); in call_load()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dhyperscan_card.cpp66 battery_load(m_memory, sizeof(m_memory), nullptr); in call_load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/electron/cart/
H A Dslot.cpp191 battery_load(&temp_nvram[0], nvramsize, &default_nvram[0]); in call_load()
/dports/emulators/mess/mame-mame0226/src/devices/bus/msx_slot/
H A Dcartridge.cpp184 battery_load(m_cartridge->get_sram_base(), m_cartridge->get_sram_size(), 0x00); in call_load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/msx_slot/
H A Dcartridge.cpp184 battery_load(m_cartridge->get_sram_base(), m_cartridge->get_sram_size(), 0x00); in call_load()
/dports/emulators/mess/mame-mame0226/src/devices/bus/wswan/
H A Dslot.cpp209 battery_load(m_cart->get_nvram_base(), m_cart->get_nvram_size(), 0x00); in call_load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/wswan/
H A Dslot.cpp209 battery_load(m_cart->get_nvram_base(), m_cart->get_nvram_size(), 0x00); in call_load()
/dports/emulators/mess/mame-mame0226/src/devices/bus/gba/
H A Dgba_slot.cpp684 battery_load(m_cart->get_nvram_base(), m_cart->get_nvram_size(), 0x00); in call_load()
/dports/emulators/mame/mame-mame0226/src/devices/bus/gba/
H A Dgba_slot.cpp684 battery_load(m_cart->get_nvram_base(), m_cart->get_nvram_size(), 0x00); in call_load()
/dports/emulators/mess/mame-mame0226/src/devices/bus/nes/
H A Dnes_pcb.hxx653 battery_load(&temp_nvram[0], tot_size, &default_nvram[0]); in call_load_pcb()
/dports/emulators/mame/mame-mame0226/src/devices/bus/nes/
H A Dnes_pcb.hxx653 battery_load(&temp_nvram[0], tot_size, &default_nvram[0]); in call_load_pcb()

12