Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dcrypto_dma_ll.h59 static inline void crypto_dma_ll_outlink_set(uint32_t outlink_addr) in crypto_dma_ll_outlink_set() argument
62 SET_PERI_REG_MASK(CRYPTO_DMA_OUT_LINK_REG, outlink_addr & OUT_LINK_REG_OUTLINK_ADDR); in crypto_dma_ll_outlink_set()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgdma_struct.h560 uint32_t outlink_addr:20; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgdma_struct.h560 uint32_t outlink_addr:20; member
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgdma_ll.h455 dev->channel[channel].out.out_link.outlink_addr = addr; in gdma_ll_tx_set_desc_addr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgdma_ll.h455 dev->channel[channel].out.out_link.outlink_addr = addr; in gdma_ll_tx_set_desc_addr()