Searched refs:cached (Results 1 – 8 of 8) sorted by relevance
368 size_t spi_flash_cache2phys(const void *cached) in spi_flash_cache2phys() argument370 if (cached == NULL) { in spi_flash_cache2phys()378 ret = esp_mmu_vaddr_to_paddr((void *)cached, &paddr, &target); in spi_flash_cache2phys()385 …if ((uint32_t)cached >= (uint32_t)&_rodata_reserved_start && (uint32_t)cached <= (uint32_t)&_rodat… in spi_flash_cache2phys()390 …if ((uint32_t)cached >= (uint32_t)&_instruction_reserved_start && (uint32_t)cached <= (uint32_t)&_… in spi_flash_cache2phys()
243 int cached = 0; in esp_mbedtls_add_tx_buffer() local258 cached = 1; in esp_mbedtls_add_tx_buffer()276 if (cached) { in esp_mbedtls_add_tx_buffer()327 int cached = 0; in esp_mbedtls_add_rx_buffer() local343 cached = 1; in esp_mbedtls_add_rx_buffer()371 if (cached) { in esp_mbedtls_add_rx_buffer()389 if (cached) { in esp_mbedtls_add_rx_buffer()
146 size_t spi_flash_cache2phys(const void *cached);
10 …r executing code and data from the SPI flash chip. Data is read and then cached internally to the …99 …ectly from flash, however because reading from flash is slow the data is cached transparently in R…
686 int "Maximum connections to be cached"690 Set this option to set the upper limit on number of connections to be cached.696 … Set this option to set the upper limit on number of services per connection to be cached.702 … Set this option to set the upper limit on number of characteristics per connection to be cached.708 … Set this option to set the upper limit on number of descriptors per connection to be cached.
992 extern int xthal_static_p2v( unsigned paddr, unsigned *vaddrp, unsigned cached );
98 size of the cached TX queue.
569 Number of messages that are cached for the network. This helps prevent