Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_i2c_m_async.h144 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *const i2c_dev, struct _i2c_m_msg *msg);
/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1197 int32_t _i2c_m_async_transfer(struct _i2c_m_async_device *i2c_dev, struct _i2c_m_msg *msg) in _i2c_m_async_transfer() function