Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_gpio.c441 GPIOx->BSRR = (uint32_t)GPIO_Pin; in HAL_GPIO_WritePin()
445 GPIOx->BSRR = (uint32_t)GPIO_Pin << 16 ; in HAL_GPIO_WritePin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_gpio.h900 WRITE_REG(GPIOx->BSRR, PinMask); in LL_GPIO_SetOutputPin()
933 WRITE_REG(GPIOx->BSRR, (PinMask << 16)); in LL_GPIO_ResetOutputPin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_gpio.c431 GPIOx->BSRR = GPIO_Pin; in HAL_GPIO_WritePin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_gpio.c455 GPIOx->BSRR = (uint32_t)GPIO_Pin; in HAL_GPIO_WritePin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_gpio.h861 WRITE_REG(GPIOx->BSRR, PinMask); in LL_GPIO_SetOutputPin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_gpio.h974 WRITE_REG(GPIOx->BSRR, PinMask); in LL_GPIO_SetOutputPin()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h310 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h328 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h327 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h327 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h327 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h356 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h365 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h556 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset register, Address offset: 0x18 */ member