Searched refs:smh_open_mode (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dsemihosting.h62 * enum smh_open_mode - Numeric file modes for use with smh_open()
76 enum smh_open_mode { enum
91 long smh_open(const char *fname, enum smh_open_mode mode);
/u-boot/lib/
H A Dsemihosting.c62 long smh_open(const char *fname, enum smh_open_mode mode)

Completed in 58 milliseconds