Searched refs:T1_REQUEST_RESET (Results 1 – 1 of 1) sorted by relevance
44 #define T1_REQUEST_RESET 0x05 /* Custom RESET for SPI version */ macro405 case T1_REQUEST_RESET: in parse_response()479 t1->request = T1_REQUEST_RESET; in t1_loop()577 if(t1->request == T1_REQUEST_RESET) { in t1_loop()715 if (!(t1->state.request == 1 && t1->request == T1_REQUEST_RESET)) in t1_transceive()