Home
last modified time | relevance | path

Searched refs:GPIOA (Results 1 – 25 of 29) sorted by relevance

12

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_gpio_ex.h333 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
635 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
941 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1188 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1431 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1665 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
1881 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
2082 ((((__INSTANCE__) == GPIOA) && (((__AF__) == GPIO_AF0_EVENTOUT) || \
2132 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0U :\
2140 …((((__INSTANCE__) == GPIOA) && (((__PIN__) & (GPIOA_PIN_AVAILABLE)) != 0U) && (((__PIN__) | (GPIOA…
[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.h171 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0U :\
181 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0U :\
189 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0U :\
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.h829 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
838 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
848 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
856 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
866 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
878 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
891 #define GPIO_GET_INDEX(__GPIOx__) (((__GPIOx__) == (GPIOA))? 0uL :\
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) || …
120 if (GPIOx == GPIOA) in LL_GPIO_DeInit()
Dstm32l0xx_hal_rcc.c116 #define MCO1_GPIO_PORT GPIOA
120 #define MCO2_GPIO_PORT GPIOA
/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) || …
128 if (GPIOx == GPIOA) in LL_GPIO_DeInit()
Dstm32l1xx_hal_rcc.c116 #define MCO1_GPIO_PORT GPIOA
/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) || …
133 if (GPIOx == GPIOA) in LL_GPIO_DeInit()
Dstm32l4xx_hal_rcc.c107 #define MCO1_GPIO_PORT GPIOA
Dstm32l4xx_hal_rcc_ex.c70 #define LSCO_GPIO_PORT GPIOA
/loramac-node-3.4.0/src/boards/SKiM980A/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NucleoL152/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NucleoL476/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NucleoL073/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/SKiM880B/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/NAMote72/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/
Dgpio-board.c52 obj->port = GPIOA; in GpioMcuInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h679 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE) macro
6360 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
6367 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h786 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE) macro
7551 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
7558 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h770 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE) macro
7392 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
7399 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h700 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE) macro
7915 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \

12