OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sht4x_heaterpulses
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sht4x.c
151
static struct sht4x_heaterpulse
sht4x_heaterpulses
[] = {
variable in typeref:struct:sht4x_heaterpulse[]
321
for (i = 0; i < __arraycount(
sht4x_heaterpulses
); i++) {
322
if (strncmp(node.sysctl_data,
sht4x_heaterpulses
[i].length,
328
if (i == __arraycount(
sht4x_heaterpulses
))
sht4x.c
151
static struct sht4x_heaterpulse
sht4x_heaterpulses
[] = {
variable in typeref:struct:sht4x_heaterpulse[]
321
for (i = 0; i < __arraycount(
sht4x_heaterpulses
); i++) {
322
if (strncmp(node.sysctl_data,
sht4x_heaterpulses
[i].length,
328
if (i == __arraycount(
sht4x_heaterpulses
))
Completed in 25 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025