Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_i2c_m_sync.h94 struct _i2c_m_service { struct
104 struct _i2c_m_service service; argument
Dhpl_i2c_m_async.h81 struct _i2c_m_service service;
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c874 static int32_t _i2c_m_sync_init_impl(struct _i2c_m_service *const service, void *const hw);
1547 static int32_t _i2c_m_sync_init_impl(struct _i2c_m_service *const service, void *const hw) in _i2c_m_sync_init_impl()