Searched refs:INTERACT (Results 1 – 2 of 2) sorted by relevance
39 __IO uint32_t INTERACT; /**< Scan configuration */ member
536 LESENSE->CH[chIdx].INTERACT = ((uint32_t)confCh->exClk << in LESENSE_ChannelConfig()808 tmp = LESENSE->CH[chIdx].INTERACT & ~(_LESENSE_CH_INTERACT_ACMPTHRES_MASK); in LESENSE_ChannelThresSet()812 LESENSE->CH[chIdx].INTERACT = tmp; in LESENSE_ChannelThresSet()995 LESENSE->CH[i].INTERACT = _LESENSE_CH_INTERACT_RESETVALUE; in LESENSE_Reset()
Completed in 7 milliseconds