Home
last modified time | relevance | path

Searched refs:UTOPIA_SEM_START (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nos/
H A Dutopia_module.c29 #define UTOPIA_SEM_START 0x4427 /* joe's phone number */ macro
39 *(MS_U32*)u32Addr = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_module.c29 #define UTOPIA_SEM_START 0x4427 // joe's phone number macro
44 *(MS_U32*)u32Addr = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_module.c29 #define UTOPIA_SEM_START 0x4427 // joe's phone number macro
44 *(MS_U32*)u32Addr = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_module.c32 #define UTOPIA_SEM_START 0x4427U // joe's phone number macro
58 *(MS_U32*)vaShm = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_module.c32 #define UTOPIA_SEM_START 0x4427U /* joe's phone number */ macro
58 *(MS_U32*)vaShm = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_module.c29 #define UTOPIA_SEM_START 0x4427 // joe's phone number macro
54 *pu32SemKey = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_module.c30 #define UTOPIA_SEM_START 0x4427 // joe's phone number macro
55 *pu32SemKey = UTOPIA_SEM_START; in UTOPIARegisterToUtopia()