Searched refs:LL_GPIO_MODE_INPUT (Results 1 – 5 of 5) sorted by relevance
54 #define IS_LL_GPIO_MODE(__VALUE__) (((__VALUE__) == LL_GPIO_MODE_INPUT) ||\
49 #define IS_LL_GPIO_MODE(__VALUE__) (((__VALUE__) == LL_GPIO_MODE_INPUT) ||\
137 #define LL_GPIO_MODE_INPUT (0x00000000U) /*!< Select input mode */ macro
145 #define LL_GPIO_MODE_INPUT (0x00000000U) /*!< Select input mode */ macro