Searched refs:threshold_lower (Results 1 – 2 of 2) sorted by relevance
74 config->qdec0.threshold_lower = -32768; in quad_decoder_get_config_defaults()83 config->qdec1.threshold_lower = -32768; in quad_decoder_get_config_defaults()92 config->qdec2.threshold_lower = -32768; in quad_decoder_get_config_defaults()150 LPMCU_MISC_REGS0->QUAD_DEC0_THRESHOLD.bit.LOWER = config->qdec0.threshold_lower; in quad_decoder_init()161 LPMCU_MISC_REGS0->QUAD_DEC1_THRESHOLD.bit.LOWER = config->qdec1.threshold_lower; in quad_decoder_init()172 LPMCU_MISC_REGS0->QUAD_DEC2_THRESHOLD.bit.LOWER = config->qdec2.threshold_lower; in quad_decoder_init()
197 int16_t threshold_lower; member
Completed in 5 milliseconds