Home
last modified time | relevance | path

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

/hal_silabs-3.6.0/gecko/emlib/src/
Dem_timer.c284 if (init->prsInput) { in TIMER_InitCC()
310 | (init->prsInput ? TIMER_CC_CTRL_INSEL_PRS : 0) in TIMER_InitCC()
Dem_pcnt.c368 PCNT_PRSInput_TypeDef prsInput, in PCNT_PRSInputEnable() argument
389 switch (prsInput) { in PCNT_PRSInputEnable()
/hal_silabs-3.6.0/gecko/emlib/inc/
Dem_pcnt.h560 PCNT_PRSInput_TypeDef prsInput,
Dem_timer.h427 bool prsInput; member