USB_TO_POWER is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

USB_TO_POWER macro

Syntax

#define USB_TO_POWER (VERSALOON_USB_TO_XXX_CMD_START + 0x40)

References

LocationText
usbtoxxx_internal.h:35
#define USB_TO_POWER (VERSALOON_USB_TO_XXX_CMD_START + 0x40)
usbtopwr.c:21
return usbtoxxx_init_command(USB_TO_POWER, interface_index);
usbtopwr.c:26
return usbtoxxx_fini_command(USB_TO_POWER, interface_index);
usbtopwr.c:38
return usbtoxxx_conf_command(USB_TO_POWER, interface_index, NULL, 0);
usbtopwr.c:50
return usbtoxxx_out_command(USB_TO_POWER, interface_index, (uint8_t *)&millivolt,