Home
last modified time | relevance | path

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

/kernel/liteos_m/kernel/include/
H A Dlos_mux.h56 #define LOS_ERRNO_MUX_NO_MEMORY LOS_ERRNO_OS_ERROR(LOS_MOD_MUX, 0x00) macro
/kernel/liteos_m/kernel/src/
H A Dlos_mux.c65 return LOS_ERRNO_MUX_NO_MEMORY; in OsMuxInit()

Completed in 2 milliseconds