Searched refs:PIN_WK_UP (Results 1 – 2 of 2) sorted by relevance
39 #define PIN_WK_UP GET_PIN(C,13) macro212 return rt_pin_read(PIN_WK_UP); in button_keywkup_read()240 rt_pin_mode(PIN_WK_UP, PIN_MODE_INPUT); /* set KEY pin mode to input */ in user_button_init()
Completed in 7 milliseconds