Searched refs:match_value (Results 1 – 1 of 1) sorted by relevance
62 uint32_t match_value = pulse; in set_period_and_pulse() local72 match_value = period + 1; in set_period_and_pulse()82 if (period < (match_value - 1) || (match_value < 0)) { in set_period_and_pulse()89 write_value(config, match_value, GPT_O_TBPMR, GPT_O_TBMATCHR); in set_period_and_pulse()