Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/src/
Dem_timer.c285 timer->CC[ch].CFG |= (uint32_t)init->prsInputType << _TIMER_CC_CFG_INSEL_SHIFT; in TIMER_InitCC()
286 bool async = (init->prsInputType != timerPrsInputSync); in TIMER_InitCC()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_timer.c285 timer->CC[ch].CFG |= (uint32_t)init->prsInputType << _TIMER_CC_CFG_INSEL_SHIFT; in TIMER_InitCC()
286 bool async = (init->prsInputType != timerPrsInputSync); in TIMER_InitCC()
/hal_silabs-latest/gecko/emlib/inc/
Dem_timer.h450 TIMER_PrsInput_TypeDef prsInputType; member
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_timer.h450 TIMER_PrsInput_TypeDef prsInputType; member