Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_i2c_m_sync.h189 int32_t _i2c_m_sync_send_stop(struct _i2c_m_sync_device *const i2c_dev);
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/src/
Dhal_i2c_m_sync.c240 return _i2c_m_sync_send_stop(&i2c->device); in i2c_m_sync_send_stop()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1520 int32_t _i2c_m_sync_send_stop(struct _i2c_m_sync_device *const i2c_dev) in _i2c_m_sync_send_stop() function