OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:human_int
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/emcfanctl/
emcfanctl.h
85
const int
human_int
;
member in struct:emcfan_bits_translate
emcfanctlconst.h
3101
.
human_int
= 500
3107
.
human_int
= 1000
3113
.
human_int
= 2000
3119
.
human_int
= 4000
3128
.
human_int
= 3
3134
.
human_int
= 5
3140
.
human_int
= 7
3146
.
human_int
= 9
3155
.
human_int
= 26000,
3162
.
human_int
= 19531
[
all
...]
emcfanctlutil.c
307
human_value == translation[i].
human_int
) {
324
if (human_value == translation[i].
human_int
) {
377
r = translation[i].
human_int
;
emcfanctloutputs.c
388
mj_append_field(&obj, "pwm_base_frequency", "integer", (int64_t)fan_pwm_basefreq[tindex].
human_int
);
396
printf("PWM Base Frequency:%d\n",fan_pwm_basefreq[tindex].
human_int
);
emcfanctl.c
97
fprintf(stderr,"%d|",fan_minexpectedrpm[q].
human_int
);
118
fprintf(stderr,"%d|",fan_numedges[q].
human_int
);
150
fprintf(stderr,"%d|",fan_pwm_basefreq[q].
human_int
);
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025