HomeSort by relevance Sort by last modified time
    Searched refs:nRetries (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mgmtapi.h 30 LPSNMP_MGR_SESSION SNMP_FUNC_TYPE SnmpMgrOpen(LPSTR lpAgentAddress,LPSTR lpAgentCommunity,INT nTimeOut,INT nRetries);
mfplay.h 332 LONG nRetries;
mfidl.h     [all...]
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
bl.c 877 uint32_t oldApb2State, oldAhb1State, nRetries;
916 for (nRetries = 10000; nRetries; nRetries--) {
925 if (nRetries) {
    [all...]

Completed in 757 milliseconds