Home
last modified time | relevance | path

Searched refs:_i2c (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/dports/misc/gpsim/gpsim-0.31.0/modules/
H A Di2c.cc1127 I2C_TxBuffer::I2C_TxBuffer(I2CMaster *_i2c) in I2C_TxBuffer() argument
1154 I2C_TxReady::I2C_TxReady(I2CMaster *_i2c) in I2C_TxReady() argument
1157 "when some other master controls the I2C bus."), i2c(_i2c) in I2C_TxReady()
1174 I2C_RxBuffer::I2C_RxBuffer(I2CMaster *_i2c) in I2C_RxBuffer() argument
1192 I2C_RxSequence::I2C_RxSequence(I2CMaster *_i2c) in I2C_RxSequence() argument
1210 I2C_Send7BitAddress::I2C_Send7BitAddress(I2CMaster *_i2c) in I2C_Send7BitAddress() argument
1232 I2C_Stop::I2C_Stop(I2CMaster *_i2c) in I2C_Stop() argument
1233 : Boolean("stop", 0, "I2C stop - transmit a stop bit now"), i2c(_i2c) in I2C_Stop()
1254 I2C_Address::I2C_Address(I2CMaster *_i2c) in I2C_Address() argument
1266 I2C_Debug::I2C_Debug(I2CMaster *_i2c) in I2C_Debug() argument
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dx300_mb_eeprom_iface.cpp39 x300_mb_eeprom_iface_impl(wb_iface::sptr wb, i2c_iface::sptr i2c) : _wb(wb), _i2c(i2c) in x300_mb_eeprom_iface_impl()
60 _i2c->write_i2c(addr, buf); in write_i2c()
80 bytes = _i2c->read_i2c(addr, num_bytes); in read_i2c()
102 _i2c->write_eeprom(addr, offset, buf); in write_eeprom()
136 bytes = _i2c->read_eeprom(addr, offset, num_bytes); in read_eeprom()
149 i2c_iface::sptr _i2c; member in x300_mb_eeprom_iface_impl
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/drivers/
H A DI2CSlave.h151 i2c_t _i2c; in foo()
H A DI2C.h186 i2c_t _i2c; in f()
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/drivers/
H A DI2CSlave.h151 i2c_t _i2c;
H A DI2C.h186 i2c_t _i2c; variable
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/drivers/
H A DI2CSlave.h151 i2c_t _i2c;
H A DI2C.h186 i2c_t _i2c; variable
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/drivers/
H A DI2CSlave.h151 i2c_t _i2c;
H A DI2C.h186 i2c_t _i2c; variable
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A Dosgr.py325 def _i2c(i): function
339 EN = _i2c( N - (N % 5) + (E + 10) // 5) + \
340 _i2c((N * 5) % 25 + (E % 5))
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
320 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
575 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
608 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
618 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
629 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Canonicalizer.cpp212 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
263 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
490 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
523 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
532 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
542 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Canonicalizer.cpp212 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
263 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
490 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
523 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
532 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
542 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
556 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
589 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
599 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
610 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
556 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
589 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
599 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
610 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
556 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
589 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
599 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
610 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
556 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
589 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
599 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
610 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
560 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
593 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
603 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
614 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
556 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
589 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
599 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
610 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Canonicalizer.cpp221 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreField()
315 case Bytecodes::_i2c: if (type == T_CHAR || type == T_BYTE) value = conv->value(); break; in do_StoreIndexed()
556 …case Bytecodes::_i2c: set_constant((int)(x->value()->type()->as_IntConstant()->value() & ((1<<16)… in do_Convert()
589 case Bytecodes::_i2c: type = T_CHAR; break; in do_Convert()
599 case Bytecodes::_i2c: if (type == T_CHAR) set_canonical(x->value()); break; in do_Convert()
610 case Bytecodes::_i2c: safebits = 0xffff; break; in do_Convert()
/dports/www/phpsysinfo/phpsysinfo-3.3.4/includes/os/
H A Dclass.Android.inc.php262 $this->_i2c();
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java366 _i2c = 146, // 0x92 field in Constants
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java366 _i2c = 146, // 0x92 field in Constants
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java378 _i2c = 146, // 0x92 field in Constants

12345678910>>...14