Home
last modified time | relevance | path

Searched refs:_PCNT_EN_EN_MASK (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_pcnt.h136 #define _PCNT_EN_EN_MASK 0x1UL /**< Bit ma… macro
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32FG23/Include/
Defr32fg23_pcnt.h136 #define _PCNT_EN_EN_MASK 0x1UL /**< Bit ma… macro
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32ZG23/Include/
Defr32zg23_pcnt.h136 #define _PCNT_EN_EN_MASK 0x1UL /**< Bit ma… macro
/hal_silabs-latest/gecko/emlib/src/
Dem_pcnt.c228 return (pcnt->EN & _PCNT_EN_EN_MASK); in PCNT_IsEnabled()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_pcnt.c228 return (pcnt->EN & _PCNT_EN_EN_MASK); in PCNT_IsEnabled()