Searched refs:threshold_upper (Results 1 – 2 of 2) sorted by relevance
73 config->qdec0.threshold_upper = 32767; in quad_decoder_get_config_defaults()82 config->qdec1.threshold_upper = 32767; in quad_decoder_get_config_defaults()91 config->qdec2.threshold_upper = 32767; in quad_decoder_get_config_defaults()149 LPMCU_MISC_REGS0->QUAD_DEC0_THRESHOLD.bit.UPPER = config->qdec0.threshold_upper; in quad_decoder_init()160 LPMCU_MISC_REGS0->QUAD_DEC1_THRESHOLD.bit.UPPER = config->qdec1.threshold_upper; in quad_decoder_init()171 LPMCU_MISC_REGS0->QUAD_DEC2_THRESHOLD.bit.UPPER = config->qdec2.threshold_upper; in quad_decoder_init()
195 int16_t threshold_upper; member
Completed in 5 milliseconds