mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
ds28e17.h edited online with Bitbucket
This commit is contained in:
@@ -82,7 +82,7 @@ struct i2c_master_s;
|
|||||||
|
|
||||||
int ds28e17_search(FAR struct ds28e17_dev_s *priv,
|
int ds28e17_search(FAR struct ds28e17_dev_s *priv,
|
||||||
CODE void (*cb_search)(int family, uint64_t romcode, FAR void *arg),
|
CODE void (*cb_search)(int family, uint64_t romcode, FAR void *arg),
|
||||||
FAR oid *arg);
|
FAR void *arg);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: ds28e17_lower_half
|
* Name: ds28e17_lower_half
|
||||||
|
|||||||
Reference in New Issue
Block a user