Home
last modified time | relevance | path

Searched refs:_CMU_LFBPRESC0_LEUART1_MASK (Results 1 – 25 of 120) sorted by relevance

12345

/hal_silabs-3.6.0/gecko/emlib/src/
Dem_cmu.c7230 #if defined(_CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockDivGet()
7232 ret = (CMU_ClkDiv_TypeDef)((CMU->LFBPRESC0 & _CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockDivGet()
7444 #if defined(_CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockDivSet()
7454 CMU->LFBPRESC0 = (CMU->LFBPRESC0 & ~_CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockDivSet()
7805 ret >>= (CMU->LFBPRESC0 & _CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockFreqGet()
7808 ret /= SL_Log2ToDiv((CMU->LFBPRESC0 & _CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockFreqGet()
8036 #if defined(_CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockPrescGet()
8038 ret = (CMU->LFBPRESC0 & _CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockPrescGet()
8352 #if defined(_CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockPrescSet()
8362 CMU->LFBPRESC0 = (CMU->LFBPRESC0 & ~_CMU_LFBPRESC0_LEUART1_MASK) in CMU_ClockPrescSet()
/hal_silabs-3.6.0/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_cmu.h1125 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg390f128.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg390f256.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg380f128.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg380f256.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg380f64.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg390f64.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg395f128.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg395f256.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg395f64.h1511 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg280f128.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg280f256.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg280f64.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg290f128.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg290f256.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg290f64.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg295f128.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg295f256.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg295f64.h1546 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg880f128.h1566 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg880f256.h1566 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg880f64.h1566 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg890f128.h1566 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro
Defm32wg890f256.h1566 #define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL /**< Bit mas… macro

12345