Searched defs:GPIO_MODE_INPUT (Results 1 – 4 of 4) sorted by relevance
29 #define GPIO_MODE_INPUT 0x00 macro
30 #define GPIO_MODE_INPUT U(0x00) macro
133 #define GPIO_MODE_INPUT ((uint32_t)0x00000000) /*!< Input Floating Mode … macro