Home
last modified time | relevance | path

Searched full:share (Results 1 – 25 of 132) sorted by relevance

123456

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Dspiram_psram.h42 …PSRAM_VADDR_MODE_LOWHIGH, ///< App and pro CPU share external RAM caches: pro CPU has low 2M, app…
43 …PSRAM_VADDR_MODE_EVENODD, ///< App and pro CPU share external RAM caches: pro CPU does even 32yte…
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Dspiram_psram.h38 …PSRAM_VADDR_MODE_LOWHIGH, ///< App and pro CPU share external RAM caches: pro CPU has low 2M, app…
39 …PSRAM_VADDR_MODE_EVENODD, ///< App and pro CPU share external RAM caches: pro CPU does even 32yte…
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Dspiram_psram.h38 …PSRAM_VADDR_MODE_LOWHIGH, ///< App and pro CPU share external RAM caches: pro CPU has low 2M, app…
39 …PSRAM_VADDR_MODE_EVENODD, ///< App and pro CPU share external RAM caches: pro CPU does even 32yte…
Desp_crypto_lock.c21 * SHA and AES share a reserved GDMA channel.
/hal_espressif-3.4.0/components/driver/include/driver/
Dpcnt.h173 * Each Pulse counter unit has five watch point events that share the same interrupt.
202 …* All enabled events share the same interrupt (one interrupt per pulse counter uni…
215 …* All enabled events share the same interrupt (one interrupt per pulse counter uni…
228 …* All enabled events share the same interrupt (one interrupt per pulse counter uni…
244 …* All enabled events share the same interrupt (one interrupt per pulse counter uni…
/hal_espressif-3.4.0/components/bt/common/api/include/api/
Desp_blufi_api.h312 * @brief BLUFI encrypt the data after negotiate a share key
321 * @brief BLUFI decrypt the data after negotiate a share key
342 …andler_t negotiate_data_handler; /*!< BLUFI negotiate data function for negotiate share key */
343 … encrypt_func; /*!< BLUFI encrypt data function with share key generated by n…
344 … decrypt_func; /*!< BLUFI decrypt data function with share key generated by n…
/hal_espressif-3.4.0/components/spi_flash/
Dspi_flash_timing_tuning.c102 … //Set SPI1 core clock. SPI0 and SPI1 share the register for core clock. So we only set SPI0 here. in init_spi1_for_tuning()
390 …spi_timing_config_flash_set_din_mode_num(0, 0, 0); //SPI0 and SPI1 share the registers for flash … in clear_timing_tuning_regs()
405 …* Because SPI0 and SPI1 share the din_num and din_mode regs, so if we clear SPI1 din_num and din_m… in spi_timing_enter_mspi_low_speed_mode()
412 …spi_timing_config_set_core_clock(0, SPI_TIMING_CONFIG_CORE_CLOCK_80M); //SPI0 and SPI1 share the … in spi_timing_enter_mspi_low_speed_mode()
427 … //SPI0 and SPI1 share the registers for flash din mode and num setting, so we only set SPI0's reg in set_timing_tuning_regs_as_required()
453 …spi_timing_config_set_core_clock(0, core_clock); //SPI0 and SPI1 share the register for core clock… in spi_timing_enter_mspi_high_speed_mode()
/hal_espressif-3.4.0/docs/en/api-reference/system/
Dintr_alloc.rst23 Because there are more interrupt sources than interrupts, sometimes it makes sense to share an inte…
40 For example, let's say DevA and DevB share an interrupt. DevB signals an interrupt, so INT line goe…
88 …- Multiple external interrupt sources can share an interrupt slot by passing ``ESP_INTR_FLAG_SHARE…
/hal_espressif-3.4.0/docs/en/api-reference/protocols/
Desp_crt_bundle.rst16 …ificates to around 35 while still having around 90 % coverage according to market share statistics.
57 The common certificates bundle were made by selecting the authorities with a market share of more t…
/hal_espressif-3.4.0/components/spi_flash/esp32s3/
Dspi_timing_config.c327 * SPI0 and SPI1 share the SPI_MEM_DINx_MODE(0), SPI_MEM_DINx_NUM(0) for FLASH timing tuning in spi_timing_config_flash_tune_din_num_mode()
342 …* SPI0 and SPI1 share the SPI_MEM_SPI_SMEM_DINx_MODE(0), SPI_MEM_SPI_SMEM_DINx_NUM(0) for PSRAM… in spi_timing_config_psram_tune_din_num_mode()
351 //On 728, for SPI1, flash and psram share the extra dummy register in spi_timing_config_psram_tune_dummy()
379 …* @note On ESP32-S3, SPI0/1 share the Flash CS timing registers. Therefore, we should not change t…
/hal_espressif-3.4.0/components/esp_common/
Dcommon.lf29 .share.mem
/hal_espressif-3.4.0/components/driver/esp32c3/
Dadc2_init_cal.c16 …* @brief Set initial code to ADC2 after calibration. ADC2 RTC and ADC2 PWDET controller share the …
/hal_espressif-3.4.0/components/driver/esp32s2/
Dadc2_init_cal.c16 …* @brief Set initial code to ADC2 after calibration. ADC2 RTC and ADC2 PWDET controller share the …
/hal_espressif-3.4.0/components/heap/include/
Desp_heap_caps.h222 …* Calls multi_heap_info() on all heaps which share the given capabilities. The information return…
238 * Calls multi_heap_info on all heaps which share the given capabilities, and
264 * Calls multi_heap_check on all heaps which share the given capabilities. Optionally
/hal_espressif-3.4.0/docs/en/api-guides/
Dflash_psram_config.rst22 …On {IDF_TARGET_NAME}, MSPI stands for the SPI0/1. SPI0 and SPI1 share a common SPI bus. The main F…
57 - Flash and PSRAM share the same internal clock.
/hal_espressif-3.4.0/components/bootloader_support/src/
Dbootloader_flash_config_esp32s3.c36 …//SPI0/1 share the cs_hold / cs_setup, cd_hold_time / cd_setup_time, cs_hold_delay registers for F… in bootloader_flash_cs_timing_config()
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Di2s_ll.h193 * TX and RX share the same clock setting
205 * TX and RX share the same clock setting
834 * MONO in software means two channel share same data
863 * @param ena Set true to share BCK and WS signal for tx module and rx module.
/hal_espressif-3.4.0/components/heap/
Dheap_private.h28 for heap_caps_init.c to share heap information with heap_caps.c
/hal_espressif-3.4.0/examples/peripherals/sdio/slave/main/
Dapp_main.c251 … * But here we wants to show how to share large buffers between drivers here (we share the buffer in app_main()
/hal_espressif-3.4.0/examples/protocols/modbus/tcp/
DREADME.md32 …itions of parameter structures for master and slave device (both projects share the same parameter…
/hal_espressif-3.4.0/components/bootloader_support/
Dcomponent.mk4 # share "include_bootloader" headers with bootloader main component
/hal_espressif-3.4.0/tools/
Dzephyr_tools.json12 "OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
/hal_espressif-3.4.0/examples/storage/semihost_vfs/
DREADME.md24 bin/openocd -s share/openocd/scripts -c 'set ESP_SEMIHOST_BASEDIR '$IDF_PATH/examples/storage/semih…
/hal_espressif-3.4.0/components/bt/common/osi/include/osi/
Dbuffer.h49 // and slices that share overlapping bytes will also be written to when
/hal_espressif-3.4.0/components/spi_flash/esp32/
Dflash_ops_esp32.c49 that share a key (as derived from flash address). in spi_flash_write_encrypted_chip()

123456