Searched refs:_i2c_m_sync_init (Results 1 – 16 of 16) sorted by relevance
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 112 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 112 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 112 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 112 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 112 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_i2c_m_sync.h | 112 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
|
| /bsp/microchip/samc21/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 96 init_status = _i2c_m_sync_init(&i2c->device, hw); in i2c_m_sync_init()
|
| /bsp/microchip/saml10/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 96 init_status = _i2c_m_sync_init(&i2c->device, hw); in i2c_m_sync_init()
|
| /bsp/microchip/same70/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 96 init_status = _i2c_m_sync_init(&i2c->device, hw); in i2c_m_sync_init()
|
| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_i2c_m_sync.c | 96 init_status = _i2c_m_sync_init(&i2c->device, hw); in i2c_m_sync_init()
|
| /bsp/microchip/same70/bsp/hpl/twihs/ |
| A D | hpl_twihs.c | 118 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const dev, void *const hw) in _i2c_m_sync_init() function
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1342 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw) in _i2c_m_sync_init() function
|
| /bsp/microchip/samc21/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1398 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw) in _i2c_m_sync_init() function
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1342 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw) in _i2c_m_sync_init() function
|
| /bsp/microchip/saml10/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1342 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw) in _i2c_m_sync_init() function
|
| /bsp/microchip/same54/bsp/hpl/sercom/ |
| A D | hpl_sercom.c | 1415 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw) in _i2c_m_sync_init() function
|
Completed in 59 milliseconds