Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_i2c_s_async.h57 enum _i2c_s_async_callback_type { I2C_S_DEVICE_ERROR, I2C_S_DEVICE_TX, I2C_S_DEVICE_RX_COMPLETE }; enumerator
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1884 if (I2C_S_DEVICE_TX == type || I2C_S_DEVICE_RX_COMPLETE == type) { in _i2c_s_async_set_irq_state()