Home
last modified time | relevance | path

Searched refs:sameMakerFlag (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.5/include/twl/os/common/
DsystemWork.h108 u8 sameMakerFlag[ 16 ]; // Flag indicating whether the manufacturer is the same member
/TwlSDK-5.5/build/libraries/os/common/src/
Dos_application_jump.c87 if (( list->sameMakerFlag[pos] & bit) != 0) in OSi_IsSameMakerCode()