Home
last modified time | relevance | path

Searched defs:EBUSY (Results 1 – 2 of 2) sorted by relevance

/libmetal-latest/libmetal/lib/compiler/armcc/
Derrno.h80 #define EBUSY (LIBMETAL_ERR_BASE + 16) /* Device busy */ macro
/libmetal-latest/libmetal/lib/compiler/iar/
Derrno.h37 #define EBUSY (LIBMETAL_ERR_BASE + 16) /* Device busy */ macro