Home
last modified time | relevance | path

Searched refs:TEST_WAKEUP_PIN (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/ht32f52352/applications/
A Dtest.c25 #define TEST_WAKEUP_PIN GET_PIN(B, 12) macro
242 rt_pin_mode(TEST_WAKEUP_PIN,PIN_MODE_INPUT_PULLDOWN); in gpio_input_test()
/bsp/ht32/ht32f12366/applications/
A Dtest.c25 #define TEST_WAKEUP_PIN GET_PIN(C, 15) macro
241 rt_pin_mode(TEST_WAKEUP_PIN,PIN_MODE_INPUT_PULLDOWN); in gpio_input_test()
/bsp/ht32/ht32f53252/applications/
A Dtest.c25 #define TEST_WAKEUP_PIN GET_PIN(B, 12) macro
242 rt_pin_mode(TEST_WAKEUP_PIN,PIN_MODE_INPUT_PULLDOWN); in gpio_input_test()

Completed in 8 milliseconds