Searched refs:PCNT_CounterTopSet (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_pcnt.h | 519 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top); 544 PCNT_CounterTopSet(pcnt, count, pcnt->TOP); in PCNT_CounterSet()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_pcnt.h | 519 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top); 544 PCNT_CounterTopSet(pcnt, count, pcnt->TOP); in PCNT_CounterSet()
|
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_pcnt.c | 256 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top) in PCNT_CounterTopSet() function 694 PCNT_CounterTopSet(pcnt, init->counter, init->top); in PCNT_Init() 771 PCNT_CounterTopSet(pcnt, init->counter, init->top); in PCNT_Init()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_pcnt.c | 256 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top) in PCNT_CounterTopSet() function 694 PCNT_CounterTopSet(pcnt, init->counter, init->top); in PCNT_Init() 771 PCNT_CounterTopSet(pcnt, init->counter, init->top); in PCNT_Init()
|