OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmx280_sc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
bmx280var.h
49
struct
bmx280_sc
;
52
int (*acquire_bus)(struct
bmx280_sc
*);
53
void (*release_bus)(struct
bmx280_sc
*);
54
int (*read_reg)(struct
bmx280_sc
*, uint8_t, uint8_t *,
56
int (*write_reg)(struct
bmx280_sc
*, uint8_t *, size_t);
59
struct
bmx280_sc
{
struct
100
void bmx280_attach(struct
bmx280_sc
*);
101
int bmx280_detach(struct
bmx280_sc
*, int);
Completed in 11 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025