Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/inc/
Dem_cmu.h67 #define CMU_NO_EN_REG 0 macro
1730 #define CMU_NO_EN_REG 0
1992 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
1998 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2006 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2013 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2025 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2039 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2045 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2634 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
[all …]
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_cmu.h67 #define CMU_NO_EN_REG 0 macro
1731 #define CMU_NO_EN_REG 0
1993 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
1999 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2007 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2014 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2026 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2040 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2046 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
2635 | (CMU_NO_EN_REG << CMU_EN_REG_POS)
[all …]
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c820 if (((unsigned)clock >> CMU_EN_REG_POS) == CMU_NO_EN_REG) { in CMU_ClockEnable()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c814 if (((unsigned)clock >> CMU_EN_REG_POS) == CMU_NO_EN_REG) { in CMU_ClockEnable()