Home
last modified time | relevance | path

Searched refs:decSt (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_lesense.c1389 uint32_t decSt) in LESENSE_DecoderStateConfig() argument
1393 EFM_ASSERT(decSt < LESENSE_NUM_DECODER_STATES); in LESENSE_DecoderStateConfig()
1405 LESENSE->ST[decSt].TCONFA = in LESENSE_DecoderStateConfig()
1416 LESENSE->ST[decSt].TCONFB = in LESENSE_DecoderStateConfig()
1426 EFM_ASSERT(decSt < LESENSE_NUM_ARCS); in LESENSE_DecoderStateConfig()
1445 LESENSE->ST[decSt].ARC = (uint32_t)confDecSt->prsAct in LESENSE_DecoderStateConfig()
1476 void LESENSE_DecoderStateSet(uint32_t decSt) in LESENSE_DecoderStateSet() argument
1478 EFM_ASSERT(decSt <= _LESENSE_DECSTATE_DECSTATE_MASK); in LESENSE_DecoderStateSet()
1480 LESENSE->DECSTATE = decSt & _LESENSE_DECSTATE_DECSTATE_MASK; in LESENSE_DecoderStateSet()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_lesense.c1389 uint32_t decSt) in LESENSE_DecoderStateConfig() argument
1393 EFM_ASSERT(decSt < LESENSE_NUM_DECODER_STATES); in LESENSE_DecoderStateConfig()
1405 LESENSE->ST[decSt].TCONFA = in LESENSE_DecoderStateConfig()
1416 LESENSE->ST[decSt].TCONFB = in LESENSE_DecoderStateConfig()
1426 EFM_ASSERT(decSt < LESENSE_NUM_ARCS); in LESENSE_DecoderStateConfig()
1445 LESENSE->ST[decSt].ARC = (uint32_t)confDecSt->prsAct in LESENSE_DecoderStateConfig()
1476 void LESENSE_DecoderStateSet(uint32_t decSt) in LESENSE_DecoderStateSet() argument
1478 EFM_ASSERT(decSt <= _LESENSE_DECSTATE_DECSTATE_MASK); in LESENSE_DecoderStateSet()
1480 LESENSE->DECSTATE = decSt & _LESENSE_DECSTATE_DECSTATE_MASK; in LESENSE_DecoderStateSet()
/hal_silabs-latest/gecko/emlib/inc/
Dem_lesense.h1561 uint32_t decSt);
1563 void LESENSE_DecoderStateSet(uint32_t decSt);
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_lesense.h1561 uint32_t decSt);
1563 void LESENSE_DecoderStateSet(uint32_t decSt);