Searched refs:ticks_on (Results 1 – 1 of 1) sorted by relevance
121 k_ticks_t ticks_on; in read_byte_from() local131 ticks_on = edges_ticks[(2 * i) + offset + 1] - edges_ticks[(2 * i) + offset]; in read_byte_from()134 LOG_DBG("ticks_on %lld", ticks_on); in read_byte_from()136 if (is_within_range(ticks_on, VS1838B_NEC_BIT_DETECT_MIN_TICK, in read_byte_from()
Completed in 7 milliseconds