Home
last modified time | relevance | path

Searched refs:SYS_FLEN (Results 1 – 4 of 4) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/semihost/
H A Dsys_flen.c47 return (int) sys_semihost(SYS_FLEN, (uintptr_t) &arg); in sys_semihost_flen()
H A Dsemihost-private.h47 #define SYS_FLEN (0x0C) macro
/dports/audio/codec2/codec2-1.0.3/stm32/unittest/
H A DREADME_unittest.md159 messages regarding SYS_FLEN not support (see openocd_stderr.log in the
/dports/devel/openocd/openocd-0.11.0/
H A DChangeLog21214 …* : ARM semihosting: fix writing to stdout SYS_FLEN would be called before a write on a descriptor…