Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_gpio_ex.h216 #define GPIO_AF2_RTC ((uint8_t)0x02U) /* RTC Alternate Function mapping */ macro
313 ((__AF__) == GPIO_AF0_USART2) || ((__AF__) == GPIO_AF2_RTC) || \
520 #define GPIO_AF2_RTC ((uint8_t)0x02U) /* RTC Alternate Function mapping */ macro
616 ((__AF__) == GPIO_AF0_USART2) || ((__AF__) == GPIO_AF2_RTC) || \
823 #define GPIO_AF2_RTC ((uint8_t)0x02U) /* RTC Alternate Function mapping */ macro
923 ((__AF__) == GPIO_AF0_USART2) || ((__AF__) == GPIO_AF2_RTC) || \
1088 #define GPIO_AF2_RTC ((uint8_t)0x02U) /* RTC Alternate Function mapping */ macro
1169 ((__AF__) == GPIO_AF0_TSC) || ((__AF__) == GPIO_AF2_RTC) || \
1332 #define GPIO_AF2_RTC ((uint8_t)0x02U) /* RTC Alternate Function mapping */ macro
1413 ((__AF__) == GPIO_AF0_TSC) || ((__AF__) == GPIO_AF2_RTC) || \
[all …]