Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_pcnt.h153 #define PCNT_SWRST_RESETTING (0x1UL << 1) /**< Softwa… macro
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32FG23/Include/
Defr32fg23_pcnt.h153 #define PCNT_SWRST_RESETTING (0x1UL << 1) /**< Softwa… macro
/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32ZG23/Include/
Defr32zg23_pcnt.h153 #define PCNT_SWRST_RESETTING (0x1UL << 1) /**< Softwa… macro
/hal_silabs-latest/gecko/emlib/src/
Dem_pcnt.c853 while (pcnt->SWRST & PCNT_SWRST_RESETTING) { in PCNT_Reset()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_pcnt.c853 while (pcnt->SWRST & PCNT_SWRST_RESETTING) { in PCNT_Reset()