Home
last modified time | relevance | path

Searched defs:IS_PWR_GPIO (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h773 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
780 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
787 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
792 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
802 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro