Searched refs:decCtrl (Results 1 – 2 of 2) sorted by relevance
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()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()[all …]
665 LESENSE_DecCtrlDesc_TypeDef decCtrl; member674 .decCtrl = LESENSE_DECCTRL_DESC_DEFAULT /* Default decoder control parameters. */ \
Completed in 9 milliseconds