Home
last modified time | relevance | path

Searched refs:PCNT_CTRL_RSTEN (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/emlib/src/
A Dem_pcnt.c485 pcnt->CTRL = PCNT_CTRL_RSTEN; in PCNT_Init()
523 pcnt->CTRL = tmp | PCNT_CTRL_MODE_DISABLE | PCNT_CTRL_RSTEN; in PCNT_Init()
587 pcnt->CTRL = _PCNT_CTRL_RESETVALUE | PCNT_CTRL_RSTEN; in PCNT_Reset()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_pcnt.h99 #define PCNT_CTRL_RSTEN (0x1UL << 5) /**< Enable PCNT Cloc… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_pcnt.h103 #define PCNT_CTRL_RSTEN (0x1UL << 5) /**< Enable PCNT Cloc… macro

Completed in 13 milliseconds