Home
last modified time | relevance | path

Searched refs:sys_semihost_heapinfo (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/semihost/
Dsys_heapinfo.c39 sys_semihost_heapinfo(struct sys_semihost_block *block) in sys_semihost_heapinfo() function
Dsemihost.h119 sys_semihost_heapinfo(struct sys_semihost_block *block);
/picolibc-latest/test/semihost/
Dsemihost-heapinfo.c50 sys_semihost_heapinfo(&block); in main()