Home
last modified time | relevance | path

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

/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32FG1P/Include/
Defr32fg1p_cryotimer.h95 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
104 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32PG1B/Include/
Defm32pg1b_cryotimer.h95 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
104 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32GG11B/Include/
Defm32gg11b_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32GG12B/Include/
Defm32gg12b_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32JG12B/Include/
Defm32jg12b_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32PG12B/Include/
Defm32pg12b_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG13P/Include/
Defr32bg13p_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG12P/Include/
Defr32mg12p_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32FG13P/Include/
Defr32fg13p_cryotimer.h97 #define _CRYOTIMER_CTRL_PRESC_DIV16 0x00000004UL /**< Mode… macro
106 #define CRYOTIMER_CTRL_PRESC_DIV16 (_CRYOTIMER_CTRL_PRESC_DIV16 << 5) /**< Shif…
/hal_silabs-3.5.0/gecko/emlib/inc/
Dem_cryotimer.h117 cryotimerPresc_16 = _CRYOTIMER_CTRL_PRESC_DIV16, /**< Divide clock by 16. */