Searched refs:SET_PORT_DIR_REQUEST (Results 1 – 1 of 1) sorted by relevance
107 static const u8 SET_PORT_DIR_REQUEST[] = {0x00, 0x01, 0x00, 0x18, variable148 static const size_t TX_MAX_SIZE = sizeof(SET_PORT_DIR_REQUEST);198 request_size = sizeof(SET_PORT_DIR_REQUEST); in ni6501_port_command()200 memcpy(tx, SET_PORT_DIR_REQUEST, request_size); in ni6501_port_command()
Completed in 4 milliseconds