Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/inc/
A Dem_pcnt.h246 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top);
272 PCNT_CounterTopSet(pcnt, count, pcnt->TOP); in PCNT_CounterSet()
/bsp/efm32/Libraries/emlib/src/
A Dem_pcnt.c175 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top) in PCNT_CounterTopSet() function
534 PCNT_CounterTopSet(pcnt, init->counter, init->top); in PCNT_Init()

Completed in 4 milliseconds