Home
last modified time | relevance | path

Searched refs:reserve_sibling (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h36 …int reserve_sibling: 1; /*!< If set, DMA channel allocator would prefer to allocate new channel in… member
/hal_espressif-latest/components/esp_hw_support/dma/
Dasync_memcpy_impl_gdma.c36 .flags.reserve_sibling = 1, in async_memcpy_impl_init()
Dgdma.c76 if (config->flags.reserve_sibling) { in gdma_new_channel()
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_dma.c443 .flags.reserve_sibling = 1, in hci_driver_uart_dma_install()
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c231 .flags.reserve_sibling = 1, in alloc_dma_chan()