Home
last modified time | relevance | path

Searched refs:I2CCommandLink (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/cxx/experimental/experimental_cpp_component/include/
Di2c_cxx.hpp42 struct I2CCommandLink { struct in idf::I2CTransfer
43 I2CCommandLink();
44 ~I2CCommandLink();
448 I2CTransfer<TReturn>::I2CCommandLink::I2CCommandLink() in I2CCommandLink() function in idf::I2CTransfer::I2CCommandLink
457 I2CTransfer<TReturn>::I2CCommandLink::~I2CCommandLink() in ~I2CCommandLink()
465 I2CCommandLink cmd_link; in do_transfer()