Hello,
Thank you for your inquiry.
The documentation about the scanf and vscanf implementation in Embedded Studio can be found in the help section under <stdio.h> API Summary.
An online version is also available here:
http://studio.segger.com/stdio_h.htm
You can also rewrite all API functions as they are defined as weak and can be overwritten by user code.
Best regards,
Nino