Searched refs:chIdx (Results 1 – 2 of 2) sorted by relevance
652 uint32_t chIdx) in LESENSE_ChannelConfig() argument674 EFM_ASSERT(chIdx < LESENSE_NUM_CHANNELS); in LESENSE_ChannelConfig()687 EFM_ASSERT((0x1 << chIdx) & DACOUT_SUPPORT); in LESENSE_ChannelConfig()692 && ((chIdx != 12U) in LESENSE_ChannelConfig()693 && (chIdx != 13U) in LESENSE_ChannelConfig()694 && (chIdx != 14U) in LESENSE_ChannelConfig()695 && (chIdx != 15U)))); in LESENSE_ChannelConfig()697 && ((chIdx != 0U) in LESENSE_ChannelConfig()698 && (chIdx != 1U) in LESENSE_ChannelConfig()699 && (chIdx != 2U) in LESENSE_ChannelConfig()[all …]
1454 uint32_t chIdx);1455 void LESENSE_ChannelEnable(uint8_t chIdx,1459 void LESENSE_ChannelTimingSet(uint8_t chIdx,1463 void LESENSE_ChannelThresSet(uint8_t chIdx,1467 void LESENSE_ChannelSlidingWindow(uint8_t chIdx,1470 void LESENSE_ChannelStepDetection(uint8_t chIdx,