Searched full:then (Results 1 – 25 of 1321) sorted by relevance
12345678910>>...53
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 220 …uint32_t reg_rd_dis_err : 7; /*If any bits in this filed are 1, then it indicat… 221 …uint32_t reg_rpt4_reserved5_err : 1; /*If any bits in this filed are 1, then it indicat… 222 …uint32_t reg_dis_icache_err : 1; /*If any bits in this filed are 1, then it indicat… 223 …uint32_t reg_dis_dcache_err : 1; /*If any bits in this filed are 1, then it indicat… 224 …uint32_t reg_dis_download_icache_err : 1; /*If any bits in this filed are 1, then it indicat… 225 …uint32_t reg_dis_download_dcache_err : 1; /*If any bits in this filed are 1, then it indicat… 226 …uint32_t reg_dis_force_download_err : 1; /*If any bits in this filed are 1, then it indicat… 227 …uint32_t reg_dis_usb_err : 1; /*If any bits in this filed are 1, then it indicat… 228 …uint32_t reg_dis_can_err : 1; /*If any bits in this filed are 1, then it indicat… 229 …uint32_t reg_dis_app_cpu_err : 1; /*If any bits in this filed are 1, then it indicat… [all …]
|
D | efuse_reg.h | 1171 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1177 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1183 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1189 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1195 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1201 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1207 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1213 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1219 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ 1225 /*description: If any bits in this filed are 1, then it indicates a programming error..*/ [all …]
|
/hal_espressif-3.4.0/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-3.4.0/components/soc/esp32h2/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 rpt4_reserved5_err: 1; /*If RPT4_RESERVED5 is 1 then it indicates a… 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-3.4.0/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 270 …uint32_t rd_dis_err: 7; /*If any bit in RD_DIS is 1 then it indicate… 272 …uint32_t dis_icache_err: 1; /*If DIS_ICACHE is 1 then it indicates a pro… 273 …uint32_t dis_usb_jtag_err: 1; /*If DIS_USB_JTAG is 1 then it indicates a p… 274 …is_download_icache: 1; /*If DIS_DOWNLOAD_ICACHE is 1 then it indicates a prog… 275 …uint32_t dis_usb_device_err: 1; /*If DIS_USB_DEVICE is 1 then it indicates a… 276 …uint32_t dis_force_download_err: 1; /*If DIS_FORCE_DOWNLOAD is 1 then it indicat… 277 …uint32_t dis_usb_err: 1; /*If DIS_USB is 1 then it indicates a progra… 278 …uint32_t dis_can_err: 1; /*If DIS_CAN is 1 then it indicates a progra… 279 …uint32_t jtag_sel_enable_err: 1; /*If JTAG_SEL_ENABLE is 1 then it indicates … 280 …uint32_t soft_dis_jtag_err: 3; /*If SOFT_DIS_JTAG is 1 then it indicates a … [all …]
|
/hal_espressif-3.4.0/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-3.4.0/ |
D | export.sh | 26 then 34 then 41 then 44 then 53 if [[ "$OSTYPE" == "darwin"* ]]; then 68 then 75 then 111 then 114 if [ -n "${path_prefix}" ]; then 168 then [all …]
|
/hal_espressif-3.4.0/components/freertos/include/freertos/ |
D | message_buffer.h | 44 * then the application writer must place each call to a writing API function 47 * then the application writer must place each call to a reading API function 80 * then be used as a parameter to xMessageBufferSend(), xMessageBufferReceive(), 110 * @return If NULL is returned, then the message buffer cannot be created 179 * @return If the message buffer is created successfully then a handle to the 181 * pxStaticmessageBuffer are NULL then NULL is returned. 245 * then the application writer must place each call to a writing API function 248 * then the application writer must place each call to a reading API function 284 * message into the message buffer then zero is returned. If the call did not 285 * time out then xDataLengthBytes is returned. [all …]
|
D | stream_buffer.h | 41 * then the application writer must place each call to a writing API function 44 * then the application writer must place each call to a reading API function 66 * then be used as a parameter to xStreamBufferSend(), xStreamBufferReceive(), 95 * of an empty stream buffer that has a trigger level of 1 then the task will be 98 * stream buffer that has a trigger level of 10 then the task will not be 101 * trigger level is reached then the task will still receive however many bytes 106 * @return If NULL is returned, then the stream buffer cannot be created 168 * of an empty stream buffer that has a trigger level of 1 then the task will be 171 * stream buffer that has a trigger level of 10 then the task will not be 174 * trigger level is reached then the task will still receive however many bytes [all …]
|
D | timers.h | 73 * xTimerCreate() returns an TimerHandle_t variable that can then be used to 107 * is created using xTimerCreate() then the required memory is automatically 110 * xTimerCreateStatic() then the application writer must provide the memory that 126 * after 100 ticks, then xTimerPeriodInTicks should be set to 100. 127 * Alternatively, if the timer must expire after 500ms, then xPeriod can be set 131 * @param uxAutoReload If uxAutoReload is set to pdTRUE then the timer will 133 * If uxAutoReload is set to pdFALSE then the timer will be a one-shot timer and 145 * @return If the timer is successfully created then a handle to the newly 148 * structures, or the timer period was set to 0) then NULL is returned. 178 * // If the timer has expired 10 times then stop it from running. [all …]
|
D | event_groups.h | 50 * CAN network" etc. A task can then test the bit values to see which events 63 * be set and then tested atomically - as is the case where event groups are 78 * xEventGroupCreate() returns an EventGroupHandle_t variable that can then 116 * groups is created using xEventGroupCreate() then the required memory is 119 * using xEventGroupCreateStatic() then the application writer must instead 127 * configUSE_16_BIT_TICKS is 1 then each event group contains 8 usable bits (bit 128 * 0 to bit 7). If configUSE_16_BIT_TICKS is set to 0 then each event group has 132 * @return If the event group was created then a handle to the event group is 134 * event group then NULL is returned. See https://www.FreeRTOS.org/a00111.html 176 * groups is created using xEventGroupCreate() then the required memory is [all …]
|
D | semphr.h | 125 * is created using xSemaphoreCreateBinary() then the required memory is 128 * is created using xSemaphoreCreateBinaryStatic() then the application writer 192 * is created using xSemaphoreCreateBinary() then the required memory is 195 * is created using xSemaphoreCreateBinaryStatic() then the application writer 207 * which will then be used to hold the semaphore's data structure, removing the 210 * @return If the semaphore is created then a handle to the created semaphore is 211 * returned. If pxSemaphoreBuffer is NULL then NULL is returned. 337 * if a task successfully 'takes' the same mutex 5 times then the mutex will 347 * the task already owns the semaphore then xSemaphoreTakeRecursive() will 495 * if a task successfully 'takes' the same mutex 5 times then the mutex will [all …]
|
/hal_espressif-3.4.0/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
|
D | test_build_system.sh | 46 if [ -z $CHECKOUT_REF_SCRIPT ]; then 101 if [ -n "${ALL_BUILD_FILES}" ]; then 117 if [ -z "${NEW_BUILD_FILES}" ]; then 121 if [ -n "${DEFAULT_BUILD_FILES}" ]; then 129 if [ -z "${NEW_BUILD_FILES}" ]; then 136 if grep -q "warning: jobserver unavailable" ${TESTDIR}/parallel_build.log; then 462 if [ -n "${FAILURES}" ]; then 505 if [ ! -f "${BUILD}/$1" ]; then 517 if [ "$(stat -c %y ${SNAPSHOT}/$1)" != "$(stat -c %y ${BUILD}/$1)" ]; then 529 if [ ! -f "${SNAPSHOT}/$1" ]; then [all …]
|
D | check_blobs.sh | 4 if [ -z "${IDF_PATH:-}" ]; then 23 if [ $(wc -l <${syms_file}) != 0 ]; then 29 if [ $errors == 0 ]; then 57 if [ -n "${failed}" ]; then
|
D | check_idf_version.sh | 38 if [[ ! ${git_desc} =~ ${git_desc_regex} ]]; then 49 if [[ "${version_from_header}" != "${version_from_git}" ]]; then 54 if [[ "${version_from_make}" != "${version_from_git}" ]]; then 59 if [[ "${version_from_cmake}" != "${version_from_git}" ]]; then
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | server_common.h | 81 * 1. If get_auto_rsp is set to BLE_MESH_SERVER_RSP_BY_APP, then the response 83 * 2. If get_auto_rsp is set to BLE_MESH_SERVER_AUTO_RSP, then the response 85 * 3. If set_auto_rsp is set to BLE_MESH_SERVER_RSP_BY_APP, then the response 87 * 4. If set_auto_rsp is set to BLE_MESH_SERVER_AUTO_RSP, then the response 89 * 5. If status_auto_rsp is set to BLE_MESH_SERVER_RSP_BY_APP, then the response 91 * 6. If status_auto_rsp is set to BLE_MESH_SERVER_AUTO_RSP, then the response
|
/hal_espressif-3.4.0/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-3.4.0/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
|
/hal_espressif-3.4.0/docs/en/contribute/ |
D | style-guide.rst | 191 For updating a single commit, it's possible to run ``dos2unix FILENAME`` and then run ``git commit … 255 If the variable is declared separately, for example if it is used for multiple assertions, then it … 280 …hat the following order should be used: ``pragma once``, then any ``#include`` statements, then ``… 335 * First put the public members, then the protected, then private ones. Omit public, protected or pr… 336 * First put constructors/destructors, then member functions, then member variables. 344 // first constructors, then default constructor, then destructor 349 // then remaining pubic methods 352 // then public member variables 359 // then private member variables
|
/hal_espressif-3.4.0/examples/storage/spiffsgen/spiffs_image/sub/ |
D | alice.txt | 60 OUT OF ITS WAISTCOAT-POCKET, and looked at it, and then hurried on, 70 The rabbit-hole went straight on like a tunnel for some way, and then 78 she was coming to, but it was too dark to see anything; then she 99 ‘--yes, that’s about the right distance--but then I wonder what Latitude 204 what I should be like then?’ And she tried to fancy what the flame of a 277 Just then her head struck against the roof of the hall: in fact she was 343 shall only look up and say “Who am I then? Tell me that first, and then, 372 sea, some children digging in the sand with wooden spades, then a row 382 Just then she heard something splashing about in the pool a little way 384 it must be a walrus or hippopotamus, but then she remembered how small [all …]
|
/hal_espressif-3.4.0/docs/en/api-guides/ |
D | bootloader.rst | 49 …ot all flash modes are supported. When the :ref:`second-stage-bootloader` then runs, it will recon… 77 …ory reset (or if there is no factory app partition in the partition table then the default ota app… 87 …er on a high or low level of the GPIO. If the GPIO has an internal pullup then this is enabled bef… 96 …st app can be developed and tested independently of the main project, and then integrated at produ… 119 …_BOOTLOADER_WDT_DISABLE_IN_USER_CODE` option, modify the app as needed, and then recompile the app. 132 …nd especially if setting a high :ref:`CONFIG_BOOTLOADER_LOG_LEVEL` level, then it is important to … 136 …then the bootloader build will fail with an error "Bootloader binary size [..] is too large for pa… 163 …cannot use the drivers and functions from other components. If necessary, then the required functi… 165 If the bootloader grows too large then it can collide with the partition table, which is flashed at…
|
/hal_espressif-3.4.0/components/esp_wifi/test_md5/ |
D | test_md5.sh | 5 if [ -z "${IDF_PATH:-}" ]; then 10 if [ -z "${IDF_TARGET:-}" ]; then 60 if [ "${MD5_FROM_LIB}" != "${MD5_FROM_HEADER}" ]; then 74 if [ $FAILURES -gt 0 ]; then
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/bt_discovery/ |
D | README.md | 8 …vice type "Phone" or "Audio/Video" in the CoD (Class of Device) field and then performing a search… 24 Build the project and flash it to the board, then run monitor tool to view serial output: 79 Then the main function releases the controller memory for unused modes. It releases the BLE (Blueto… 150 The application function then sets the device name and sets it as discoverable and connectable. Aft… 160 The application function then initialises the information and status of application layer and start… 227 Then, function `update_device_info` searches for a device with Major device type "Phone" or "Audio/… 250 Then it performs service discovery targeting at this device. 258 Then `bt_app_gap_cb` will be called with `ESP_BT_GAP_RMT_SRVCS_EVT` to post the service discovery r…
|
12345678910>>...53