Searched refs:pulses_per_round (Results 1 – 3 of 3) sorted by relevance
18 int pulses_per_round; member100 config->pulses_per_round; in tach_kb1200_channel_get()134 .pulses_per_round = DT_INST_PROP(inst, pulses_per_round), \
77 int pulses_per_round; member146 int p = config->pulses_per_round; in tach_it8xxx2_channel_get()232 .pulses_per_round = DT_INST_PROP(inst, pulses_per_round), \
64 int pulses_per_round; member300 (config->pulses_per_round * data->capture); in tach_npcx_channel_get()379 .pulses_per_round = DT_INST_PROP(inst, pulses_per_round), \