OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmx280_osrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bmx280.c
91
static struct bmx280_osrs_list
bmx280_osrs
[] = {
variable in typeref:struct:bmx280_osrs_list[]
143
for (i = 0; i < __arraycount(
bmx280_osrs
); i++) {
144
if (t ==
bmx280_osrs
[i].text) {
145
m =
bmx280_osrs
[i].mask;
204
for (i = 0; i < __arraycount(
bmx280_osrs
); i++) {
205
if (t ==
bmx280_osrs
[i].text) {
210
if (i == __arraycount(
bmx280_osrs
))
bmx280.c
91
static struct bmx280_osrs_list
bmx280_osrs
[] = {
variable in typeref:struct:bmx280_osrs_list[]
143
for (i = 0; i < __arraycount(
bmx280_osrs
); i++) {
144
if (t ==
bmx280_osrs
[i].text) {
145
m =
bmx280_osrs
[i].mask;
204
for (i = 0; i < __arraycount(
bmx280_osrs
); i++) {
205
if (t ==
bmx280_osrs
[i].text) {
210
if (i == __arraycount(
bmx280_osrs
))
Completed in 213 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025