Home
last modified time | relevance | path

Searched refs:STLINK_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/stlink/stlink-1.7.0/src/stlink-lib/
H A Dusb.h49 #define STLINK_CMD_SIZE 16 macro
H A Dusb.c1341 slu->cmd_len = (slu->protocoll == 1) ? STLINK_SG_SIZE : STLINK_CMD_SIZE; in stlink_open_usb()