Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c873 static inline void _i2c_m_enable_implementation(void *hw);
1040 _i2c_m_enable_implementation(i2c_dev->hw); in _i2c_m_async_enable()
1327 _i2c_m_enable_implementation(i2c_dev->hw); in _i2c_m_sync_enable()
1529 static inline void _i2c_m_enable_implementation(void *const hw) in _i2c_m_enable_implementation() function