Home
last modified time | relevance | path

Searched refs:_CRYOTIMER_CTRL_PRESC_DIV8 (Results 1 – 10 of 10) sorted by relevance

/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32FG1P/Include/
Defr32fg1p_cryotimer.h94 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
103 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32PG1B/Include/
Defm32pg1b_cryotimer.h94 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
103 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32GG11B/Include/
Defm32gg11b_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32GG12B/Include/
Defm32gg12b_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32JG12B/Include/
Defm32jg12b_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32PG12B/Include/
Defm32pg12b_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG13P/Include/
Defr32bg13p_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG12P/Include/
Defr32mg12p_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32FG13P/Include/
Defr32fg13p_cryotimer.h96 #define _CRYOTIMER_CTRL_PRESC_DIV8 0x00000003UL /**< Mode… macro
105 #define CRYOTIMER_CTRL_PRESC_DIV8 (_CRYOTIMER_CTRL_PRESC_DIV8 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/emlib/inc/
Dem_cryotimer.h116 cryotimerPresc_8 = _CRYOTIMER_CTRL_PRESC_DIV8, /**< Divide clock by 8. */