Home
last modified time | relevance | path

Searched refs:GPIO_PUPDR_PUPDR0 (Results 1 – 7 of 7) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_gpio.c257 CLEAR_BIT(temp, GPIO_PUPDR_PUPDR0 << (position * 2)); in HAL_GPIO_Init()
352 CLEAR_BIT(GPIOx->PUPDR, GPIO_PUPDR_PUPDR0 << (position * 2)); in HAL_GPIO_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_gpio.h503 …MODIFY_REG(GPIOx->PUPDR, (GPIO_PUPDR_PUPDR0 << (POSITION_VAL(Pin) * 2U)), (Pull << (POSITION_VAL(P… in LL_GPIO_SetPinPull()
536 … (GPIO_PUPDR_PUPDR0 << (POSITION_VAL(Pin) * 2U))) >> (POSITION_VAL(Pin) * 2U)); in LL_GPIO_GetPinPull()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3111 #define GPIO_PUPDR_PUPDR0 GPIO_PUPDR_PUPDR0_Msk macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3111 #define GPIO_PUPDR_PUPDR0 GPIO_PUPDR_PUPDR0_Msk macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3370 #define GPIO_PUPDR_PUPDR0 GPIO_PUPDR_PUPDR0_Msk macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3440 #define GPIO_PUPDR_PUPDR0 GPIO_PUPDR_PUPDR0_Msk macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h8542 #define GPIO_PUPDR_PUPDR0 GPIO_PUPDR_PUPD0 macro