Home
last modified time | relevance | path

Searched refs:GPIOB (Results 1 – 25 of 26) sorted by relevance

12

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_gpio_ex.h341 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
642 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
948 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1196 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1438 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1672 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1889 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
2090 (((__INSTANCE__) == GPIOB) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
2133 ((__GPIOx__) == (GPIOB))? 1U :\
2141 …(((__INSTANCE__) == GPIOB) && (((__PIN__) & (GPIOB_PIN_AVAILABLE)) != 0U) && (((__PIN__) | (GPIOB_…
[all …]
Dstm32l0xx_ll_gpio.h51 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_gpio_ex.h172 ((__GPIOx__) == (GPIOB))? 1U :\
182 ((__GPIOx__) == (GPIOB))? 1U :\
190 ((__GPIOx__) == (GPIOB))? 1U :\
Dstm32l1xx_ll_gpio.h51 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_gpio_ex.h830 ((__GPIOx__) == (GPIOB))? 1uL :\
839 ((__GPIOx__) == (GPIOB))? 1uL :\
849 ((__GPIOx__) == (GPIOB))? 1uL :\
857 ((__GPIOx__) == (GPIOB))? 1uL :\
867 ((__GPIOx__) == (GPIOB))? 1uL :\
879 ((__GPIOx__) == (GPIOB))? 1uL :\
892 ((__GPIOx__) == (GPIOB))? 1uL :\
Dstm32l4xx_ll_gpio.h51 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_gpio.c50 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
125 else if (GPIOx == GPIOB) in LL_GPIO_DeInit()
Dstm32l0xx_hal_rcc.c126 #define MCO3_GPIO_PORT GPIOB
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_gpio.c50 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
133 else if (GPIOx == GPIOB) in LL_GPIO_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_gpio.c50 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
138 else if (GPIOx == GPIOB) in LL_GPIO_DeInit()
/loramac-node-3.4.0/src/boards/SKiM980A/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NucleoL152/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NucleoL476/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NucleoL073/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/SKiM880B/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NAMote72/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/
Dgpio-board.c57 obj->port = GPIOB; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h680 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
6361 ((INSTANCE) == GPIOB) || \
6368 ((INSTANCE) == GPIOB) || \
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h787 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
7552 ((INSTANCE) == GPIOB) || \
7559 ((INSTANCE) == GPIOB) || \
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h771 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
7393 ((INSTANCE) == GPIOB) || \
7400 ((INSTANCE) == GPIOB) || \
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h701 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
7916 ((INSTANCE) == GPIOB) || \
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h701 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
7916 ((INSTANCE) == GPIOB) || \
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h786 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
8761 ((INSTANCE) == GPIOB) || \
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h809 #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE) macro
9063 ((INSTANCE) == GPIOB) || \

12