Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/inc/
Dem_pcnt.h465 bool prsGateEnable; member
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_pcnt.h465 bool prsGateEnable; member
/hal_silabs-latest/gecko/emlib/src/
Dem_pcnt.c977 ctrl |= (config->prsGateEnable << _PCNT_CTRL_PRSGATEEN_SHIFT) & _PCNT_CTRL_PRSGATEEN_MASK; in PCNT_TCCConfiguration()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_pcnt.c977 ctrl |= (config->prsGateEnable << _PCNT_CTRL_PRSGATEEN_SHIFT) & _PCNT_CTRL_PRSGATEEN_MASK; in PCNT_TCCConfiguration()