Searched refs:BSRR (Results 1 – 14 of 14) sorted by relevance
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/ |
D | stm32l1xx_hal_gpio.c | 441 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/ |
D | stm32l1xx_ll_gpio.h | 900 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/ |
D | stm32l0xx_hal_gpio.c | 431 GPIOx->BSRR = GPIO_Pin; in HAL_GPIO_WritePin()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_hal_gpio.c | 455 GPIOx->BSRR = (uint32_t)GPIO_Pin; in HAL_GPIO_WritePin()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_ll_gpio.h | 861 WRITE_REG(GPIOx->BSRR, PinMask); in LL_GPIO_SetOutputPin()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_ll_gpio.h | 974 WRITE_REG(GPIOx->BSRR, PinMask); in LL_GPIO_SetOutputPin()
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 310 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
|
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 328 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 327 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 327 …__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/ |
D | stm32l072xx.h | 327 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 356 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 365 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset registerBSRR, Address offset: 0x18… member
|
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 556 …__IO uint32_t BSRR; /*!< GPIO port bit set/reset register, Address offset: 0x18 */ member
|