Home
last modified time | relevance | path

Searched refs:INTERACT (Results 1 – 2 of 2) sorted by relevance

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_lesense_ch.h39 __IO uint32_t INTERACT; /**< Scan configuration */ member
/bsp/efm32/Libraries/emlib/src/
A Dem_lesense.c536 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 5 milliseconds