Home
last modified time | relevance | path

Searched refs:pulses_per_round (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/ene_tach_kb1200/
Dtach_ene_kb1200.c18 int pulses_per_round; member
100 config->pulses_per_round; in tach_kb1200_channel_get()
134 .pulses_per_round = DT_INST_PROP(inst, pulses_per_round), \
/Zephyr-latest/drivers/sensor/ite/ite_tach_it8xxx2/
Dtach_ite_it8xxx2.c77 int pulses_per_round; member
146 int p = config->pulses_per_round; in tach_it8xxx2_channel_get()
232 .pulses_per_round = DT_INST_PROP(inst, pulses_per_round), \
/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c64 int pulses_per_round; member
300 (config->pulses_per_round * data->capture); in tach_npcx_channel_get()
379 .pulses_per_round = DT_INST_PROP(inst, pulses_per_round), \