Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/inc/
Dem_pcnt.h519 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/
Dem_pcnt.h519 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/
Dem_pcnt.c256 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/
Dem_pcnt.c256 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()