Searched refs:TEST_WAKEUP_PIN (Results 1 – 3 of 3) sorted by relevance
25 #define TEST_WAKEUP_PIN GET_PIN(B, 12) macro242 rt_pin_mode(TEST_WAKEUP_PIN,PIN_MODE_INPUT_PULLDOWN); in gpio_input_test()
25 #define TEST_WAKEUP_PIN GET_PIN(C, 15) macro241 rt_pin_mode(TEST_WAKEUP_PIN,PIN_MODE_INPUT_PULLDOWN); in gpio_input_test()
Completed in 8 milliseconds