Searched refs:GPIO_CLOCK_RISING (Results 1 – 1 of 1) sorted by relevance
193 #define GPIO_CLOCK_RISING 0x00000000u /*!< Retime on rising edge */ macro430 #define IS_GPIO_CLOCK(__CLOCK__) (((__CLOCK__) == GPIO_CLOCK_RISING) ||\