Home
last modified time | relevance | path

Searched refs:PMC (Results 1 – 6 of 6) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_system.h494 SET_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU); in LL_SYSCFG_EnableUSBPullUp()
504 CLEAR_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU); in LL_SYSCFG_DisableUSBPullUp()
521 SET_BIT(SYSCFG->PMC, Pin); in LL_SYSCFG_EnableLCDCapacitanceConnection()
537 CLEAR_BIT(SYSCFG->PMC, Pin); in LL_SYSCFG_DisableLCDCapacitanceConnection()
Dstm32l1xx_hal.h567 #define __HAL_SYSCFG_USBPULLUP_ENABLE() SET_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU)
569 #define __HAL_SYSCFG_USBPULLUP_DISABLE() CLEAR_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU)
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h339 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h339 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h369 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h378 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member