Searched refs:chIdx (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_lesense.c | 659 uint32_t chIdx) in LESENSE_ChannelConfig() argument 681 EFM_ASSERT(chIdx < LESENSE_NUM_CHANNELS); in LESENSE_ChannelConfig() 697 EFM_ASSERT((0x1 << chIdx) & DACOUT_SUPPORT); in LESENSE_ChannelConfig() 702 && ((chIdx != 12U) in LESENSE_ChannelConfig() 703 && (chIdx != 13U) in LESENSE_ChannelConfig() 704 && (chIdx != 14U) in LESENSE_ChannelConfig() 705 && (chIdx != 15U)))); in LESENSE_ChannelConfig() 707 && ((chIdx != 0U) in LESENSE_ChannelConfig() 708 && (chIdx != 1U) in LESENSE_ChannelConfig() 709 && (chIdx != 2U) in LESENSE_ChannelConfig() [all …]
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_lesense.c | 659 uint32_t chIdx) in LESENSE_ChannelConfig() argument 681 EFM_ASSERT(chIdx < LESENSE_NUM_CHANNELS); in LESENSE_ChannelConfig() 697 EFM_ASSERT((0x1 << chIdx) & DACOUT_SUPPORT); in LESENSE_ChannelConfig() 702 && ((chIdx != 12U) in LESENSE_ChannelConfig() 703 && (chIdx != 13U) in LESENSE_ChannelConfig() 704 && (chIdx != 14U) in LESENSE_ChannelConfig() 705 && (chIdx != 15U)))); in LESENSE_ChannelConfig() 707 && ((chIdx != 0U) in LESENSE_ChannelConfig() 708 && (chIdx != 1U) in LESENSE_ChannelConfig() 709 && (chIdx != 2U) in LESENSE_ChannelConfig() [all …]
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_lesense.h | 1534 uint32_t chIdx); 1535 void LESENSE_ChannelEnable(uint8_t chIdx, 1539 void LESENSE_ChannelTimingSet(uint8_t chIdx, 1543 void LESENSE_ChannelThresSet(uint8_t chIdx, 1547 void LESENSE_ChannelSlidingWindow(uint8_t chIdx, 1550 void LESENSE_ChannelStepDetection(uint8_t chIdx,
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_lesense.h | 1534 uint32_t chIdx); 1535 void LESENSE_ChannelEnable(uint8_t chIdx, 1539 void LESENSE_ChannelTimingSet(uint8_t chIdx, 1543 void LESENSE_ChannelThresSet(uint8_t chIdx, 1547 void LESENSE_ChannelSlidingWindow(uint8_t chIdx, 1550 void LESENSE_ChannelStepDetection(uint8_t chIdx,
|