Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_i2c_s_sync.h139 void _i2c_s_sync_write_byte(struct _i2c_s_sync_device *const device, const uint8_t data);
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1813 void _i2c_s_sync_write_byte(struct _i2c_s_sync_device *const device, const uint8_t data) in _i2c_s_sync_write_byte() function