Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/lib/semihosting/
Dsemihosting.c41 long semihosting_connection_supported(void) in semihosting_connection_supported() function
164 assert(semihosting_connection_supported() != 0); in semihosting_get_flen()
190 assert(semihosting_connection_supported() != 0); in semihosting_download_file()
/trusted-firmware-a-3.7.0/include/lib/
Dsemihosting.h41 long semihosting_connection_supported(void);