Home
last modified time | relevance | path

Searched refs:GPIO_LCKR_LCKK (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_gpio.h727 WRITE_REG(GPIOx->LCKR, GPIO_LCKR_LCKK | PinMask); in LL_GPIO_LockPin()
729 WRITE_REG(GPIOx->LCKR, GPIO_LCKR_LCKK | PinMask); in LL_GPIO_LockPin()
771 return (READ_BIT(GPIOx->LCKR, GPIO_LCKR_LCKK) == (GPIO_LCKR_LCKK)); in LL_GPIO_IsAnyPinLocked()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_gpio.h688 WRITE_REG(GPIOx->LCKR, GPIO_LCKR_LCKK | PinMask); in LL_GPIO_LockPin()
690 WRITE_REG(GPIOx->LCKR, GPIO_LCKR_LCKK | PinMask); in LL_GPIO_LockPin()
732 return (READ_BIT(GPIOx->LCKR, GPIO_LCKR_LCKK) == (GPIO_LCKR_LCKK)); in LL_GPIO_IsAnyPinLocked()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_gpio.h801 WRITE_REG(GPIOx->LCKR, GPIO_LCKR_LCKK | PinMask); in LL_GPIO_LockPin()
803 WRITE_REG(GPIOx->LCKR, GPIO_LCKR_LCKK | PinMask); in LL_GPIO_LockPin()
845 return ((READ_BIT(GPIOx->LCKR, GPIO_LCKR_LCKK) == (GPIO_LCKR_LCKK)) ? 1UL : 0UL); in LL_GPIO_IsAnyPinLocked()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_gpio.c485 __IO uint32_t tmp = GPIO_LCKR_LCKK; in HAL_GPIO_LockPin()
502 if((GPIOx->LCKR & GPIO_LCKR_LCKK) != RESET) in HAL_GPIO_LockPin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_gpio.c470 __IO uint32_t tmp = GPIO_LCKR_LCKK; in HAL_GPIO_LockPin()
486 if((GPIOx->LCKR & GPIO_LCKR_LCKK) != RESET) in HAL_GPIO_LockPin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_gpio.c490 __IO uint32_t tmp = GPIO_LCKR_LCKK; in HAL_GPIO_LockPin()
507 if ((GPIOx->LCKR & GPIO_LCKR_LCKK) != 0x00u) in HAL_GPIO_LockPin()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h2733 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3013 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3325 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3325 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h2991 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3584 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3654 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h8946 #define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk macro