Searched full:then (Results 1 – 25 of 1072) sorted by relevance
12345678910>>...43
/hal_espressif-2.7.6/tools/windows/tool_setup/ |
D | git_page.iss.inc | 30 if not VersionExtractMajorMinor(Version, Major, Minor) then 37 if (Major = 2) and (Minor >= 12) then Result := True; 38 if (Major > 2) then Result := True; 45 if GitPage.SelectedValueIndex = GitSelectionCustomPathIndex then 62 if Page.CheckListBox.Items.Count > 0 then 75 if not VersionSupported then 81 if not VersionSupported then 85 if FirstEnabledIndex < 0 then FirstEnabledIndex := Index; 87 if InstalledGitVersions[i] = VersionToInstall then 93 if OfferToInstall then [all …]
|
D | main.iss.inc | 31 if EnvToolsPath <> '' then 43 if CurPageID <> wpReady then 48 if not GitUseExisting then 51 if FileExists(DestPath) then 59 if not IDFUseExisting then 74 if not GitUseExisting then 97 if (Pos('tools', PythonPath) <> 1) then begin 104 if (FileExists(EmbeddedPythonPath)) then begin 117 if CurStep <> ssPostInstall then 126 if not IDFUseExisting then [all …]
|
D | system_check_page.iss.inc | 16 { Text representation of log messages which are then converte to RTF. } 79 if ((TimeCounter > 0) and (TimeCounter < 6)) then begin 91 if (SystemLogText.Count = 0) then begin 112 if (SystemLogText.Count = 0) then begin 125 if (TimeCounter = 5) then begin 146 if (SystemCheckState = SYSTEM_CHECK_STATE_STOPPED) then begin 155 if Handle = 0 then 166 if Res > 0 then 177 if (SystemCheckState = SYSTEM_CHECK_STATE_STOPPED) then 204 if (SystemCheckState = SYSTEM_CHECK_STATE_STOPPED) then begin [all …]
|
D | idf_setup.iss.inc | 11 if IDFUseExisting then 23 if WildCardMatch(Version, 'v*') or WildCardMatch(Version, 'v*-rc*') then 25 else if Version = 'master' then 27 else if WildCardMatch(Version, 'release/v*') then 36 if Pos(ReleaseVerPart, IDFDownloadAvailableVersions[i]) = 1 then 43 if not Found then 54 if IDFZIPFileVersion <> '' then 59 if not FileExists(IDFZIPFileName) then 128 then do 'git reset --hard' and 'git submodule foreach git reset --hard' to correct for 133 directory. Then do a git clone of the Github repository, using the temporary directory [all …]
|
D | python_page.iss.inc | 23 if not VersionExtractMajorMinor(Version, Major, Minor) then 29 if (Major = 2) and (Minor = 7) then Result := True; 30 if (Major = 3) and (Minor >= 5) then Result := True; 44 if Page.CheckListBox.Items.Count > 0 then 55 if not VersionSupported then 61 if not VersionSupported then 65 if FirstEnabledIndex < 0 then FirstEnabledIndex := Index; 67 if InstalledPythonVersions[i] = VersionToInstall then 73 if OfferToInstall then 76 if FirstEnabledIndex < 0 then FirstEnabledIndex := Index; [all …]
|
D | idf_download_page.iss.inc | 30 if WildCardMatch(Version, 'v*-beta*') then 32 else if WildCardMatch(Version, 'v*-rc*') then 34 else if WildCardMatch(Version, 'v*') then 36 else if WildCardMatch(Version, 'release/v*') then 38 else if WildCardMatch(Version, 'master') then 51 if idpDownloadFile(Url, VersionFile) then 69 if Page.CheckListBox.Items.Count > 0 then 75 if not LoadStringsFromFile(VersionFile, IDFDownloadAvailableVersions) then 107 if not IsCharValid(Value[I]) then 130 if DirExists(IDFPath) and not DirIsEmpty(IDFPath) then [all …]
|
D | utils.iss.inc | 37 if RegQueryStringValue(HKEY_LOCAL_MACHINE, key, valuename, value) then 43 if RegQueryStringValue(HKEY_CURRENT_USER, key, valuename, value) then 50 if IsWin64 and RegQueryStringValue(HKLM64, key, valuename, value) then 56 if IsWin64 and RegQueryStringValue(HKCU64, key, valuename, value) then 78 if FindFirst(DirName+'\*', FindRec) then begin 81 if (FindRec.Name <> '.') and (FindRec.Name <> '..') then begin 100 if FindFirst(Directory + '\*', FindRec) then 104 if (FindRec.Name = '.') or (FindRec.Name = '..') then 108 if FindRec.Attributes and FILE_ATTRIBUTE_DIRECTORY <> 0 then 111 end else if CompareText(FindRec.Name, FileName) = 0 then [all …]
|
D | cmdline_page.iss.inc | 13 if ReplaceLastLine then 28 if Length(LastLine) > 0 then 37 if (pLF > 0) and ((pCR = 0) or (pLF < pCR) or (pLF = pCR + 1)) then 39 if pLF < pCR then 46 if (pCR = Len) or (pCR = 0) then 55 if pCR = Len then 59 if Length(LastLine) > 0 then 111 if Handle = 0 then 121 if Res > 0 then 136 if CmdlineInstallCancel then [all …]
|
D | choice_page.iss.inc | 75 if BrowseForFolder(InputLabel.Caption, Dir, True) then 88 if ChoicePages[i].ID = CurPageID then 104 if ChoicePages[i].ID = CurPageID then 129 if LinkStartPos = 0 then exit; 134 if LinkEndPos = 0 then LinkEndPos := Pos(' ', Tmp); 135 if LinkEndPos = 0 then LinkEndPos := Pos(',', Tmp); 136 if LinkEndPos = 0 then LinkEndPos := Pos('.', Tmp); 137 if LinkEndPos = 0 then LinkEndPos := Length(Tmp); 152 if Link = '' then 160 if FindLinkInText(StaticText.Caption) = '' then [all …]
|
D | idf_page.iss.inc | 22 if IDFPage.SelectedValueIndex = IDFSelectionCustomPathIndex then 34 if Page.CheckListBox.Items.Count > 0 then 61 if Page.SelectedValueIndex = IDFSelectionDownloadIndex then 71 if not DirExists(IDFPath) then 78 if Pos(' ', IDFPath) <> 0 then 86 if not FileExists(IDFPyPath) then 94 if not FileExists(RequirementsPath) then
|
D | python_find_installed.iss.inc | 30 if not RegQueryStringValue(RootKey, InstallPathKey, '', DefaultPath) then 37 if not RegQueryStringValue(RootKey, InstallPathKey, 'ExecutablePath', ExecutablePath) then 45 if not RegQueryStringValue(RootKey, TagKey, 'SysVersion', Version) then 47 if CompanyName = 'PythonCore' then 58 if not RegQueryStringValue(RootKey, TagKey, 'DisplayName', DisplayName) then
|
/hal_espressif-2.7.6/tools/kconfig/lxdialog/ |
D | check-lxdialog.sh | 4 if [ "$OSTYPE" != "msys" ]; then 12 if [ $(uname -s) == "Darwin" ]; then 15 elif [ $(uname -s) == "FreeBSD" ]; then 23 if [ $? -eq 0 ]; then 38 if [ -f /usr/include/ncursesw/curses.h ]; then 41 elif [ -f /usr/include/ncurses/ncurses.h ]; then 43 elif [ -f /usr/include/ncurses/curses.h ]; then 45 elif [ -f /usr/include/ncurses.h ]; then 50 if [ $(uname -s) == "Darwin" ]; then 53 elif [ $(uname -s) == "FreeBSD" ]; then [all …]
|
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 276 …uint32_t rd_dis_err: 7; /*If any bit in RD_DIS is 1 then it indicate… 277 …uint32_t dis_rtc_ram_boot_err: 1; /*If DIS_RTC_RAM_BOOT is 1 then it indicates… 278 …uint32_t dis_icache_err: 1; /*If DIS_ICACHE is 1 then it indicates a pro… 279 …uint32_t dis_usb_jtag_err: 1; /*If DIS_USB_JTAG is 1 then it indicates a p… 280 …is_download_icache: 1; /*If DIS_DOWNLOAD_ICACHE is 1 then it indicates a prog… 281 …uint32_t dis_usb_device_err: 1; /*If DIS_USB_DEVICE is 1 then it indicates a… 282 …uint32_t dis_force_download_err: 1; /*If DIS_FORCE_DOWNLOAD is 1 then it indicat… 283 …uint32_t dis_usb_err: 1; /*If DIS_USB is 1 then it indicates a progra… 284 …uint32_t dis_can_err: 1; /*If DIS_CAN is 1 then it indicates a progra… 285 …uint32_t jtag_sel_enable_err: 1; /*If JTAG_SEL_ENABLE is 1 then it indicates … [all …]
|
/hal_espressif-2.7.6/tools/kconfig/ |
D | merge_config.sh | 65 if [ -d $2 ];then 80 if [ "$#" -lt 1 ] ; then 85 if [ -z "$KCONFIG_CONFIG" ]; then 86 if [ "$OUTPUT" != . ]; then 96 if [ ! -r "$INITFILE" ]; then 111 if [ ! -r "$MERGE_FILE" ]; then 121 if [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then 126 elif [ "$WARNREDUN" = "true" ]; then 134 if [ "$RUNMAKE" = "false" ]; then 146 if [ "$OUTPUT" != "." ] ; then [all …]
|
/hal_espressif-2.7.6/components/freertos/include/freertos/ |
D | message_buffer.h | 45 * then the application writer must place each call to a writing API function 48 * then the application writer must place each call to a reading API function 79 * then be used as a parameter to xMessageBufferSend(), xMessageBufferReceive(), 101 * @return If NULL is returned, then the message buffer cannot be created 157 * @return If the message buffer is created successfully then a handle to the 159 * pxStaticmessageBuffer are NULL then NULL is returned. 208 * then the application writer must place each call to a writing API function 211 * then the application writer must place each call to a reading API function 247 * message into the message buffer then zero is returned. If the call did not 248 * time out then xDataLengthBytes is returned. [all …]
|
D | stream_buffer.h | 42 * then the application writer must place each call to a writing API function 45 * then the application writer must place each call to a reading API function 65 * then be used as a parameter to xStreamBufferSend(), xStreamBufferReceive(), 85 * of an empty stream buffer that has a trigger level of 1 then the task will be 88 * stream buffer that has a trigger level of 10 then the task will not be 91 * trigger level is reached then the task will still receive however many bytes 96 * @return If NULL is returned, then the stream buffer cannot be created 144 * of an empty stream buffer that has a trigger level of 1 then the task will be 147 * stream buffer that has a trigger level of 10 then the task will not be 150 * trigger level is reached then the task will still receive however many bytes [all …]
|
D | timers.h | 72 * xTimerCreate() returns an TimerHandle_t variable that can then be used to 96 * is created using xTimerCreate() then the required memory is automatically 99 * xTimerCreateStatic() then the application writer must provide the memory that 115 * after 100 ticks, then xTimerPeriodInTicks should be set to 100. 116 * Alternatively, if the timer must expire after 500ms, then xPeriod can be set 120 * @param uxAutoReload If uxAutoReload is set to pdTRUE then the timer will 122 * If uxAutoReload is set to pdFALSE then the timer will be a one-shot timer and 134 * @return If the timer is successfully created then a handle to the newly 137 * structures, or the timer period was set to 0) then NULL is returned. 167 * // If the timer has expired 10 times then stop it from running. [all …]
|
D | event_groups.h | 49 * CAN network" etc. A task can then test the bit values to see which events 62 * be set and then tested atomically - as is the case where event groups are 74 * xEventGroupCreate() returns an EventGroupHandle_t variable that can then 101 * groups is created using xEventGropuCreate() then the required memory is 104 * using xEventGropuCreateStatic() then the application writer must instead 112 * configUSE_16_BIT_TICKS is 1 then each event group contains 8 usable bits (bit 113 * 0 to bit 7). If configUSE_16_BIT_TICKS is set to 0 then each event group has 117 * @return If the event group was created then a handle to the event group is 119 * event group then NULL is returned. See http://www.freertos.org/a00111.html 151 * groups is created using xEventGropuCreate() then the required memory is [all …]
|
D | semphr.h | 114 * is created using xSemaphoreCreateBinary() then the required memory is 117 * is created using xSemaphoreCreateBinaryStatic() then the application writer 171 * is created using xSemaphoreCreateBinary() then the required memory is 174 * is created using xSemaphoreCreateBinaryStatic() then the application writer 186 * which will then be used to hold the semaphore's data structure, removing the 189 * @return If the semaphore is created then a handle to the created semaphore is 190 * returned. If pxSemaphoreBuffer is NULL then NULL is returned. 290 * if a task successfully 'takes' the same mutex 5 times then the mutex will 300 * the task already owns the semaphore then xSemaphoreTakeRecursive() will 454 * if a task successfully 'takes' the same mutex 5 times then the mutex will [all …]
|
/hal_espressif-2.7.6/tools/ci/ |
D | setup_python.sh | 3 if [ -z ${PYTHON_VER+x} ]; then 11 then 24 then 31 … # For example, if 3.4.8 was selected but isn't installed then it will try to 32 … # find some other installed 3.4.X version, and then some 3.X.X version. 41 then
|
D | find_apps_build_apps.sh | 11 if [[ -n ${DEBUG_SHELL} ]]; then 15 if [ -z ${CI_NODE_TOTAL} ]; then 20 if [ -z ${CI_NODE_INDEX} ]; then 44 if [ "$(uname -s)" = "Darwin" ]; then 79 if [ "${TEST_TYPE}" = "example_test" ]; then 86 elif [ "${TEST_TYPE}" = "custom_test" ]; then 90 elif [ "${TEST_TYPE}" = "unit_test" ]; then 120 # It may be moved to a separate stage (pre-build) later, then the build jobs 151 if [ "${TEST_TYPE}" = "unit_test" ]; then
|
/hal_espressif-2.7.6/ |
D | export.sh | 21 then 29 then 36 then 39 then 48 if [[ "$OSTYPE" == "darwin"* ]]; then 63 then 70 then 106 then 110 if [ -n "${paths}" ]; then 145 then
|
/hal_espressif-2.7.6/tools/unit-test-app/tools/ |
D | get_available_configs.sh | 7 if [ $1 == "esp32" ]; then 12 if [ $? -ne 0 ]; then 17 if [ $? -eq 0 ]; then 26 if [ $? -eq 0 ]; then
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | server_common.h | 89 * 1. If get_auto_rsp is set to BLE_MESH_SERVER_RSP_BY_APP, then the response 91 * 2. If get_auto_rsp is set to BLE_MESH_SERVER_AUTO_RSP, then the response 93 * 3. If set_auto_rsp is set to BLE_MESH_SERVER_RSP_BY_APP, then the response 95 * 4. If set_auto_rsp is set to BLE_MESH_SERVER_AUTO_RSP, then the response 97 * 5. If status_auto_rsp is set to BLE_MESH_SERVER_RSP_BY_APP, then the response 99 * 6. If status_auto_rsp is set to BLE_MESH_SERVER_AUTO_RSP, then the response
|
/hal_espressif-2.7.6/components/wear_levelling/ |
D | Kconfig | 39 - In Performance mode a data will be stored to the RAM and then 42 progress, then the data from complete flash device sector will be lost. 45 flash, modified, and then stored back to flash. 47 power is lost during erase sector operation, then the data from full
|
12345678910>>...43