Lines Matching refs:decCtrl
167 LESENSE->DECCTRL = (uint32_t)init->decCtrl.decInput | in LESENSE_Init()
168 ((uint32_t)init->decCtrl.prsChSel0 << in LESENSE_Init()
170 ((uint32_t)init->decCtrl.prsChSel1 << in LESENSE_Init()
172 ((uint32_t)init->decCtrl.prsChSel2 << in LESENSE_Init()
174 ((uint32_t)init->decCtrl.prsChSel3 << in LESENSE_Init()
176 ((uint32_t)init->decCtrl.chkState << in LESENSE_Init()
178 ((uint32_t)init->decCtrl.intMap << in LESENSE_Init()
180 ((uint32_t)init->decCtrl.hystPRS0 << in LESENSE_Init()
182 ((uint32_t)init->decCtrl.hystPRS1 << in LESENSE_Init()
184 ((uint32_t)init->decCtrl.hystPRS2 << in LESENSE_Init()
186 ((uint32_t)init->decCtrl.hystIRQ << in LESENSE_Init()
188 ((uint32_t)init->decCtrl.prsCount << in LESENSE_Init()
192 LESENSE_DecoderStateSet((uint32_t)init->decCtrl.initState); in LESENSE_Init()