Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/src/
A Dem_lesense.c504 EFM_ASSERT(confCh->exTime < 64U); in LESENSE_ChannelConfig()
505 EFM_ASSERT(confCh->sampleDelay < 128U); in LESENSE_ChannelConfig()
506 EFM_ASSERT(confCh->measDelay < 128U); in LESENSE_ChannelConfig()
510 EFM_ASSERT(confCh->acmpThres < 4096U); in LESENSE_ChannelConfig()
529 (uint32_t)confCh->exTime, in LESENSE_ChannelConfig()
531 (uint32_t)confCh->measDelay); in LESENSE_ChannelConfig()
560 (uint32_t)confCh->acmpThres, in LESENSE_ChannelConfig()
561 (uint32_t)confCh->cntThres); in LESENSE_ChannelConfig()
569 (uint32_t)confCh->enaInt); in LESENSE_ChannelConfig()
574 (uint32_t)confCh->enaPin); in LESENSE_ChannelConfig()
[all …]
/bsp/efm32/Libraries/emlib/inc/
A Dem_lesense.h964 void LESENSE_ChannelConfig(LESENSE_ChDesc_TypeDef const *confCh,

Completed in 14 milliseconds